| Commit message (Expand) | Author | Age | Files | Lines |
* | bgpd: nexthop tracking with labels for vrf-vpn leaking | G. Paul Ziemba | 2018-04-04 | 1 | -3/+4 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -29/+21 |
* | bgpd: Reduce multiaccess_check_v4 overhead for subgroups | Donald Sharp | 2017-09-27 | 1 | -0/+42 |
* | Merge pull request #1157 from donaldsharp/recursive_blackhole | Jafar Al-Gharaibeh | 2017-09-21 | 1 | -65/+55 |
|\ |
|
| * | bgpd: Fix bgp display of blackhole nexthops | Donald Sharp | 2017-09-12 | 1 | -65/+55 |
* | | bgpd: fix show ip bgp vrf <vrf> nexthop | Don Slice | 2017-09-12 | 1 | -1/+5 |
|/ |
|
* | bgpd: Add various hash optimizations | Donald Sharp | 2017-09-05 | 1 | -3/+5 |
* | *: fix style | Quentin Young | 2017-08-30 | 1 | -2/+2 |
* | fix coding style | Mitesh Kanjariya | 2017-08-19 | 1 | -9/+9 |
* | bgpd: Ignore EVPN routes from CLAG peer when VNI comes up | Mitesh Kanjariya | 2017-08-17 | 1 | -5/+86 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -373/+372 |
* | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 2017-07-14 | 1 | -14/+13 |
|\ |
|
| * | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+1 |
| * | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 1 | -1/+1 |
| * | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -12/+12 |
* | | bgpd: Fix check for martian next hops | vivek | 2017-07-12 | 1 | -2/+2 |
|/ |
|
* | *: update hash_create(), hash_create_size() | Quentin Young | 2017-07-02 | 1 | -1/+1 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -27/+22 |
* | bgpd: Add view/vrf auto completion to commands | Donald Sharp | 2017-06-16 | 1 | -1/+1 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -18/+18 |
* | bgpd: Some nexthop display code needs to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -3/+3 |
* | *: Refactor ifindex2ifname to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -3/+3 |
* | bgpd: Cleanup 'view all' command | Donald Sharp | 2017-01-24 | 1 | -2/+2 |
* | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -4/+0 |
* | bgpd: Remove knowledge of HAVE_CLOCK_MONTONIC | Donald Sharp | 2017-01-08 | 1 | -4/+0 |
* | Merge remote-tracking branch 'osr/master' into vtysh-grammar | Quentin Young | 2016-12-06 | 1 | -33/+26 |
|\ |
|
| * | Merge branch 'stable/2.0' | David Lamparter | 2016-12-05 | 1 | -33/+26 |
| |\ |
|
| | * | bgpd: plug several memleaks | Renato Westphal | 2016-11-28 | 1 | -1/+7 |
| | * | bgpd: use loops to reduce code duplication | Renato Westphal | 2016-11-28 | 1 | -32/+19 |
* | | | all: Fix all underfull doc strings | Quentin Young | 2016-11-30 | 1 | -1/+2 |
|/ / |
|
* | | bgpd: Vestigialize `show ip bgp`, this time for real | Quentin Young | 2016-10-28 | 1 | -42/+6 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -0/+3 |
|\| |
|
| * | bgpd: Fix crash in 'show ip bgp nexthop' | Paul Jakma | 2016-10-18 | 1 | -0/+3 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -5/+0 |
|\| |
|
| * | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 1 | -5/+0 |
* | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -3/+3 |
* | | bgpd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -2/+4 |
* | | bgpd: argv update for all but bgp_vty.c | Daniel Walton | 2016-09-22 | 1 | -2/+2 |
|/ |
|
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -10/+1 |
* | bgpd: Fix crash in 'show ip nexthop' | Donald Sharp | 2016-09-05 | 1 | -2/+3 |
* | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-08-19 | 1 | -0/+1 |
|\ |
|
| * | bgpd: Upon interface up (update) only kick-off non-Established peers | vivek | 2016-08-19 | 1 | -0/+1 |
* | | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-08-16 | 1 | -0/+1 |
|/ |
|
* | bgpd: tests - add null pointer protection to fix bgp test failures | Lou Berger | 2016-06-09 | 1 | -0/+2 |
* | bgpd: improve cleanup in bgp_delete() | Lou Berger | 2016-06-09 | 1 | -0/+8 |
* | BGP: Implement key show commands for all VRFs | vivek | 2016-04-13 | 1 | -13/+52 |
* | BGP: Update commands for VRF support | vivek | 2016-03-09 | 1 | -14/+13 |
* | BGP: Update commands for VRF support | vivek | 2016-03-07 | 1 | -0/+30 |