summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: add optional extra data about routes' interfacesMark Stapp2020-10-302-2/+126
* Merge pull request #7418 from donaldsharp/manuallMark Stapp2020-10-302-3/+3
|\
| * *: Correct spelling stuffDonald Sharp2020-10-292-3/+3
* | Merge pull request #7415 from mjstapp/fix_sa_strlenDonald Sharp2020-10-302-17/+11
|\ \
| * | zebra: clean up zebra_protodown_rc_str()Mark Stapp2020-10-292-17/+11
* | | Merge pull request #7414 from donaldsharp/32bitflagsJafar Al-Gharaibeh2020-10-304-9/+10
|\ \ \ | |_|/ |/| |
| * | zebra: Consolidate on 32 bits as the flag size for route flagsDonald Sharp2020-10-294-9/+10
| |/
* / zebra: Don't do expensive string manip if not in debugDonald Sharp2020-10-291-7/+6
|/
* Merge pull request #7371 from AnuradhaKaruppiah/mh-uplink-tracking-1Russ White2020-10-2810-40/+744
|\
| * zebra: uplink tracking and startup delay for EVPN-MHAnuradha Karuppiah2020-10-2710-40/+744
* | Merge pull request #7352 from mjstapp/fix_rt_netlink_indentDonald Sharp2020-10-281-30/+19
|\ \ | |/ |/|
| * zebra: fix strange indentationMark Stapp2020-10-271-30/+19
* | Merge pull request #7158 from AnuradhaKaruppiah/mh-df-electionPatrick Ruddy2020-10-2710-80/+874
|\ \
| * | zebra: cleanup inet_ntoa usage in zebra_evpn_mh.c logsAnuradha Karuppiah2020-10-261-9/+14
| * | zebra: add json output for zebra ES, ES-EVI and access vlan dumpsAnuradha Karuppiah2020-10-262-54/+310
| * | zebra: handle local-es bridge port associationAnuradha Karuppiah2020-10-263-3/+43
| * | zebra: changes for programming SPH, non-DF and backup NHG br-port attrsAnuradha Karuppiah2020-10-263-20/+133
| * | zebra: dplane APIs for programming evpn-mh access port attributesAnuradha Karuppiah2020-10-265-0/+158
| * | zebra: changes to run DF electionAnuradha Karuppiah2020-10-263-18/+240
| |/
* | Merge pull request #7381 from sworleys/NHG-Show-Proto-FilterMark Stapp2020-10-271-5/+23
|\ \
| * | zebra,doc: add type specifier to show nexthop-groupStephen Worley2020-10-261-5/+23
| |/
* | zebra: Add uptime to `show evpn mac vni ... detail`Donald Sharp2020-10-262-2/+15
* | zebra: Add uptime to `show evpn arp-cache vni .. detail`Donald Sharp2020-10-262-0/+14
|/
* zebra: Fix prefix2str buf and some invalid data output in zebra_mpls.cDonald Sharp2020-10-261-31/+12
* zebra: Replace some prefix2str with %pFXDonald Sharp2020-10-261-74/+53
* Merge pull request #7217 from AnuradhaKaruppiah/fix-es-del-regressionPatrick Ruddy2020-10-261-4/+6
|\
| * zebra: fix double clearing of zif->es_info.esAnuradha Karuppiah2020-10-191-4/+6
* | Merge pull request #7374 from sworleys/Revert-Revert-NHG-DependentsMark Stapp2020-10-241-11/+17
|\ \
| * | zebra: disable dependent backpointers for backup nexthopsStephen Worley2020-10-231-3/+0
| * | Revert "Revert "zebra: fix NHE dependents backpointer relationship""Stephen Worley2020-10-231-11/+20
* | | Merge pull request #7382 from sworleys/Fix-Msg-BuffMark Stapp2020-10-241-1/+1
|\ \ \
| * | | zebra: fix unitialized msg header reading at startupStephen Worley2020-10-231-1/+1
* | | | Merge pull request #6788 from mjstapp/thread_cancel_offQuentin Young2020-10-237-24/+17
|\ \ \ \ | |/ / / |/| | |
| * | | *: unify thread/event cancel macrosMark Stapp2020-10-235-9/+9
| * | | * : update signature of thread_cancel apiMark Stapp2020-10-234-15/+8
* | | | Merge pull request #7364 from donaldsharp/zebra_nhg_keepMark Stapp2020-10-233-2/+35
|\ \ \ \ | |/ / / |/| | |
| * | | zebra: Do not delete nhg's when retain_mode is engagedDonald Sharp2020-10-223-2/+35
* | | | zebra: replace inet_ntoaMark Stapp2020-10-2217-188/+193
| |/ / |/| |
* | | :* Convert prefix2str to %pFXDonatas Abraitis2020-10-2219-280/+160
|/ /
* | Revert "zebra: fix NHE dependents backpointer relationship"Stephen Worley2020-10-201-20/+11
* | Merge pull request #7348 from mjstapp/fix_router_id_listsDonald Sharp2020-10-201-0/+3
|\ \
| * | zebra: clean up all router id listsMark Stapp2020-10-201-0/+3
| |/
* | Merge pull request #7311 from donaldsharp/table_lock_countDonatas Abraitis2020-10-201-3/+3
|\ \
| * | *: Create/Use accessor functions for lock countDonald Sharp2020-10-171-3/+3
* | | 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
* | | | zebra: add alias for "show ip/ipv6 ro"Stephen Worley2020-10-191-0/+10
| |_|/ |/| |
* | | Merge pull request #7333 from mjstapp/fix_multi_connectedDonald Sharp2020-10-181-10/+5
|\ \ \ | |_|/ |/| |