summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7206 from ckishimo/fix7086Russ White2020-10-201-6/+10
|\
| * ospfd: flush type 5 when type 7 is removedckishimo2020-09-291-6/+10
* | Merge pull request #7323 from ton31337/fix/inet_ntoa_to_pFX_masterDonald Sharp2020-10-2017-279/+360
|\ \
| * | bgpd: Convert inet_ntoa to %pI4/inet_ntopDonatas Abraitis2020-10-1817-279/+360
* | | Merge pull request #7311 from donaldsharp/table_lock_countDonatas Abraitis2020-10-2028-225/+147
|\ \ \
| * | | ospf6d: Convert to using %pFXDonald Sharp2020-10-171-28/+10
| * | | ospfd: Convert to using %pFXDonald Sharp2020-10-176-39/+28
| * | | ripd: Convert to using %pFXDonald Sharp2020-10-172-29/+18
| * | | ripngd: Convert to using %pFXDonald Sharp2020-10-172-38/+23
| * | | lib: Convert usage of strings to %pFX and %pRNDonald Sharp2020-10-173-60/+17
| * | | *: Create/Use accessor functions for lock countDonald Sharp2020-10-1715-33/+53
* | | | Merge pull request #7289 from sworleys/NHG-Crash-StartMark Stapp2020-10-201-40/+55
|\ \ \ \
| * | | | zebra: fix NHE dependents backpointer relationshipStephen Worley2020-10-191-11/+20
| * | | | zebra: only track NHEs from the dataplane for ID usageStephen Worley2020-10-131-3/+4
| * | | | zebra: add from_dplane info for NHE creationStephen Worley2020-10-131-26/+31
* | | | | Merge pull request #7344 from sworleys/Show-IP-RoRuss White2020-10-201-0/+10
|\ \ \ \ \
| * | | | | zebra: add alias for "show ip/ipv6 ro"Stephen Worley2020-10-191-0/+10
* | | | | | Merge pull request #7346 from opensourcerouting/leafref-circular-chainRuss White2020-10-201-1/+1
|\ \ \ \ \ \
| * | | | | | yang: fix circular chain of leafrefsRenato Westphal2020-10-201-1/+1
| |/ / / / /
* | | | | | Merge pull request #7300 from sworleys/EVPN-RType-NUMsPatrick Ruddy2020-10-205-111/+134
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bgpd: numerical evpn type support to route-map cmdsStephen Worley2020-10-131-14/+46
| * | | | | bgpd: numerical evpn type support to debug commandsStephen Worley2020-10-133-17/+19
| * | | | | bgpd: make debug evpn help use string constantsStephen Worley2020-10-131-8/+8
| * | | | | bgpd: numerical evpn type support to more show cmdsStephen Worley2020-10-131-77/+58
| * | | | | lib: consolidate evpn type help strings into macroStephen Worley2020-10-131-0/+8
* | | | | | Merge pull request #7333 from mjstapp/fix_multi_connectedDonald Sharp2020-10-181-10/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | zebra: support multiple connected subnets on an interfaceMark Stapp2020-10-161-10/+5
* | | | | | Merge pull request #7267 from donaldsharp/plist_relaxerDonatas Abraitis2020-10-181-3/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | lib: Relax usage of `ip prefix-list A.B.C.D/M ge Y`Donald Sharp2020-10-171-3/+3
* | | | | | Merge pull request #7336 from donaldsharp/sharp_one_oneDonatas Abraitis2020-10-171-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sharpd: Fix nexthop group name collisionDonald Sharp2020-10-171-2/+3
* | | | | | Merge pull request #7330 from donaldsharp/zebra_use_after_freeDonatas Abraitis2020-10-171-1/+10
|\ \ \ \ \ \
| * | | | | | zebra: Fix use after free in debug pathDonald Sharp2020-10-171-1/+10
* | | | | | | Merge pull request #7306 from donaldsharp/bgp_dest_printDonatas Abraitis2020-10-1713-244/+247
|\ \ \ \ \ \ \
| * | | | | | | doc: Add %pBD print formatter to docDonald Sharp2020-10-171-0/+2
| * | | | | | | bgpd: Use bgp_dest_get_prefix accessor functionDonald Sharp2020-10-172-5/+8
| * | | | | | | bgpd: More bgp_node -> bgp_dest cleanupDonald Sharp2020-10-174-149/+161
| * | | | | | | bgpd: Convert to %pFX or %pBD where possibleDonald Sharp2020-10-172-71/+44
| * | | | | | | bgpd: add `%pBD` for printing `struct bgp_dest *`David Lamparter2020-10-178-23/+36
| |/ / / / / /
* | | | | | | Merge pull request #7322 from Orange-OpenSource/ospf-srDonald Sharp2020-10-172-19/+23
|\ \ \ \ \ \ \
| * | | | | | | ospfd: Store neighbor Adjacency SID in SR databaseOlivier Dugeon2020-10-142-19/+23
* | | | | | | | Merge pull request #7317 from pjdruddy/pr-fix-evpn-prefix2stringDonald Sharp2020-10-175-152/+77
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | bgpd: replace bgp_evpn_route2str with prefix2strPat Ruddy2020-10-165-118/+50
| * | | | | | | lib: align prefixevpn2str output with bgp_evpn_route2strPat Ruddy2020-10-151-49/+42
* | | | | | | | Merge pull request #7335 from opensourcerouting/fix-ti-lfa-topotestDonald Sharp2020-10-176-20/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | tests: fix spurious failures in the TI-LFA topotestRenato Westphal2020-10-176-20/+0
|/ / / / / / /
* | | | | | | Merge pull request #7235 from opensourcerouting/acl-wildcard-fixSantosh P K2020-10-163-79/+83
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | lib: fix cisco access list wildcard usageRafael Zalamena2020-10-042-73/+61
| * | | | | | yang: fix cisco access list network informationRafael Zalamena2020-10-041-6/+22
* | | | | | | Merge pull request #7011 from opensourcerouting/isis-ti-lfaOlivier Dugeon2020-10-16209-169/+17326
|\ \ \ \ \ \ \