summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_pbr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-14yang, isisd: add TI-LFA YANG nodes and corresponding skeleton callbacksRenato Westphal5-0/+249
2020-10-13*: Consolidate on first git blame ignore revsDonald Sharp2-10/+11
2020-10-13zebra: Isolate mlag_rd_buf_offset to the actual using functionDonald Sharp3-3/+2
2020-10-13Revert "zebra: the mlag_rd_buf_offset variable was write only"Donald Sharp3-1/+6
2020-10-13zebra: quiet the zebra opaque message debugsMark Stapp1-10/+9
2020-10-13tests: Enable evpn_type5_test_topo1 suite to run in CIKuldeep Kashyap1-1/+1
2020-10-13ospfd: Prevent crash if transferring config amongst instancesDonald Sharp1-2/+15
2020-10-13ospfd: fix "no ip ospf area"Igor Ryzhov1-3/+6
2020-10-13doc, zebra: remove keep_kernel option everywhereEmanuele Bovisio2-5/+0
2020-10-13zebra: ifi_link_state is the link stateRoy Marples1-25/+69
2020-10-13tests: Add bgp_communities_topo1 test suiteKuldeep Kashyap2-0/+613
2020-10-13bgpd: use common api in bgp_getChirag Shah3-32/+26
2020-10-13bgpd: fix crash in bgp instance creationChirag Shah2-10/+64
2020-10-13bgpd: rename router bgp callbacksChirag Shah3-6/+6
2020-10-12bgpd: fix show bgp neighbor routes for labeled-unicastTrey Aspelund1-4/+4
2020-10-12nhrp: Make vici socket path configurableZoran Pericic4-2/+15
2020-10-12bgpd: Correctly calculate threshold being reachedDonald Sharp1-1/+2
2020-10-12*: Use proper semantics for turning off threadDonald Sharp11-36/+15
2020-10-11ospfd: When failing to set socket options just note the failureDonald Sharp1-2/+0
2020-10-11ripngd: Intentionally ignore return code for str2prefix_ipv6Donald Sharp1-1/+1
2020-10-11ospf6d, tests: Prevent use after freeDonald Sharp9-60/+69
2020-10-11ospf6d: Make ospf6_lsa_lock follow normal FRR patternDonald Sharp2-4/+4
2020-10-11zebra: zevpn cannot be null passed into zebra_evpn_es_evi_show_one_evpnDonald Sharp1-0/+2
2020-10-11zebra: n->mac is derefed in all pathsDonald Sharp1-3/+2
2020-10-09staticd: To set the default value of blackhole type correctlyvdhingra1-0/+1
2020-10-09ospfclient: Provide some protection against blindly trusting inputDonald Sharp1-2/+17
2020-10-09isisd: circuit->area->isis to circuit->isisDonald Sharp5-37/+32
2020-10-09rip(ng)d: fix interfaces cleaningIgor Ryzhov2-2/+4
2020-10-09isisd: Always set `circuit->isis` on creationDonald Sharp3-9/+10
2020-10-09bgpd: Use default VRF name if using `router bgp` commandDonatas Abraitis1-1/+1
2020-10-09doc: Fix pimd.rst warnings issued by sphinxDonald Sharp1-2/+2
2020-10-09ospf6d: Move header includes around to reflect realityDonald Sharp5-5/+4
2020-10-08isisd: move debug variables under ifdefIgor Ryzhov1-2/+4
2020-10-08isisd: check for circuit existence on interface addr changeIgor Ryzhov1-7/+14
2020-10-08isisd: fix incorrect vrf lookupsIgor Ryzhov2-22/+10
2020-10-08isisd: add missing rollback if config is invalidIgor Ryzhov1-0/+1
2020-10-08bgpd: re-use HELP_STR evpn macrosStephen Worley1-67/+67
2020-10-08lib: add some EVPN help string constantsStephen Worley1-0/+11
2020-10-08zebra: remove 'static' lsp objectsMark Stapp2-287/+120
2020-10-08tests: bgp_l3vpn_to_bgp_vrf test needed to correct orderQuentin Young1-8/+34
2020-10-08doc: document use of black for python formattingQuentin Young1-5/+18
2020-10-08bgpd: hide test commandsIgor Ryzhov1-2/+2