summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_fsm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: remove SAFI_RESERVED_4 and SAFI_RESERVED_5Renato Westphal2017-08-011-4/+4
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-2/+3
* *: reindent pt. 2whitespace / reindent2017-07-171-3/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1522/+1477
* *: fix GCC 7 switch/case fallthrough warningsDavid Lamparter2017-07-141-0/+1
* *: simplify log message lookupQuentin Young2017-06-211-8/+8
* Merge branch 'stable/3.0'David Lamparter2017-05-181-1/+1
|\
| * Merge branch stable/2.0 into stable/3.0David Lamparter2017-05-181-1/+1
| |\
| | * Merge branch 'stable/2.0' into bgp-fixesDon Slice2017-05-171-1/+1
| | |\
| | * | bgpd: fix crash in bgp_stop due to missing vrfDon Slice2017-05-161-1/+1
| | * | bgpd: Fix ADJCHANGE message to include more infoDonald Sharp2017-05-161-4/+15
| * | | bgpd: Fix vrf crashDonald Sharp2017-05-171-1/+1
| * | | bgpd: Fix ADJCHANGE message to include more infoDonald Sharp2017-05-171-4/+15
* | | | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-05-171-4/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | bgpd: Fix vrf crashDonald Sharp2017-05-161-1/+1
| * | | bgpd: Fix ADJCHANGE message to include more infoDonald Sharp2017-05-161-4/+15
| | |/ | |/|
* | | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-19/+19
* | | *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-7/+6
* | | bgpd: labeled unicast processingDon Slice2017-04-061-0/+2
| |/ |/|
* | *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-9/+5
* | bgpd: remove unnecessary #include "vty.h"Quentin Young2017-03-021-1/+0
* | bgpd: graceful restart for vpnv4 address familyJulien Courtat2017-01-041-4/+4
* | Merge branch 'stable/2.0'David Lamparter2016-12-051-4/+2
|\|
| * bgpd: optimize copy of strings on peer_xfer_conn()Renato Westphal2016-11-281-4/+2
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-1/+1
|\|
| * bgpd: 'Last write' does not update when we TX a keepaliveDaniel Walton2016-10-061-1/+1
* | bgpd: argv update for all but bgp_vty.cDaniel Walton2016-09-221-0/+1
|/
* bgpd: Revert --enable-bgp-standaloneDonald Sharp2016-09-201-1/+1
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-6/+7
* bgpd: Allow bgp to work standaloneDonald Sharp2016-09-091-0/+2
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-0/+1
* bgpd: Compile fix for clearing-completion FSM fix, using workqueue helper.Paul Jakma2016-06-061-1/+1
* Update last reset reason on interface down or neighbor addr loss.Dinesh G Dutt2016-04-251-1/+3
* BGP memory leak in peer hostnameDaniel Walton2016-03-101-2/+24
* BGP: VRF registration and cleanupvivek2016-02-121-5/+0
* BGP: route-server will now use addpath...chop the _rsclient codeDaniel Walton2015-11-101-8/+4
* BGP ORF fails to filter prefixes correctlyDaniel Walton2015-11-041-0/+1
* lib: straighten out ORF prefix list supportDavid Lamparter2015-11-031-1/+1
* BGP: Do not get out of bgp_start() if peer's IP address isn't knownvivek2015-10-211-0/+8
* Remove BGP's asorig timer, it is no longer usedDaniel Walton2015-10-201-9/+0
* bgpd: fix using of two pointers for struct thread_master *Donald Sharp2015-10-141-3/+3
* BGP: Display the right reason code for session resetDaniel Walton2015-09-161-7/+0
* bgpd: Exchange hostname capability and display hostnames in outputDaniel Walton2015-09-111-0/+4
* Fix some more memory issues in QuaggaDonald Sharp2015-09-021-4/+0
* Added json formating support to show-...-neighbors-... bgp commands.Morgan Stewart2015-08-121-0/+1
* When IPv6 peer BFD down status is received by BGP, all the the peers for whic...Donald Sharp2015-07-221-1/+2
* The last BGP peer down reason code "PEER_DOWN_V6ONLY_CHANGE" has no correspon...Donald Sharp2015-07-221-1/+2
* Remove draft-walton-bgp-hostname-capability-00 for nowDonald Sharp2015-06-121-4/+0
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-0/+4
* bgpd-hostname-cap.patchDonald Sharp2015-05-201-0/+4