summaryrefslogtreecommitdiffstats
path: root/pbrd (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-20pimd: provide an api to force stop kat on an upstream entryAnuradha Karuppiah2-6/+16
2019-04-20pimd: provide an upstream control to prevent KAT expiryAnuradha Karuppiah2-0/+17
2019-04-20pimd: handle VxLAN SG notifications from zebraAnuradha Karuppiah1-0/+38
2019-04-20pimd: initial infrastructure to maintain VxLAN SG databaseAnuradha Karuppiah9-0/+215
2019-04-20lib, zebra: changes to propagate vxlan mcast SG entries to pimdAnuradha Karuppiah6-0/+63
2019-04-20zebra: trigger SG update on l2-vni<=>mcast-grp changesAnuradha Karuppiah1-6/+70
2019-04-20zebra: vxlan (S, G) cache managementAnuradha Karuppiah1-0/+150
2019-04-20zebra: maintain mcast tunnel origination and termination SG entriesAnuradha Karuppiah3-0/+26
2019-04-20lib: return listnode on add for subsequent efficent delAnuradha Karuppiah2-2/+4
2019-04-20lib: move SG prefix2str APIs from pimd to libAnuradha Karuppiah4-38/+45
2019-04-20zebra: install flood FDB entry only if the remote VTEP asked for HERAnuradha Karuppiah2-31/+73
2019-04-20bgpd: propagate flood mode to zebra based on the tunnel-type in the IMET routeAnuradha Karuppiah1-9/+26
2019-04-20bgpd: suppress IMET route generation if flood mode is PIM-SMAnuradha Karuppiah2-4/+28
2019-04-20bgpd: maintain flood mcast group per-l2-vniAnuradha Karuppiah5-9/+50
2019-04-20zebra: maintain the mcast-grp per-l2vniAnuradha Karuppiah1-4/+23
2019-04-20zebra: process mcast-grp rxed in the vxlan-deviceAnuradha Karuppiah3-4/+22
2019-04-20zebra: header changes for l2 vni bum-mcast-grp handlingAnuradha Karuppiah3-3/+9
2019-04-19zebra: stop sending invalid nexthops to clientsDon Slice2-5/+27
2019-04-18zebra: Update flag output for route entry dumpDonald Sharp1-3/+12
2019-04-18zebra: Run nexthop_active_check onceDonald Sharp1-36/+26
2019-04-18zebra: Double check is not necessary in nexthop_active_updateDonald Sharp1-10/+1
2019-04-18lib, zebra: Remove unused flagDonald Sharp2-12/+1
2019-04-18zebra: nexthop_active_update does not need setDonald Sharp1-48/+38
2019-04-18lib: Add a counter for number of nexthopsDonald Sharp2-0/+29
2019-04-18tests: bgp_l3vpn_to_bgp_vrf were bailing to quicklyDonald Sharp1-2/+2
2019-04-18ports: remove abandoned ports subdirectoryRenato Westphal7-147/+0
2019-04-18lib: make nb_candidate_edit() more flexibleRenato Westphal1-7/+0
2019-04-18lib: introduce flog() to simplify the northbound code a little bitRenato Westphal2-17/+22
2019-04-18lib: move zlog() prototype back to the public logging APIRenato Westphal5-4/+1
2019-04-18lib: don't initialize the northbound database in the unit testsRenato Westphal2-6/+5
2019-04-18lib: sync sysrepo module with latest API changesRenato Westphal1-1/+1
2019-04-18bgpd: add the -Z option to run bgp without zebraPhilippe Guibert1-1/+2
2019-04-17.gitignore: ignore core dumpsQuentin Young1-0/+1
2019-04-17ospfd: make ECMP nexthop order deterministicDavid Lamparter1-1/+8
2019-04-17ospfd: fix clang-SA warningDavid Lamparter1-1/+1
2019-04-17ospf6d: listhead returns a listnode *Donald Sharp1-2/+3
2019-04-16pimd: fix compile warningsMark Stapp1-11/+2
2019-04-16doc: document bgp listen ranges and md5 behaviorQuentin Young1-0/+24
2019-04-16bgpd: add support for MD5 auth on listen rangesQuentin Young3-13/+106
2019-04-16lib: add support for extended TCP MD5 authQuentin Young2-5/+79
2019-04-16doc: update libyang build instructions to enable compiler optimizationsRenato Westphal1-1/+2
2019-04-16fabricd: allow redistribute statements with both the route-map and metric opt...Dmitrii Turlupov1-23/+17
2019-04-16isisd: allow redistribute statements with both the route-map and metric optionsDmitrii Turlupov3-72/+31
2019-04-16yang: priority of isis commands in interface configurationDmitrii Turlupov1-7/+7
2019-04-15doc: document libyang cache bug workaroundQuentin Young1-2/+3
2019-04-15lib: add fine-grained debugging in the northboundRenato Westphal5-64/+310
2019-04-15lib: fix inverted logic in the "debug all" commandRenato Westphal1-1/+1
2019-04-12zebra: Add hidden 'show frr' commandDonald Sharp1-0/+64
2019-04-11pimd: use debug pim staticMark Stapp1-10/+12
2019-04-11bgpd: new show cmd - bgp l2vpn evpn route detailNitin Soni1-7/+25