- 851a1a5 [bgpd] fix a couple of trivial compiler warnings by Paul Jakma · 16 years ago
- 0df7c91 [bgpd] TCP-MD5: password vty configuration and initial Linux support by Paul Jakma · 16 years ago
- f04b0e6 [tools/multiple-bgpd.sh] make it easier to use IPv6 peer addresses by Paul Jakma · 16 years ago
- c2be59b [solaris] Sync SMF bits with OpenSolaris SFW by Paul Jakma · 16 years ago
- 10895fd [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command by Paul Jakma · 16 years ago
- 320da87 [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty by Paul Jakma · 16 years ago
- b608d5b [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client by Paul Jakma · 16 years ago
- 0b3f3d4 [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error by Paul Jakma · 16 years ago
- ce9c3cc [tools/multiple-bgpd] setup IPv6 advertisments by Paul Jakma · 16 years ago
- 3d8d4b2 [administrivia] commit missing ChangeLog update... by Paul Jakma · 16 years ago
- e1f3d39 [release] Bump version to 0.99.10 by Paul Jakma · 16 years ago
- 1eab26b [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..) by Paul Jakma · 16 years ago
- 3d52bb8 [lib] trivial: add const qualifier to stream_put/write by Paul Jakma · 16 years ago
- 0329280 [bgpd] minor changes to bgp_mp_reach_parse by Paul Jakma · 16 years ago
- 343f720 [tests] BGP MP_(UN)REACH_NLRI unit tests by Paul Jakma · 16 years ago
- 13e896b + note the meta-queue in NEWS by Denis Ovsienko · 16 years ago
- e96f920 + initial edition of meta-queue for RIB updates processing (bug #431) by Denis Ovsienko · 16 years ago
- a15cfd1 [bgpd] bug #419: partial aspath-limit incorrectly causes session reset by Paul Jakma · 16 years ago
- 0e7c124 [tools] multiple-bgpd.sh: make paths more configurable by Paul Jakma · 16 years ago
- fa93b16 [ripd] Fix mistaken empty string test by Paul Jakma · 17 years ago
- 0d6b2ee [daemons] Sanity check port number arguments before use by Paul Jakma · 17 years ago
- 768a27e [zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns by Paul Jakma · 17 years ago
- 311064d + fix the set statement name by Denis Ovsienko · 17 years ago
- 841f7a5 + [bgpd] Added new route-map set statement: "as-path ignore" by Denis Ovsienko · 17 years ago
- 693b67b [bgpd] remove unnecessary 0 entries from struct message's by Paul Jakma · 17 years ago
- ce6ab03 [ripd] remove unnecessary 0 entries from struct message's by Paul Jakma · 17 years ago
- 11486b5 [lib] Fix the struct message LOOKUP function to be more robust by Paul Jakma · 17 years ago
- 5f56808 [lib/linklist] Enforce "nodes must have data" invariant more rigorously by Paul Jakma · 17 years ago
- 20e5ff0 + fix bug#326 by rib_lookup_and_pushup() by Denis Ovsienko · 17 years ago
- dea0444 [c++] remove/rename some names in headers that clash with C++ reserved words by Paul Jakma · 17 years ago
- d38e8d6 [tests:bgp] Further tests for 0 sized as_path segments by Paul Jakma · 17 years ago
- 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