summaryrefslogtreecommitdiff
path: root/bgpd
AgeCommit message (Expand)Author
2010-12-08bgpd: fix community-list error message spellingDenis Ovsienko
2010-10-21bgpd: fix printed value of last-update timestampVladimir L Ivanov
2010-10-06bgpd, lib: adopt afi_t and safi_t in several placesMichael Lambert
2010-09-17Set from even if binfo->extra is NULL.Greg Troxel
2010-08-09bgpd: fix handling of AS path dataChris Hall
2010-05-14bgpd: tighten bounds checking in RR ORF msg readerChris Hall
2010-01-15bgp: use monotonic clock for time of dayStephen Hemminger
2009-12-17bgpd: code cleanupStephen Hemminger
2009-12-10bgpd: compile warnings cleanupStephen Hemminger
2009-12-09lib: move check_bit into prefix common codeStephen Hemminger
2009-12-04bgpd: work around warning in assegments_parse()Denis Ovsienko
2009-08-28bgpd: fix md5 set on listen socketsStephen Hemminger
2009-08-13bgp: missing pieces from listener patchStephen Hemminger
2009-08-13bgp: compiler warning fixStephen Hemminger
2009-08-05bgpd: 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-30bgpd: Workaround for invalid MBGP next hopMichael Lambert
2009-07-28bgpd/trivial: Fix indentation in previousPaul Jakma
2009-07-28bgpd: Allow inbound connections to non-default viewSteve Hill
2009-07-28bgpd: fd leak in bgpdSteve Hill
2009-07-28bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segmentVasilis Tsiligiannis
2009-07-28bgpd: Implement BGP confederation error handling (RFC5065, Par. 5)Vasilis Tsiligiannis
2009-07-28bgpd: start listener on first instanceStephen Hemminger
2009-07-28bgpd: peer action table static/constStephen Hemminger
2009-07-27[bgpd] Restore ability of 'neighbor ... update-source' to take interface namePaul Jakma
2009-07-21[bgp] Fix nexthop reachability check on confederationsVasilis Tsiligiannis
2009-07-21[bgpd] fix typo made by paul in previous commitPaul Jakma
2009-07-21[bgpd] Avoid zombie accepted peer entriesTimo Teräs
2009-07-21[bgpd] Small buffer overrun in bgp_clear_node_queue_initNick Hilliard
2009-07-19[bgpd] Stability fixes including bugs 397, 492Chris Caputo
2009-07-19[bgpd] Fix compiler warnings related to MD5Chris 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 existPaul 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.12Denis Ovsienko
2009-06-23Fix "show ip bgp dampened-paths" garbage output.Chris Caputo
2009-06-23Fixes to RFC2385/MD5 BGPChris Caputo
2009-06-22[bgpd] Fix 'update-source' command: It doesn't accept interface namesPaul Jakma
2009-06-19[configure] add configure support for PCRE Posix libraryJeremy Jackson
2009-06-18[BGP/cleanup] make message list in bgp_open constStephen Hemminger
2009-06-18[BGP/cleanup] make community hash table staticStephen Hemminger
2009-06-18[BGP/cleanup] make some damp function staticStephen Hemminger
2009-06-18[BGP/cleanup] make ecommunity variables/functions localStephen Hemminger
2009-06-18[BGP/cleanup] main program cleanupStephen Hemminger
2009-06-18[bgpd/cleanup] make message lists read onlyStephen Hemminger
2009-06-18[bgpd] add comment that bgp_capability_receive is exported for unit-testsPaul Jakma
2009-06-18[cleanup] Fix compile warningsStephen Hemminger
2009-06-18[bgpd/cleanup] BGP make attribute variables localStephen Hemminger
2009-06-18[bgpd/cleanup] Make BGP FSM table read-only staticStephen Hemminger
2009-06-18[bgpd] reference count the BGP instanceStephen Hemminger