aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/interface.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1398/+0
2016-12-20Decouple dependencies/assumptions in MAC changeNeale Ranns1-16/+7
2016-12-02interfaces: make no_flatten variant of inteface_ouptut fn defaultDamjan Marion1-4/+4
2016-12-02feature: add interface-output arcDamjan Marion1-1/+25
2016-12-01Add a 64-byte interface "tag" for vhost and tap interfacesDave Barach1-0/+1
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari1-5/+5
2016-11-21Convergence ImprovementsNeale Ranns1-7/+36
2016-11-15feature: remove old interface output feature codeDamjan Marion1-36/+3
2016-11-15VPP-393: Subinterface is still used after deletionPavel Kotucek1-0/+10
2016-10-18Update tx and output node runtime when recycling interfacePierre Pfister1-0/+18
2016-10-17VPP-492: Fix ability to change mac address of the interfacePavel Kotucek1-2/+5
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-0/+59
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns1-0/+1
2016-09-30VPP-363: add ability to change mac address of the interfacePavel Kotucek1-0/+57
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-2/+10
2016-09-12VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper toKlement Sekera1-2/+1
2016-08-08VPP-311 Coding standards cleanup for vnet/vnet/*.[ch]Dave Barach1-357/+460
2016-07-06Bug fix for VPP-104 about not being able to down a sub-if if the super-if is upCalvin1-1/+3
2016-07-01VPP-171: fix a set of hw interface recycling bugsDave Barach1-0/+9
2016-06-14Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116Damjan Marion1-2/+2
2016-04-11Add vnet_rename_interface APISean Hope1-0/+37
2016-04-07Enhance CLI/API Support for Bonded InterfaceJohn Lo1-0/+9
2016-03-01Fix for TX and RX descriptor queue lockupGeorgi Savov1-7/+27
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1051