summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4869 from rtrlib/2019-08-22-bugfix-masterDonald Sharp2019-09-041-32/+54
|\
| * bgpd: cleanup rtrlib includes in rpki moduleMarcel Röthke2019-08-261-6/+0
| * bgpd: automatically disable rpki when the last cache is removed instead of er...Marcel Röthke2019-08-221-3/+3
| * bgpd: deprecate rpki initial sync timeout commandsMarcel Röthke2019-08-221-19/+25
| * bgpd: cleanup properly if rtr mgr cannot add a cacheMarcel Röthke2019-08-221-4/+14
| * bgpd: ensure rpki cache preference values are unique even if rtr mgr is not y...Marcel Röthke2019-08-221-0/+12
* | Merge pull request #4925 from ddutt/masterDonald Sharp2019-09-044-3/+13
|\ \
| * | bgpd: Fixes to error message printed for failed peeringsDinesh G Dutt2019-09-034-3/+13
* | | *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-10/+8
* | | lib: add frr_with_mutex() block-wrapperDavid Lamparter2019-09-036-45/+16
|/ /
* | *: Convert some route map functions to return the enumDonald Sharp2019-09-032-4/+26
* | Merge pull request #4920 from ddutt/bgp-summary-upd8Donald Sharp2019-09-031-0/+4
|\ \
| * | bgpd: Add Established and Dropped counts to JSON output of bgp summaryDinesh G Dutt2019-09-021-0/+4
* | | Merge pull request #4913 from ddutt/masterDonald Sharp2019-09-035-203/+343
|\| |
| * | bgpd: Add a new command to only show failed peeringsDinesh G Dutt2019-09-025-203/+343
* | | build: make BMP optionalDavid Lamparter2019-08-301-0/+2
* | | bgpd/bmp: BMP implementationDavid Lamparter2019-08-303-281/+2226
* | | bgpd/bmp: convert BMP code into moduleDavid Lamparter2019-08-306-14/+19
* | | bgpd/bmp: use bgp packet dump hookDavid Lamparter2019-08-303-6/+7
* | | bgpd/bmp: Initial BMP implementation.Yasuhiro Ohara2019-08-307-0/+602
* | | bgpd: add timestamp to bgp_adj_inDavid Lamparter2019-08-302-0/+4
* | | Merge pull request #4891 from donaldsharp/bgp_keepalivesDonatas Abraitis2019-08-291-0/+2
|\ \ \
| * | | bgpd: Shut off keepalives as soon as we shutdown a peerDonald Sharp2019-08-271-0/+2
* | | | Merge pull request #4847 from vivek-cumulus/evpn-route-import-fixSri Mohana Singamsetty2019-08-292-12/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | bgpd: Ensure correct checks for EVPN route importvivek2019-08-192-12/+19
* | | | bgpd: Eliminate all incorrect formulations of afi/safi in JSONDinesh G Dutt2019-08-275-125/+153
| |/ / |/| |
* | | bgpd: Add 'no set as-path prepend last-as X' commandDonald Sharp2019-08-261-0/+13
* | | Merge pull request #4821 from vishaldhingra/lcomm_jsonDonatas Abraitis2019-08-261-14/+17
|\ \ \
| * | | bgpd : Ambiguous command: show bgp large-community-list 1vdhingra2019-08-261-14/+17
| |/ /
* | | Merge pull request #4815 from NaveenThanikachalam/603_bgp_vtyDonatas Abraitis2019-08-241-54/+4
|\ \ \
| * | | bgpd: Large-communities CLI accepts configurations sans attributes.Naveen Thanikachalam2019-08-121-54/+4
* | | | bgpd: Allow shortened input for `show bgp l2vpn evpn route type e|p`Donald Sharp2019-08-231-2/+2
| |_|/ |/| |
* | | Merge pull request #4857 from dslicenc/bgpd-clear-afi-safiRuss White2019-08-211-35/+61
|\ \ \
| * | | bgpd: make clear bgp * clear all peers in all afi/safisDon Slice2019-08-201-35/+61
* | | | Merge pull request #4858 from donaldsharp/bgp_defaultSri Mohana Singamsetty2019-08-201-3/+0
|\ \ \ \
| * | | | bgpd: Remove declarations of unused functionsDonald Sharp2019-08-201-3/+0
| |/ / /
* | | | Merge pull request #4846 from vivek-cumulus/rfc-5549-gua-fix-raSri Mohana Singamsetty2019-08-202-14/+35
|\ \ \ \ | |/ / / |/| | |
| * | | bgpd: Display peer info in NHT outputvivek2019-08-191-2/+11
| * | | bgpd: Fix nexthop reg for IPv4 route exchange using GUA IPv6 peeringvivek2019-08-191-12/+24
| | |/ | |/|
* | | *: Fix spelling errors pointed out by debian packagingDonald Sharp2019-08-193-6/+6
* | | Merge pull request #4841 from rtrlib/2019-08-16-bugfix-masterDonald Sharp2019-08-192-27/+9
|\ \ \ | |/ / |/| |
| * | bgpd: fix bgp_table range lookupMarcel Röthke2019-08-161-6/+8
| * | bgpd: remove initial sync timeout in rpki startup codeMarcel Röthke2019-08-161-21/+1
* | | bgpd: Display the imported route information for EVPN routesDinesh Dutt2019-08-141-11/+19
|/ /
* | Merge pull request #4793 from qlyoung/fix-bgp-labeled-unicast-addpathMark Stapp2019-08-121-1/+2
|\ \
| * | bgpd: tx addpath info for labeled unicastQuentin Young2019-08-061-1/+2
* | | Merge pull request #4817 from NaveenThanikachalam/652Donald Sharp2019-08-121-23/+26
|\ \ \
| * | | bgpd: Optimizing route-map's processing of dependencies.Naveen Thanikachalam2019-08-121-23/+26
| | |/ | |/|
* | | Merge pull request #4813 from NaveenThanikachalam/604Donald Sharp2019-08-111-2/+4
|\ \ \
| * | | bgpd: Standard large-communities CLI does not return error when it's configur...Naveen Thanikachalam2019-08-111-2/+4
| |/ /