Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #7398 from pjdruddy/fix-evpn-show-interface-test | Donald Sharp | 2020-10-28 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tests: do not rely on fixed indices in show output | Pat Ruddy | 2020-10-27 | 1 | -4/+11 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #7352 from mjstapp/fix_rt_netlink_indent | Donald Sharp | 2020-10-28 | 1 | -30/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | zebra: fix strange indentation | Mark Stapp | 2020-10-27 | 1 | -30/+19 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #7395 from donaldsharp/isis_rv_leak | Mark Stapp | 2020-10-27 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | isisd: Fix memory leak in copy_tlv_router_cap | Donald Sharp | 2020-10-27 | 1 | -2/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7158 from AnuradhaKaruppiah/mh-df-election | Patrick Ruddy | 2020-10-27 | 29 | -171/+1288 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bgpd: cleanup inet_ntoa in the bgp_evpn_mh debug logs | Anuradha Karuppiah | 2020-10-26 | 1 | -25/+19 | |
| * | | | | | | zebra: cleanup inet_ntoa usage in zebra_evpn_mh.c logs | Anuradha Karuppiah | 2020-10-26 | 1 | -9/+14 | |
| * | | | | | | topotest: tests for evpn-mh DF via Type-4 routes | Anuradha Karuppiah | 2020-10-26 | 1 | -0/+61 | |
| * | | | | | | zebra: add json output for zebra ES, ES-EVI and access vlan dumps | Anuradha Karuppiah | 2020-10-26 | 2 | -54/+310 | |
| * | | | | | | lib, bgpd: move json_array_string_add to lib | Anuradha Karuppiah | 2020-10-26 | 3 | -5/+6 | |
| * | | | | | | zebra: handle local-es bridge port association | Anuradha Karuppiah | 2020-10-26 | 3 | -3/+43 | |
| * | | | | | | zebra: changes for programming SPH, non-DF and backup NHG br-port attrs | Anuradha Karuppiah | 2020-10-26 | 3 | -20/+133 | |
| * | | | | | | zebra: dplane APIs for programming evpn-mh access port attributes | Anuradha Karuppiah | 2020-10-26 | 5 | -0/+158 | |
| * | | | | | | zebra: changes to run DF election | Anuradha Karuppiah | 2020-10-26 | 3 | -18/+240 | |
| * | | | | | | bgpd: support for DF election in EVPN-MH | Anuradha Karuppiah | 2020-10-26 | 16 | -62/+329 | |
* | | | | | | | Merge pull request #7381 from sworleys/NHG-Show-Proto-Filter | Mark Stapp | 2020-10-27 | 2 | -8/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | zebra,doc: add type specifier to show nexthop-group | Stephen Worley | 2020-10-26 | 2 | -8/+27 | |
* | | | | | | | | Merge pull request #7390 from donaldsharp/evpn_uptime | Russ White | 2020-10-27 | 4 | -2/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | zebra: Add uptime to `show evpn mac vni ... detail` | Donald Sharp | 2020-10-26 | 2 | -2/+15 | |
| * | | | | | | | | zebra: Add uptime to `show evpn arp-cache vni .. detail` | Donald Sharp | 2020-10-26 | 2 | -0/+14 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #7370 from eololab/add-missing-daemon-in-watchfrr-conf-file | Donald Sharp | 2020-10-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tools: add comment on staticd in daemon config file | Emanuele Bovisio | 2020-10-26 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #7329 from idryzhov/fix-ip-route-table | Stephen Worley | 2020-10-27 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | staticd: remove redundant checks from vty | Igor Ryzhov | 2020-10-22 | 1 | -12/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #7189 from maduri111/bgpd-conditional-adv | Rafael Zalamena | 2020-10-27 | 21 | -6/+2104 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bgpd: conditional advertisement - copyright | Madhuri Kuruganti | 2020-10-27 | 3 | -4/+4 | |
| * | | | | | | | | bgpd: conditional advertisement - topotests-2 | Madhuri Kuruganti | 2020-10-27 | 8 | -52/+504 | |
| * | | | | | | | | bgpd: conditional advertisement - topotests | Madhuri Kuruganti | 2020-10-27 | 13 | -127/+846 | |
| * | | | | | | | | bgpd: conditional advertisement - comments addressed and few checks | Madhuri Kuruganti | 2020-10-27 | 3 | -44/+47 | |
| * | | | | | | | | bgpd: conditional advertisement - comments addressed | Madhuri Kuruganti | 2020-10-27 | 5 | -195/+126 | |
| * | | | | | | | | bgpd: conditional advertisement - other match rules support | Madhuri Kuruganti | 2020-10-27 | 8 | -406/+166 | |
| * | | | | | | | | bgpd: conditional advertisement - with route-map filter | Madhuri Kuruganti | 2020-10-27 | 3 | -50/+22 | |
| * | | | | | | | | bgpd: conditional advertisement | Madhuri Kuruganti | 2020-10-27 | 12 | -6/+1267 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #7173 from ckishimo/force | Donald Sharp | 2020-10-27 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ospfd: fix lsa type-7 continuously refreshed | ckishimo | 2020-09-29 | 1 | -2/+3 | |
* | | | | | | | | | Merge pull request #7026 from chiragshah6/yang_nb5 | Donald Sharp | 2020-10-27 | 11 | -1510/+4333 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bgpd: add nb support for suppress-map in aggregate cmd | Chirag Shah | 2020-10-26 | 5 | -3/+211 | |
| * | | | | | | | | | bgpd: convert distance bgp source cmd to defpy | Chirag Shah | 2020-10-26 | 1 | -156/+22 | |
| * | | | | | | | | | bgpd: convert bgp dampening cli to defpy | Chirag Shah | 2020-10-26 | 1 | -57/+28 | |
| * | | | | | | | | | bgpd: add match-med nb support in aggregate cmd | Chirag Shah | 2020-10-26 | 5 | -0/+131 | |
| * | | | | | | | | | bgpd: convert addr-family clis to transactional clis | Chirag Shah | 2020-10-26 | 7 | -1413/+3114 | |
| * | | | | | | | | | lib: handle exit cmd for bgp afi-safi nodes | Chirag Shah | 2020-10-26 | 1 | -3/+29 | |
| * | | | | | | | | | yang: update bgp module afi-safi parameters | Chirag Shah | 2020-10-26 | 6 | -159/+1079 | |
* | | | | | | | | | | Merge pull request #7341 from kssoman/nssa_fix | Olivier Dugeon | 2020-10-27 | 3 | -1/+39 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | ospfd: External LSA not flushed when area is configured as nssa or stub | Soman K S | 2020-10-24 | 3 | -1/+39 | |
* | | | | | | | | | | Merge pull request #7393 from chiragshah6/mdev | Donatas Abraitis | 2020-10-27 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bgpd: fix mem leak in router bgp import vrf check | Chirag Shah | 2020-10-27 | 1 | -2/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #7389 from donaldsharp/no_bfdd | Donatas Abraitis | 2020-10-27 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ |