Age | Commit message (Expand) | Author |
2010-10-21 | bgpd: fix printed value of last-update timestamp | Vladimir L Ivanov |
2010-10-06 | bgpd, lib: adopt afi_t and safi_t in several places | Michael Lambert |
2010-09-17 | Set from even if binfo->extra is NULL. | Greg Troxel |
2010-08-09 | bgpd: fix handling of AS path data | Chris Hall |
2010-05-14 | bgpd: tighten bounds checking in RR ORF msg reader | Chris Hall |
2010-01-15 | bgp: use monotonic clock for time of day | Stephen Hemminger |
2009-12-17 | bgpd: code cleanup | Stephen Hemminger |
2009-12-10 | bgpd: compile warnings cleanup | Stephen Hemminger |
2009-12-09 | lib: move check_bit into prefix common code | Stephen Hemminger |
2009-12-04 | bgpd: work around warning in assegments_parse() | Denis Ovsienko |
2009-08-28 | bgpd: fix md5 set on listen sockets | Stephen Hemminger |
2009-08-13 | bgp: missing pieces from listener patch | Stephen Hemminger |
2009-08-13 | bgp: compiler warning fix | Stephen Hemminger |
2009-08-05 | bgpd: Fix mistakes in applying 'allow inbound connections to non-default view' | Paul Jakma |
2009-07-30 | [bgpd] delete erroneous extra brace.. | Paul Jakma |
2009-07-30 | bgpd: Workaround for invalid MBGP next hop | Michael Lambert |
2009-07-28 | bgpd/trivial: Fix indentation in previous | Paul Jakma |
2009-07-28 | bgpd: Allow inbound connections to non-default view | Steve Hill |
2009-07-28 | bgpd: fd leak in bgpd | Steve Hill |
2009-07-28 | bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment | Vasilis Tsiligiannis |
2009-07-28 | bgpd: Implement BGP confederation error handling (RFC5065, Par. 5) | Vasilis Tsiligiannis |
2009-07-28 | bgpd: start listener on first instance | Stephen Hemminger |
2009-07-28 | bgpd: peer action table static/const | Stephen Hemminger |
2009-07-27 | [bgpd] Restore ability of 'neighbor ... update-source' to take interface name | Paul Jakma |
2009-07-21 | [bgp] Fix nexthop reachability check on confederations | Vasilis Tsiligiannis |
2009-07-21 | [bgpd] fix typo made by paul in previous commit | Paul Jakma |
2009-07-21 | [bgpd] Avoid zombie accepted peer entries | Timo Teräs |
2009-07-21 | [bgpd] Small buffer overrun in bgp_clear_node_queue_init | Nick Hilliard |
2009-07-19 | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo |
2009-07-19 | [bgpd] Fix compiler warnings related to MD5 | Chris Caputo |
2009-07-17 | [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...' | Paul Jakma |
2009-06-26 | [bgpd] Log a debug/update warning if filters are configured but don't exist | Paul Jakma |
2009-06-24 | [bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes' | Tomasz Pala |
2009-06-23 | [bgpd] review 32-bit AS-path hotfix for 0.99.12 | Denis Ovsienko |
2009-06-23 | Fix "show ip bgp dampened-paths" garbage output. | Chris Caputo |
2009-06-23 | Fixes to RFC2385/MD5 BGP | Chris Caputo |
2009-06-22 | [bgpd] Fix 'update-source' command: It doesn't accept interface names | Paul Jakma |
2009-06-19 | [configure] add configure support for PCRE Posix library | Jeremy Jackson |
2009-06-18 | [BGP/cleanup] make message list in bgp_open const | Stephen Hemminger |
2009-06-18 | [BGP/cleanup] make community hash table static | Stephen Hemminger |
2009-06-18 | [BGP/cleanup] make some damp function static | Stephen Hemminger |
2009-06-18 | [BGP/cleanup] make ecommunity variables/functions local | Stephen Hemminger |
2009-06-18 | [BGP/cleanup] main program cleanup | Stephen Hemminger |
2009-06-18 | [bgpd/cleanup] make message lists read only | Stephen Hemminger |
2009-06-18 | [bgpd] add comment that bgp_capability_receive is exported for unit-tests | Paul Jakma |
2009-06-18 | [cleanup] Fix compile warnings | Stephen Hemminger |
2009-06-18 | [bgpd/cleanup] BGP make attribute variables local | Stephen Hemminger |
2009-06-18 | [bgpd/cleanup] Make BGP FSM table read-only static | Stephen Hemminger |
2009-06-18 | [bgpd] reference count the BGP instance | Stephen Hemminger |
2009-06-18 | [bgpd] Make declarations match | Stephen Hemminger |