Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7206 from ckishimo/fix7086 | Russ White | 2020-10-20 | 1 | -6/+10 |
|\ | |||||
| * | ospfd: flush type 5 when type 7 is removed | ckishimo | 2020-09-29 | 1 | -6/+10 |
* | | Merge pull request #7323 from ton31337/fix/inet_ntoa_to_pFX_master | Donald Sharp | 2020-10-20 | 17 | -279/+360 |
|\ \ | |||||
| * | | bgpd: Convert inet_ntoa to %pI4/inet_ntop | Donatas Abraitis | 2020-10-18 | 17 | -279/+360 |
* | | | Merge pull request #7311 from donaldsharp/table_lock_count | Donatas Abraitis | 2020-10-20 | 28 | -225/+147 |
|\ \ \ | |||||
| * | | | ospf6d: Convert to using %pFX | Donald Sharp | 2020-10-17 | 1 | -28/+10 |
| * | | | ospfd: Convert to using %pFX | Donald Sharp | 2020-10-17 | 6 | -39/+28 |
| * | | | ripd: Convert to using %pFX | Donald Sharp | 2020-10-17 | 2 | -29/+18 |
| * | | | ripngd: Convert to using %pFX | Donald Sharp | 2020-10-17 | 2 | -38/+23 |
| * | | | lib: Convert usage of strings to %pFX and %pRN | Donald Sharp | 2020-10-17 | 3 | -60/+17 |
| * | | | *: Create/Use accessor functions for lock count | Donald Sharp | 2020-10-17 | 15 | -33/+53 |
* | | | | Merge pull request #7289 from sworleys/NHG-Crash-Start | Mark Stapp | 2020-10-20 | 1 | -40/+55 |
|\ \ \ \ | |||||
| * | | | | zebra: fix NHE dependents backpointer relationship | Stephen Worley | 2020-10-19 | 1 | -11/+20 |
| * | | | | zebra: only track NHEs from the dataplane for ID usage | Stephen Worley | 2020-10-13 | 1 | -3/+4 |
| * | | | | zebra: add from_dplane info for NHE creation | Stephen Worley | 2020-10-13 | 1 | -26/+31 |
* | | | | | Merge pull request #7344 from sworleys/Show-IP-Ro | Russ White | 2020-10-20 | 1 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | zebra: add alias for "show ip/ipv6 ro" | Stephen Worley | 2020-10-19 | 1 | -0/+10 |
* | | | | | | Merge pull request #7346 from opensourcerouting/leafref-circular-chain | Russ White | 2020-10-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | yang: fix circular chain of leafrefs | Renato Westphal | 2020-10-20 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #7300 from sworleys/EVPN-RType-NUMs | Patrick Ruddy | 2020-10-20 | 5 | -111/+134 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | bgpd: numerical evpn type support to route-map cmds | Stephen Worley | 2020-10-13 | 1 | -14/+46 |
| * | | | | | bgpd: numerical evpn type support to debug commands | Stephen Worley | 2020-10-13 | 3 | -17/+19 |
| * | | | | | bgpd: make debug evpn help use string constants | Stephen Worley | 2020-10-13 | 1 | -8/+8 |
| * | | | | | bgpd: numerical evpn type support to more show cmds | Stephen Worley | 2020-10-13 | 1 | -77/+58 |
| * | | | | | lib: consolidate evpn type help strings into macro | Stephen Worley | 2020-10-13 | 1 | -0/+8 |
* | | | | | | Merge pull request #7333 from mjstapp/fix_multi_connected | Donald Sharp | 2020-10-18 | 1 | -10/+5 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | zebra: support multiple connected subnets on an interface | Mark Stapp | 2020-10-16 | 1 | -10/+5 |
* | | | | | | Merge pull request #7267 from donaldsharp/plist_relaxer | Donatas Abraitis | 2020-10-18 | 1 | -3/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | lib: Relax usage of `ip prefix-list A.B.C.D/M ge Y` | Donald Sharp | 2020-10-17 | 1 | -3/+3 |
* | | | | | | Merge pull request #7336 from donaldsharp/sharp_one_one | Donatas Abraitis | 2020-10-17 | 1 | -2/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | sharpd: Fix nexthop group name collision | Donald Sharp | 2020-10-17 | 1 | -2/+3 |
* | | | | | | Merge pull request #7330 from donaldsharp/zebra_use_after_free | Donatas Abraitis | 2020-10-17 | 1 | -1/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | zebra: Fix use after free in debug path | Donald Sharp | 2020-10-17 | 1 | -1/+10 |
* | | | | | | | Merge pull request #7306 from donaldsharp/bgp_dest_print | Donatas Abraitis | 2020-10-17 | 13 | -244/+247 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc: Add %pBD print formatter to doc | Donald Sharp | 2020-10-17 | 1 | -0/+2 |
| * | | | | | | | bgpd: Use bgp_dest_get_prefix accessor function | Donald Sharp | 2020-10-17 | 2 | -5/+8 |
| * | | | | | | | bgpd: More bgp_node -> bgp_dest cleanup | Donald Sharp | 2020-10-17 | 4 | -149/+161 |
| * | | | | | | | bgpd: Convert to %pFX or %pBD where possible | Donald Sharp | 2020-10-17 | 2 | -71/+44 |
| * | | | | | | | bgpd: add `%pBD` for printing `struct bgp_dest *` | David Lamparter | 2020-10-17 | 8 | -23/+36 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #7322 from Orange-OpenSource/ospf-sr | Donald Sharp | 2020-10-17 | 2 | -19/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ospfd: Store neighbor Adjacency SID in SR database | Olivier Dugeon | 2020-10-14 | 2 | -19/+23 |
* | | | | | | | | Merge pull request #7317 from pjdruddy/pr-fix-evpn-prefix2string | Donald Sharp | 2020-10-17 | 5 | -152/+77 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | bgpd: replace bgp_evpn_route2str with prefix2str | Pat Ruddy | 2020-10-16 | 5 | -118/+50 |
| * | | | | | | | lib: align prefixevpn2str output with bgp_evpn_route2str | Pat Ruddy | 2020-10-15 | 1 | -49/+42 |
* | | | | | | | | Merge pull request #7335 from opensourcerouting/fix-ti-lfa-topotest | Donald Sharp | 2020-10-17 | 6 | -20/+0 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | tests: fix spurious failures in the TI-LFA topotest | Renato Westphal | 2020-10-17 | 6 | -20/+0 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #7235 from opensourcerouting/acl-wildcard-fix | Santosh P K | 2020-10-16 | 3 | -79/+83 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | lib: fix cisco access list wildcard usage | Rafael Zalamena | 2020-10-04 | 2 | -73/+61 |
| * | | | | | | yang: fix cisco access list network information | Rafael Zalamena | 2020-10-04 | 1 | -6/+22 |
* | | | | | | | Merge pull request #7011 from opensourcerouting/isis-ti-lfa | Olivier Dugeon | 2020-10-16 | 209 | -169/+17326 |
|\ \ \ \ \ \ \ |