Age | Commit message (Expand) | Author |
2008-06-07 | [lib] trivial: add const qualifier to stream_put/write | Paul Jakma |
2008-06-07 | [bgpd] minor changes to bgp_mp_reach_parse | Paul Jakma |
2008-06-07 | [tests] BGP MP_(UN)REACH_NLRI unit tests | Paul Jakma |
2008-06-07 | + note the meta-queue in NEWS | Denis Ovsienko |
2008-06-02 | + initial edition of meta-queue for RIB updates processing (bug #431) | Denis Ovsienko |
2008-06-01 | [bgpd] bug #419: partial aspath-limit incorrectly causes session reset | Paul Jakma |
2008-06-01 | [tools] multiple-bgpd.sh: make paths more configurable | Paul Jakma |
2008-05-29 | [ripd] Fix mistaken empty string test | Paul Jakma |
2008-05-29 | [daemons] Sanity check port number arguments before use | Paul Jakma |
2008-05-29 | [zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns | Paul Jakma |
2008-04-10 | + fix the set statement name | Denis Ovsienko |
2008-04-10 | + [bgpd] Added new route-map set statement: "as-path ignore" | Denis Ovsienko |
2008-03-13 | [bgpd] remove unnecessary 0 entries from struct message's | Paul Jakma |
2008-03-13 | [ripd] remove unnecessary 0 entries from struct message's | Paul Jakma |
2008-02-28 | [lib] Fix the struct message LOOKUP function to be more robust | Paul Jakma |
2008-02-28 | [lib/linklist] Enforce "nodes must have data" invariant more rigorously | Paul Jakma |
2008-02-26 | + fix bug#326 by rib_lookup_and_pushup() | Denis Ovsienko |
2008-02-26 | [c++] remove/rename some names in headers that clash with C++ reserved words | Paul Jakma |
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 |