aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ethernet/node.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-01P2P EthernetPavel Kotucek1-1/+16
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion1-14/+9
2017-07-13Fix typo for non x86 platforms.Christophe Fontaine1-1/+1
2017-07-07ETH:optimized double is_tagged checkEyal Bari1-2/+24
2017-06-14ETH:fix l2_len/vlan count mismatch for > 2 tagsEyal Bari1-1/+4
2017-06-06Packets recieved on VLAN-0 map to the main interfaceNeale Ranns1-0/+2
2017-05-06Fix mac check issue for vitual tunnel interface with no mac addressHongjun Ni1-0/+3
2017-04-07MPLS McastNeale Ranns1-2/+2
2017-04-06Use thread local storage for thread indexDamjan Marion1-7/+7
2017-03-13Add MAC address check in ethernet-input node if interface in L3 modeJohn Lo1-6/+17
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1368