summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-29[ripd] Fix mistaken empty string testPaul Jakma
2008-05-29[daemons] Sanity check port number arguments before usePaul Jakma
2008-05-29[zebra/linux] Use BPF to filter out responses, to try avoid netlink overrunsPaul Jakma
2008-04-10+ fix the set statement nameDenis Ovsienko
2008-04-10+ [bgpd] Added new route-map set statement: "as-path ignore"Denis Ovsienko
2008-03-13[bgpd] remove unnecessary 0 entries from struct message'sPaul Jakma
2008-03-13[ripd] remove unnecessary 0 entries from struct message'sPaul Jakma
2008-02-28[lib] Fix the struct message LOOKUP function to be more robustPaul Jakma
2008-02-28[lib/linklist] Enforce "nodes must have data" invariant more rigorouslyPaul Jakma
2008-02-26+ fix bug#326 by rib_lookup_and_pushup()Denis Ovsienko
2008-02-26[c++] remove/rename some names in headers that clash with C++ reserved wordsPaul Jakma
2008-02-23[tests:bgp] Further tests for 0 sized as_path segmentsPaul Jakma
2008-01-29[isisd] Bug #437: fix ssert caused by bad list managementPaul Jakma
2008-01-29[bgpd] fix crash on startup if compiled IPv4-onlyPaul Jakma
2008-01-13[solaris] add missing makefile.am dependencyPaul Jakma
2008-01-11[link-detect] Improve BSD support.Andrew J. Schorr
2008-01-11[link-detect] Improve BSD support.Andrew J. Schorr
2008-01-10[link-detect] Try to get BSD link-detect to work properly.Andrew J. Schorr
2008-01-08[link-detect] Static interface routes should behave properly with link-detect.Andrew J. Schorr
2008-01-08[lib] add mising UL qualifier to numerical constantPaul Jakma
2007-12-22[bgpd] Fix number of DoS security issues, restricted to configured peers.Paul Jakma
2007-12-18+ fixed no_set_aspath_prepend() to correctly match existing "set" statementDenis Ovsienko
2007-11-21[bgpd] Fix typo in previous commit to bgp_main.cPaul Jakma
2007-11-13[bgpd] small fix for crash if 'listenon' argument is not givenPaul Jakma
2007-11-12+ fixed bug #418 (changing address on an existing interface doesn't cause exi...Denis Ovsienko
2007-11-012007-10-30 Nick Hilliard <nick@inex.ie>Paul Jakma
2007-10-24+ fix the bug reported by Milan Kocian (IPv6 route handling was broken by the...Denis Ovsienko
2007-10-22[ospf6d] Fix removal of defunct ASBR routesPaul Jakma
2007-10-22[snmp-smux] Fix problems if 'smux peer ...' is issued multiple timesPaul Jakma
2007-10-22[news] Fix top-line versionPaul Jakma
2007-10-18[tests] Forgot to commit ecommunity_tests.cPaul Jakma
2007-10-14[bgpd] Merge AS4 supportPaul Jakma
2007-10-04+ pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)Denis Ovsienko
2007-10-04+ rib_process() speedup for multi-nexthop route nodesDenis Ovsienko
2007-10-03+ Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....Denis Ovsienko
2007-09-18[privs/Solaris] Quagga should work in zones with IP instancesPaul Jakma
2007-09-18[bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixesPaul Jakma
2007-09-18+ fix missing arg to zlog_warn()Denis Ovsienko
2007-09-18+ fix minor regression in OSPF sending buffer adjustment logicDenis Ovsienko
2007-09-14+ sayonara old_pid!Denis Ovsienko
2007-09-14+ fixed bug #402: now the second zebra process doesn't destroy routesDenis Ovsienko
2007-09-14Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).Denis Ovsienko
2007-09-12* rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passedDenis Ovsienko
2007-09-07[release] bump to 0.99.9Paul Jakma
2007-09-07[bgpd] low-impact DoS: crash on malformed community with debug setPaul Jakma
2007-09-06+ fixed bug #400: adjusted rtread_sysctl.c:route_read()Denis Ovsienko
2007-08-30[bgpd] bug #398 Bogus free on out route-map, and assert() with rsclientsPaul Jakma
2007-08-23[bgpd] Pass NOSUB to regexecPaul Jakma
2007-08-21Bug #362 is fixed now.Denis Ovsienko
2007-08-21Looks like bug #320 is finally fixed now.Denis Ovsienko