summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-08-21Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operationDenis Ovsienko
2007-08-17Fixed bug #394 "RTF_DONE is ignored in rtm_read()"Denis Ovsienko
2007-08-14Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat...Denis Ovsienko
2007-08-13Merged own patch for the bug #391 (debugging and comments mostly).Denis Ovsienko
2007-08-10Use the proper field length for the peer's address (netlink_interface_addr)vize
2007-08-08[tests] Add bgp_capability_test.c, should have been part of earlier commitPaul Jakma
2007-08-08[isisd] Commit new files which should have been part of previous commit..Paul Jakma
2007-08-07[isisd] Add support for Solaris DLPIPaul Jakma
2007-08-07[ospfd] Finish explanatory comment started in previous commit..Paul Jakma
2007-08-06[zebra] Add extra debug logging for RIB and RIB queueingPaul Jakma
2007-08-06[ospfd] Fix bad SPF calculation on some topologies - incorrect sortingPaul Jakma
2007-08-06Fix last commit - add back in closing paren which was apparentlyGreg Troxel
2007-08-06[ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areasPaul Jakma
2007-08-06[bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimitPaul Jakma
2007-08-06[bgpd] cleanup, compact and consolidate capability parsing codePaul Jakma
2007-08-02Add comment questioning part of previous change (Denis?).Greg Troxel
2007-08-02Bugzilla #384.Greg Troxel
2007-08-02disable gmake workaround now that solaris directory is not built byGreg Troxel
2007-08-02note the use of GNU make extensions.Greg Troxel
2007-08-02Add --enable-solaris to descend into solaris-specific build directory.Greg Troxel
2007-08-02workaround buggy solaris/Makefile.am which requires GNU make.Greg Troxel
2007-07-31[bgpd] Dont schedule dumps multiple times for same commandPaul Jakma
2007-07-272007-07-27 Paul Jakma <paul.jakma@sun.com>Paul Jakma
2007-07-06[lib] Add comments regarding setsockopt_multicast_ipv4 arguments.Andrew J. Schorr
2007-06-27[zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong varPaul Jakma
2007-06-252007-06-25 Hasso Tepper <hasso@quagga.net>Hasso Tepper
2007-06-22[bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSentPaul Jakma
2007-06-22[build] configure needs to check for struct icmphdr for IRDPPaul Jakma
2007-06-20[vtysh] bug #371: vtysh forgets to print 'end' for write-terminalPaul Jakma