aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mfib/mfib_entry.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-11FIB table add/delete APINeale Ranns1-0/+11
2017-08-29Fix for bootstrap crash when VPP compiled with gcc-7Marco Varlese1-1/+1
2017-08-08L2 over MPLSNeale Ranns1-6/+4
2017-06-01IP Mcast - recalculate on interface up/dowmNeale Ranns1-56/+77
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns1-4/+4
2017-05-02Allow local/for-us replications for IP multicast routes on the CLINeale Ranns1-4/+2
2017-04-07MPLS McastNeale Ranns1-142/+253
2017-02-25MFIB: changes to improve route add/delete performanceNeale Ranns1-1/+8
2017-02-24MFIB memory leak. free the per-source interface hashNeale Ranns1-0/+2
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-1/+7
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-0/+1
2017-02-09Improve MFIB doxygen helpNeale Ranns1-0/+4
2017-02-02Fix SR multicast post mfib commitNeale Ranns1-16/+74
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+1096