summaryrefslogtreecommitdiffstats
path: root/vtysh/subdir.am (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-22zebra: removing old intf address codeMark Stapp4-319/+18
2019-04-22zebra: Dplane interface address install for non-netlinkMark Stapp3-42/+292
2019-04-22zebra: add 'is broadcast' accessor for interface dataMark Stapp1-0/+1
2019-04-22libs: use const in some interface flag accessorsMark Stapp2-20/+20
2019-04-22zebra: Use dplane for interface addresses (netlink)Mark Stapp6-13/+284
2019-04-22zebra: add interface-address info for dataplaneMark Stapp2-1/+161
2019-04-22libs: control privs changes with refcountMark Stapp2-13/+94
2019-04-21pimd: fix macro backslash alignmentAnuradha Karuppiah1-3/+3
2019-04-21lib: two extra bytes were being allocated for the SG stringAnuradha Karuppiah1-2/+2
2019-04-21zebra: use "mcast group" instead of just mcast in show and logsAnuradha Karuppiah2-3/+3
2019-04-21pim: fix order of vxlan mroutes cleanup when pimd is shutdownAnuradha Karuppiah2-7/+16
2019-04-20bgpd: lock the tenant-vrf associated with the l2-vniAnuradha Karuppiah1-1/+2
2019-04-20doc: add config sample for pim-evpnAnuradha Karuppiah2-1/+24
2019-04-20pimd: cleanup unncessary null pointer checkAnuradha Karuppiah1-1/+1
2019-04-20pimd: create pimreg implicity if ipmr-lo is the first pim deviceAnuradha Karuppiah1-2/+7
2019-04-20pimd: hidden command to set MLAG parametersAnuradha Karuppiah4-0/+110
2019-04-20pimd: display commands for the pim-vxlan-sg database and worklistAnuradha Karuppiah2-0/+284
2019-04-20pimd: cli changes for pim-debug-vxlanAnuradha Karuppiah3-0/+33
2019-04-20pimd: use VTEP-PIP as pim-register's ip header SIPAnuradha Karuppiah1-0/+9
2019-04-20pimd: VxLAN-AA base APIsAnuradha Karuppiah2-0/+102
2019-04-20pimd: handling termination device in the MFCAnuradha Karuppiah1-0/+26
2019-04-20pimd: setup multicast vxlan tunnel termination deviceAnuradha Karuppiah3-1/+81
2019-04-20pimd: update vxlan mroute entries when the lo or peerlink vif is updatedAnuradha Karuppiah3-0/+134
2019-04-20pimd: add termination mroutes for each vxlan multicast tunnelsAnuradha Karuppiah2-0/+129
2019-04-20pimd: MLAG flag defintions in the PIM upstream entriesAnuradha Karuppiah1-0/+16
2019-04-20pimd: register local VTEP-IP for each BUM MDT via NULL registersAnuradha Karuppiah4-0/+157
2019-04-20pimd: add peerlink-rif to the origination-mroute's OILAnuradha Karuppiah1-0/+45
2019-04-20pimd: support for vxlan origination-upstream entriesAnuradha Karuppiah2-0/+258
2019-04-20pimd: header changes for pim-vxlan staggered processingAnuradha Karuppiah2-0/+24
2019-04-20pimd: header changes to cache MLAG information needed for pim-vxlanAnuradha Karuppiah1-0/+23
2019-04-20pimd: vxlan definitions for creation origination and terminatiom mroutesAnuradha Karuppiah1-0/+24
2019-04-20pimd: extern pim_null_register_sendAnuradha Karuppiah3-20/+41
2019-04-20pimd: API for enabling pim on the vxlan term device ipmr-loAnuradha Karuppiah4-12/+16
2019-04-20pimd: add new OIF type in prep for vxlan supportAnuradha Karuppiah2-4/+24
2019-04-20pimd: definition of pim-evpn origination and termination devicesAnuradha Karuppiah1-0/+18
2019-04-20pimd: add new source types for vxlan orgination and termination mroutesAnuradha Karuppiah1-0/+15
2019-04-20pimd: per-SG control to allow any router to register itself as sourceAnuradha Karuppiah2-0/+15
2019-04-20pimd: provide a per-SG control to disabled register encapsulation of dataAnuradha Karuppiah2-0/+25
2019-04-20pimd: allow mroutes with IIF in the OILAnuradha Karuppiah2-1/+13
2019-04-20 pimd: provide a mechanism to pin the IIF for an SG entryAnuradha Karuppiah3-2/+38
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