summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in bgpd/bgp_route.cDenil Vira2015-08-111-0/+7
* Variable reuse in bgpd.cDenil Vira2015-08-111-3/+3
* Fix redistribute metric change not taking effectDonald Sharp2015-07-313-11/+26
* Fixup compiler warnings for powerpcDonald Sharp2015-07-272-3/+3
* Add --enable-werror to configureDonald Sharp2015-07-261-1/+1
* Fixup of warnings in the codeDonald Sharp2015-07-268-48/+14
* Fix bugs reported by coverity scanDenil Vira2015-07-231-2/+0
* Fix bgp_route.c missing codeDonald Sharp2015-07-231-3/+2
* Cleanup of missing NEXTHOP_FORCE_SELFDonald Sharp2015-07-224-56/+107
* Fixup of peer memory leaks in bgpDonald Sharp2015-07-222-19/+22
* multipath is broken if deterministic-med is enabledDaniel Walton2015-07-221-7/+1
* bgpd-capability-cleanup.patchDonald Sharp2015-07-223-23/+56
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-224-291/+115
* When IPv6 peer BFD down status is received by BGP, all the the peers for whic...Donald Sharp2015-07-223-15/+33
* The last BGP peer down reason code "PEER_DOWN_V6ONLY_CHANGE" has no correspon...Donald Sharp2015-07-221-1/+2
* bgpd-interface-ipv4-cmd.patchDonald Sharp2015-07-224-24/+141
* The MD5 password configured for a BGP peer was incorrectly gettingDonald Sharp2015-07-222-4/+12
* Use camelCase notation for all json keywordsDonald Sharp2015-07-224-64/+64
* Remove draft-walton-bgp-hostname-capability-00 for nowDonald Sharp2015-06-128-335/+19
* bgpd-5549-display-ll-ifname.patchDonald Sharp2015-06-121-8/+40
* bgpd-addpath-rx-cap-fix.patchDonald Sharp2015-06-121-1/+15
* BGP: Restart the BGP FSM if update source fails.Donald Sharp2015-06-121-6/+12
* bgpd-set-somark.patchDonald Sharp2015-06-121-0/+5
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-129-73/+732
* Key changes:Donald Sharp2015-06-1211-474/+479
* BGP: bestpath needs to prefer confed-external over confed-internalDonald Sharp2015-06-121-8/+28
* Remove the '(ignored)' output for nexthops, instead display 'used' for the us...Donald Sharp2015-06-121-1/+5
* Here we have an unsual confederations config, "router bgp X" andDonald Sharp2015-06-125-46/+125
* Use nexthop-global-foo and nexthop-local-foo for all nexthop related JSON keysDonald Sharp2015-06-121-9/+9
* BGP cannot do a "no" on "neighbor x.x.x.x update-source lo"Donald Sharp2015-06-121-4/+7
* When an interface goes down, any neigbors learnt on that interfaceDonald Sharp2015-06-121-6/+50
* The nexthop reveived for a prefix in a BGP update is cached in theDonald Sharp2015-06-121-1/+7
* If the received MP nexthop is a martian address, treat the update asDonald Sharp2015-06-121-30/+63
* When a route-reflector is configured with "next-hop self" towards an IBGPDonald Sharp2015-06-121-0/+1
* Fix route-map peer-address configuration and operation.Donald Sharp2015-06-121-18/+22
* When peering is done on link-local address, always store the local addressDonald Sharp2015-06-121-3/+7
* With the dynamic update groups feature, BGP updates are formed for an updateDonald Sharp2015-06-122-4/+24
* A nexthop value specified by an outbound routemap is not beingDonald Sharp2015-06-125-138/+165
* BGP Path attributes classified as well-known and mandatory need to beDonald Sharp2015-06-113-16/+26
* When performing a delete of an IPv6 route, BGP passes along a nexthopDonald Sharp2015-06-111-41/+7
* When a route-map configuration is used to set the nexthop to a value, makeDonald Sharp2015-06-111-1/+41
* Update the log message when we receive a non-link-local nexthop for betterDonald Sharp2015-06-111-1/+2
* bgpd, zebra: rfc-5549-generic.patchDonald Sharp2015-06-1113-53/+275
* zebra, bgpd, ospfd: 'redistribute table' to 'redistribute table <table-id>'Donald Sharp2015-06-111-10/+55
* Fixup 'force' -vs- 'all' compile issueDonald Sharp2015-05-201-1/+1
* bgpd-ebgp-multihop-fix.patchDonald Sharp2015-05-203-55/+124
* If the default route is removed from the BGP table we must re-evaluate "neigh...Donald Sharp2015-05-204-10/+52
* BGP 'show ip bgp nei x.x.x.x advertised-route' does not display 'Originating ...Donald Sharp2015-05-202-9/+8
* The BGP parser will not accept "no bgp route-map delay-timer 1"Donald Sharp2015-05-201-3/+11
* Rename BGP's "peer-id" to "peer-router-id" and "peer-ip" to "peer-id"Donald Sharp2015-05-202-5/+5