- c7350c4 [isisd] Bug #437: fix ssert caused by bad list management by Paul Jakma · 17 years ago
- 90b6876 [bgpd] fix crash on startup if compiled IPv4-only by Paul Jakma · 17 years ago
- 75f0439 [solaris] add missing makefile.am dependency by Paul Jakma · 17 years ago
- 6418bed [link-detect] Improve BSD support. 2008-01-11 Ingo Flaschberger <if@xip.at> by Andrew J. Schorr · 17 years ago
- 55edb0d [link-detect] Improve BSD support. by Andrew J. Schorr · 17 years ago
- c543a17 [link-detect] Try to get BSD link-detect to work properly. by Andrew J. Schorr · 17 years ago
- 3f08767 [link-detect] Static interface routes should behave properly with link-detect. by Andrew J. Schorr · 17 years ago
- 912df1e [lib] add mising UL qualifier to numerical constant by Paul Jakma · 17 years ago
- 370b64a [bgpd] Fix number of DoS security issues, restricted to configured peers. by Paul Jakma · 17 years ago
- a7f93f3 + fixed no_set_aspath_prepend() to correctly match existing "set" statement by Denis Ovsienko · 17 years ago
- b63e608 [bgpd] Fix typo in previous commit to bgp_main.c by Paul Jakma · 17 years ago
- 7e992e9 [bgpd] small fix for crash if 'listenon' argument is not given by Paul Jakma · 17 years ago
- 6ce80bd + fixed bug #418 (changing address on an existing interface doesn't cause existing static routes to be revalidated) by Denis Ovsienko · 17 years ago
- 3a02d1f 2007-10-30 Nick Hilliard <nick@inex.ie> by Paul Jakma · 17 years ago
- 5619f56 + fix the bug reported by Milan Kocian (IPv6 route handling was broken by the RIB debug changeset). by Denis Ovsienko · 17 years ago
- fbdbf12 [ospf6d] Fix removal of defunct ASBR routes by Paul Jakma · 17 years ago
- a56ef88 [snmp-smux] Fix problems if 'smux peer ...' is issued multiple times by Paul Jakma · 17 years ago
- 9c1deac [news] Fix top-line version by Paul Jakma · 17 years ago
- 5b5bfb8 [tests] Forgot to commit ecommunity_tests.c by Paul Jakma · 17 years ago
- 0b2aa3a [bgpd] Merge AS4 support by Paul Jakma · 17 years ago
- 7593fdd + pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600) by Denis Ovsienko · 17 years ago
- a3aaf5b + rib_process() speedup for multi-nexthop route nodes by Denis Ovsienko · 17 years ago
- f304cb4 + Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls. Fixed. by Denis Ovsienko · 17 years ago
- 6b148fa [privs/Solaris] Quagga should work in zones with IP instances by Paul Jakma · 17 years ago
- e08286b [bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixes by Paul Jakma · 17 years ago
- fb31c0f + fix missing arg to zlog_warn() by Denis Ovsienko · 17 years ago
- f102e75 + fix minor regression in OSPF sending buffer adjustment logic by Denis Ovsienko · 17 years ago
- 96934e6 + sayonara old_pid! by Denis Ovsienko · 17 years ago
- 91b7351 + fixed bug #402: now the second zebra process doesn't destroy routes by Denis Ovsienko · 17 years ago
- 2d84452 Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details). by Denis Ovsienko · 17 years ago
- bd6c86d * rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed by Denis Ovsienko · 17 years ago
- af400e2 [release] bump to 0.99.9 by Paul Jakma · 17 years ago
- b2ceea1 [bgpd] low-impact DoS: crash on malformed community with debug set by Paul Jakma · 17 years ago
- 882968e + fixed bug #400: adjusted rtread_sysctl.c:route_read() by Denis Ovsienko · 17 years ago
- 9eda90c [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients by Paul Jakma · 17 years ago
- 6d134fb [bgpd] Pass NOSUB to regexec by Paul Jakma · 17 years ago
- b7fe414 Bug #362 is fixed now. by Denis Ovsienko · 17 years ago
- 1ba2756 Looks like bug #320 is finally fixed now. by Denis Ovsienko · 17 years ago
- a13663a Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation by Denis Ovsienko · 17 years ago
- 6da5980 Fixed bug #394 "RTF_DONE is ignored in rtm_read()" by Denis Ovsienko · 17 years ago
- 03e232a Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_update()) by Denis Ovsienko · 17 years ago
- dc95824 Merged own patch for the bug #391 (debugging and comments mostly). by Denis Ovsienko · 17 years ago
- 068fd77 Use the proper field length for the peer's address (netlink_interface_addr) by vize · 17 years ago
- ed6ef90 [tests] Add bgp_capability_test.c, should have been part of earlier commit by Paul Jakma · 17 years ago
- 8bc9805 [isisd] Commit new files which should have been part of previous commit.. by Paul Jakma · 17 years ago
- 238497f [isisd] Add support for Solaris DLPI by Paul Jakma · 17 years ago
- e95537f [ospfd] Finish explanatory comment started in previous commit.. by Paul Jakma · 17 years ago
- 93bdada [zebra] Add extra debug logging for RIB and RIB queueing by Paul Jakma · 17 years ago
- 7591d8b [ospfd] Fix bad SPF calculation on some topologies - incorrect sorting by Paul Jakma · 17 years ago
- fc787e8 Fix last commit - add back in closing paren which was apparently by Greg Troxel · 17 years ago
- 5b02255 [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areas by Paul Jakma · 17 years ago
- 4136717 [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit by Paul Jakma · 17 years ago
- 6d58272 [bgpd] cleanup, compact and consolidate capability parsing code by Paul Jakma · 17 years ago
- dfdb8f1 Add comment questioning part of previous change (Denis?). by Greg Troxel · 17 years ago
- f76594a Bugzilla #384. by Greg Troxel · 17 years ago
- 1483819 disable gmake workaround now that solaris directory is not built by default by Greg Troxel · 17 years ago
- 61502cb note the use of GNU make extensions. by Greg Troxel · 17 years ago
- 97cee87 Add --enable-solaris to descend into solaris-specific build directory. by Greg Troxel · 17 years ago
- 37ccd14 workaround buggy solaris/Makefile.am which requires GNU make. by Greg Troxel · 17 years ago
- 45ad592 [bgpd] Dont schedule dumps multiple times for same command by Paul Jakma · 17 years ago
- e6a0195 2007-07-27 Paul Jakma <paul.jakma@sun.com> by Paul Jakma · 17 years ago
- 97cabcf [lib] Add comments regarding setsockopt_multicast_ipv4 arguments. by Andrew J. Schorr · 17 years ago
- 0b8c4f1 [zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var by Paul Jakma · 17 years ago
- fbf2454 2007-06-25 Hasso Tepper <hasso@quagga.net> by Hasso Tepper · 17 years ago
- 536792c [bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSent by Paul Jakma · 17 years ago
- 11770e1 [build] configure needs to check for struct icmphdr for IRDP by Paul Jakma · 17 years ago
- 8454b05 [vtysh] bug #371: vtysh forgets to print 'end' for write-terminal by Paul Jakma · 17 years ago
- b249702 [bgpd] bug #370, default-originate was broken by a silly thinko by Paul Jakma · 17 years ago
- e733f94 [ospf6d] Fix silly bug: muse use strcmp to compare strings by Andrew J. Schorr · 17 years ago
- 0dc0b70 [linux] Fix strange compilation problem by explicitly including <linux/types.h> by Andrew J. Schorr · 17 years ago
- 0930331 [zebra] Trivial patches so we can compile when IPv6 is not enabled by Andrew J. Schorr · 18 years ago
- 7ab62c5 [PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer address by Andrew J. Schorr · 18 years ago
- 2b5cb41 [autoconf] Fix missing space character in previous commit by Paul Jakma · 18 years ago
- d46d2a2 [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLEN by Paul Jakma · 18 years ago
- 6bd1a7b [autoconf] add back check for inet_aton by Paul Jakma · 18 years ago
- 5dcf71d [ospfd] Fix address qualified 'ip ospf auth' commands by Paul Jakma · 18 years ago
- 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
- 08d3d5b [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assert by Paul Jakma · 18 years ago
- fb982c2 [bgpd] Trim memory usage of BGP routes by Paul Jakma · 18 years ago
- 5921ef9 [zebra] Add zebra_routemap.c by Paul Jakma · 18 years ago
- 7514fb7 [zebra] Routemap support on received routes, with 'set src' command (linux) by Paul Jakma · 18 years ago
- 5fa0509 [build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99 by Andrew J. Schorr · 18 years ago
- f0ec832 [ospfd] network command now behaves more logically when a peer prefix is defined by Andrew J. Schorr · 18 years ago
- a857eb6 [0.99] Version bump to 0.99.7 by Paul Jakma · 18 years ago
- 03e214c [bgpd] Use defines for default weight by Paul Jakma · 18 years ago
- 923de65 [bgpd] Fix warnings: hash callbacks should match hash API declarations by Paul Jakma · 18 years ago
- e8eb834 [zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_name by Paul Jakma · 18 years ago
- bd9da7f [zebra] Fix merge error in previous solaris changeset by Paul Jakma · 18 years ago
- bcdda30 [logging] Minor performance tweak by Andrew J. Schorr · 18 years ago
- d3d7e23 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
- c749b72 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
- 1ed72e0 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
- eda9ba7 [64-bit] Fix 4 problems with printf formats and 64-bit size_t by Andrew J. Schorr · 18 years ago
- 33672ed [ripd, ripngd] Remove useless code in rip_vty_out_uptime function by Andrew J. Schorr · 18 years ago
- e8a56f0 [ospfd] Fix bug in 'passive-interface default' behavior by Andrew J. Schorr · 18 years ago
- 1d720da Use 'path (category)' form. by David Young · 18 years ago
- cb6d86b Note my change to zebra/connected.c. by David Young · 18 years ago
- 33b931e Only suppress adding a connected route to the kernel if it is by David Young · 18 years ago
- 93c1749 [bgpd] Minor performance improvement patch by Andrew J. Schorr · 18 years ago
- 6dfa827 Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status) by Vincent Jardin · 18 years ago