Age | Commit message (Expand) | Author |
2008-02-23 | [tests:bgp] Further tests for 0 sized as_path segments | Paul Jakma |
2008-01-29 | [isisd] Bug #437: fix ssert caused by bad list management | Paul Jakma |
2008-01-29 | [bgpd] fix crash on startup if compiled IPv4-only | Paul Jakma |
2008-01-13 | [solaris] add missing makefile.am dependency | Paul 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 constant | Paul 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" statement | Denis Ovsienko |
2007-11-21 | [bgpd] Fix typo in previous commit to bgp_main.c | Paul Jakma |
2007-11-13 | [bgpd] small fix for crash if 'listenon' argument is not given | Paul Jakma |
2007-11-12 | + fixed bug #418 (changing address on an existing interface doesn't cause exi... | Denis Ovsienko |
2007-11-01 | 2007-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 routes | Paul Jakma |
2007-10-22 | [snmp-smux] Fix problems if 'smux peer ...' is issued multiple times | Paul Jakma |
2007-10-22 | [news] Fix top-line version | Paul Jakma |
2007-10-18 | [tests] Forgot to commit ecommunity_tests.c | Paul Jakma |
2007-10-14 | [bgpd] Merge AS4 support | Paul 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 nodes | Denis 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 instances | Paul Jakma |
2007-09-18 | [bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixes | Paul Jakma |
2007-09-18 | + fix missing arg to zlog_warn() | Denis Ovsienko |
2007-09-18 | + fix minor regression in OSPF sending buffer adjustment logic | Denis Ovsienko |
2007-09-14 | + sayonara old_pid! | Denis Ovsienko |
2007-09-14 | + fixed bug #402: now the second zebra process doesn't destroy routes | Denis Ovsienko |
2007-09-14 | Switch 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 passed | Denis Ovsienko |
2007-09-07 | [release] bump to 0.99.9 | Paul Jakma |
2007-09-07 | [bgpd] low-impact DoS: crash on malformed community with debug set | Paul 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 rsclients | Paul Jakma |
2007-08-23 | [bgpd] Pass NOSUB to regexec | Paul Jakma |
2007-08-21 | Bug #362 is fixed now. | Denis Ovsienko |
2007-08-21 | Looks like bug #320 is finally fixed now. | Denis Ovsienko |
2007-08-21 | Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation | Denis Ovsienko |
2007-08-17 | Fixed bug #394 "RTF_DONE is ignored in rtm_read()" | Denis Ovsienko |
2007-08-14 | Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat... | Denis Ovsienko |
2007-08-13 | Merged own patch for the bug #391 (debugging and comments mostly). | Denis Ovsienko |
2007-08-10 | Use 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 commit | Paul 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 DLPI | Paul 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 queueing | Paul Jakma |
2007-08-06 | [ospfd] Fix bad SPF calculation on some topologies - incorrect sorting | Paul Jakma |