aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mfib
AgeCommit message (Expand)AuthorFilesLines
2017-06-01IP Mcast - recalculate on interface up/dowmNeale Ranns2-56/+87
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns1-4/+4
2017-05-19mfib CLI bugs (VPP-852)Neale Ranns2-8/+14
2017-05-15Add GTP-U plugin. VPP-694Hongjun Ni1-0/+2
2017-05-02Allow local/for-us replications for IP multicast routes on the CLINeale Ranns1-4/+2
2017-04-07MPLS McastNeale Ranns8-165/+417
2017-02-25MFIB: changes to improve route add/delete performanceNeale Ranns2-2/+9
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 Ranns8-12/+129
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-0/+1
2017-02-09Improve MFIB doxygen helpNeale Ranns4-4/+12
2017-02-02Fix SR multicast post mfib commitNeale Ranns6-22/+210
2017-01-31MFIB Coverity warnings. The lock macro is functionally equivalent but more ex...Neale Ranns2-25/+40
2017-01-28sh not show in the mfib flags commandsNeale Ranns1-2/+2
2017-01-27IP Multicast FIB (mfib)Neale Ranns16-0/+5997