index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
/
subdir.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-22
zebra: removing old intf address code
Mark Stapp
4
-319
/
+18
2019-04-22
zebra: Dplane interface address install for non-netlink
Mark Stapp
3
-42
/
+292
2019-04-22
zebra: add 'is broadcast' accessor for interface data
Mark Stapp
1
-0
/
+1
2019-04-22
libs: use const in some interface flag accessors
Mark Stapp
2
-20
/
+20
2019-04-22
zebra: Use dplane for interface addresses (netlink)
Mark Stapp
6
-13
/
+284
2019-04-22
zebra: add interface-address info for dataplane
Mark Stapp
2
-1
/
+161
2019-04-22
libs: control privs changes with refcount
Mark Stapp
2
-13
/
+94
2019-04-21
pimd: fix macro backslash alignment
Anuradha Karuppiah
1
-3
/
+3
2019-04-21
lib: two extra bytes were being allocated for the SG string
Anuradha Karuppiah
1
-2
/
+2
2019-04-21
zebra: use "mcast group" instead of just mcast in show and logs
Anuradha Karuppiah
2
-3
/
+3
2019-04-21
pim: fix order of vxlan mroutes cleanup when pimd is shutdown
Anuradha Karuppiah
2
-7
/
+16
2019-04-20
bgpd: lock the tenant-vrf associated with the l2-vni
Anuradha Karuppiah
1
-1
/
+2
2019-04-20
doc: add config sample for pim-evpn
Anuradha Karuppiah
2
-1
/
+24
2019-04-20
pimd: cleanup unncessary null pointer check
Anuradha Karuppiah
1
-1
/
+1
2019-04-20
pimd: create pimreg implicity if ipmr-lo is the first pim device
Anuradha Karuppiah
1
-2
/
+7
2019-04-20
pimd: hidden command to set MLAG parameters
Anuradha Karuppiah
4
-0
/
+110
2019-04-20
pimd: display commands for the pim-vxlan-sg database and worklist
Anuradha Karuppiah
2
-0
/
+284
2019-04-20
pimd: cli changes for pim-debug-vxlan
Anuradha Karuppiah
3
-0
/
+33
2019-04-20
pimd: use VTEP-PIP as pim-register's ip header SIP
Anuradha Karuppiah
1
-0
/
+9
2019-04-20
pimd: VxLAN-AA base APIs
Anuradha Karuppiah
2
-0
/
+102
2019-04-20
pimd: handling termination device in the MFC
Anuradha Karuppiah
1
-0
/
+26
2019-04-20
pimd: setup multicast vxlan tunnel termination device
Anuradha Karuppiah
3
-1
/
+81
2019-04-20
pimd: update vxlan mroute entries when the lo or peerlink vif is updated
Anuradha Karuppiah
3
-0
/
+134
2019-04-20
pimd: add termination mroutes for each vxlan multicast tunnels
Anuradha Karuppiah
2
-0
/
+129
2019-04-20
pimd: MLAG flag defintions in the PIM upstream entries
Anuradha Karuppiah
1
-0
/
+16
2019-04-20
pimd: register local VTEP-IP for each BUM MDT via NULL registers
Anuradha Karuppiah
4
-0
/
+157
2019-04-20
pimd: add peerlink-rif to the origination-mroute's OIL
Anuradha Karuppiah
1
-0
/
+45
2019-04-20
pimd: support for vxlan origination-upstream entries
Anuradha Karuppiah
2
-0
/
+258
2019-04-20
pimd: header changes for pim-vxlan staggered processing
Anuradha Karuppiah
2
-0
/
+24
2019-04-20
pimd: header changes to cache MLAG information needed for pim-vxlan
Anuradha Karuppiah
1
-0
/
+23
2019-04-20
pimd: vxlan definitions for creation origination and terminatiom mroutes
Anuradha Karuppiah
1
-0
/
+24
2019-04-20
pimd: extern pim_null_register_send
Anuradha Karuppiah
3
-20
/
+41
2019-04-20
pimd: API for enabling pim on the vxlan term device ipmr-lo
Anuradha Karuppiah
4
-12
/
+16
2019-04-20
pimd: add new OIF type in prep for vxlan support
Anuradha Karuppiah
2
-4
/
+24
2019-04-20
pimd: definition of pim-evpn origination and termination devices
Anuradha Karuppiah
1
-0
/
+18
2019-04-20
pimd: add new source types for vxlan orgination and termination mroutes
Anuradha Karuppiah
1
-0
/
+15
2019-04-20
pimd: per-SG control to allow any router to register itself as source
Anuradha Karuppiah
2
-0
/
+15
2019-04-20
pimd: provide a per-SG control to disabled register encapsulation of data
Anuradha Karuppiah
2
-0
/
+25
2019-04-20
pimd: allow mroutes with IIF in the OIL
Anuradha Karuppiah
2
-1
/
+13
2019-04-20
pimd: provide a mechanism to pin the IIF for an SG entry
Anuradha Karuppiah
3
-2
/
+38
2019-04-20
pimd: provide an api to force stop kat on an upstream entry
Anuradha Karuppiah
2
-6
/
+16
2019-04-20
pimd: provide an upstream control to prevent KAT expiry
Anuradha Karuppiah
2
-0
/
+17
2019-04-20
pimd: handle VxLAN SG notifications from zebra
Anuradha Karuppiah
1
-0
/
+38
2019-04-20
pimd: initial infrastructure to maintain VxLAN SG database
Anuradha Karuppiah
9
-0
/
+215
2019-04-20
lib, zebra: changes to propagate vxlan mcast SG entries to pimd
Anuradha Karuppiah
6
-0
/
+63
2019-04-20
zebra: trigger SG update on l2-vni<=>mcast-grp changes
Anuradha Karuppiah
1
-6
/
+70
2019-04-20
zebra: vxlan (S, G) cache management
Anuradha Karuppiah
1
-0
/
+150
2019-04-20
zebra: maintain mcast tunnel origination and termination SG entries
Anuradha Karuppiah
3
-0
/
+26
2019-04-20
lib: return listnode on add for subsequent efficent del
Anuradha Karuppiah
2
-2
/
+4
2019-04-20
lib: move SG prefix2str APIs from pimd to lib
Anuradha Karuppiah
4
-38
/
+45
[next]