- 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
- a1fdf94 Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_second) by Vincent Jardin · 18 years ago
- f5e004f [zebra] MTU change should propogate to zserv client on BSD/Solaris by Paul Jakma · 18 years ago
- 6e4ab12 [bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds by Paul Jakma · 18 years ago
- 16d2e24 [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored by Paul Jakma · 18 years ago
- d9a18f1 [zebra] Retain configured IPv4 address upon removal by kernel by Paul Jakma · 18 years ago
- d9d00a6 [testzebra] stubs should call kernel_address_add on IP address install by Paul Jakma · 18 years ago
- 6dc686a [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixes by Paul Jakma · 18 years ago
- 37a217a [bgpd] bug #352: IPv6/Multicast address-family config not written out by Paul Jakma · 18 years ago
- 85ef784 [ospfd] Bug #330 regression: failure to calculate routes through networks by Paul Jakma · 18 years ago
- b75ae99 [ospfd] Instrument ospf_spf with more debug log messages by Paul Jakma · 18 years ago
- 54afb65 [doc] Makefile VPATH patch by Andrew J. Schorr · 18 years ago
- a4c6482 [ripd] Fix "show ip rip status" display of time until next update by Andrew J. Schorr · 18 years ago
- afb88a6 [lib] Make message lookup function more robust. by Andrew J. Schorr · 18 years ago
- ad81f8c [ospfd] Return SNMP standard neighbor state values, not quagga internal ones by Andrew J. Schorr · 18 years ago
- 56b3ea0 [ospfd] Fix two debug messages that used inet_ntoa more than once by Andrew J. Schorr · 18 years ago
- c136d24 [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times by Paul Jakma · 18 years ago
- 6502208 [zebra] Fix interface metric bug on BSD by Paul Jakma · 18 years ago