Age | Commit message (Expand) | Author |
2008-07-21 | [tools/multiple-bgpd.sh] make it easier to use IPv6 peer addresses | Paul Jakma |
2008-07-03 | [solaris] Sync SMF bits with OpenSolaris SFW | Paul Jakma |
2008-07-03 | [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command | Paul Jakma |
2008-07-02 | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty | Paul Jakma |
2008-07-02 | [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client | Paul Jakma |
2008-07-01 | [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error | Paul Jakma |
2008-06-12 | [tools/multiple-bgpd] setup IPv6 advertisments | Paul Jakma |
2008-06-11 | [administrivia] commit missing ChangeLog update... | Paul Jakma |
2008-06-10 | [release] Bump version to 0.99.10 | Paul Jakma |
2008-06-07 | [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..) | Paul Jakma |
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 |