index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
defaults.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2019-04-20
zebra: install flood FDB entry only if the remote VTEP asked for HER
Anuradha Karuppiah
2
-31
/
+73
2019-04-20
bgpd: propagate flood mode to zebra based on the tunnel-type in the IMET route
Anuradha Karuppiah
1
-9
/
+26
2019-04-20
bgpd: suppress IMET route generation if flood mode is PIM-SM
Anuradha Karuppiah
2
-4
/
+28
2019-04-20
bgpd: maintain flood mcast group per-l2-vni
Anuradha Karuppiah
5
-9
/
+50
2019-04-20
zebra: maintain the mcast-grp per-l2vni
Anuradha Karuppiah
1
-4
/
+23
2019-04-20
zebra: process mcast-grp rxed in the vxlan-device
Anuradha Karuppiah
3
-4
/
+22
2019-04-20
zebra: header changes for l2 vni bum-mcast-grp handling
Anuradha Karuppiah
3
-3
/
+9
2019-04-19
zebra: stop sending invalid nexthops to clients
Don Slice
2
-5
/
+27
2019-04-18
zebra: Update flag output for route entry dump
Donald Sharp
1
-3
/
+12
2019-04-18
zebra: Run nexthop_active_check once
Donald Sharp
1
-36
/
+26
2019-04-18
zebra: Double check is not necessary in nexthop_active_update
Donald Sharp
1
-10
/
+1
2019-04-18
lib, zebra: Remove unused flag
Donald Sharp
2
-12
/
+1
2019-04-18
zebra: nexthop_active_update does not need set
Donald Sharp
1
-48
/
+38
2019-04-18
lib: Add a counter for number of nexthops
Donald Sharp
2
-0
/
+29
2019-04-18
tests: bgp_l3vpn_to_bgp_vrf were bailing to quickly
Donald Sharp
1
-2
/
+2
2019-04-18
ports: remove abandoned ports subdirectory
Renato Westphal
7
-147
/
+0
2019-04-18
lib: make nb_candidate_edit() more flexible
Renato Westphal
1
-7
/
+0
2019-04-18
lib: introduce flog() to simplify the northbound code a little bit
Renato Westphal
2
-17
/
+22
2019-04-18
lib: move zlog() prototype back to the public logging API
Renato Westphal
5
-4
/
+1
2019-04-18
lib: don't initialize the northbound database in the unit tests
Renato Westphal
2
-6
/
+5
2019-04-18
lib: sync sysrepo module with latest API changes
Renato Westphal
1
-1
/
+1
2019-04-18
bgpd: add the -Z option to run bgp without zebra
Philippe Guibert
1
-1
/
+2
[next]