Age | Commit message (Expand) | Author | Files | Lines |
2019-04-24 | ethernet_input_inline: leverage vlib_get_buffers | Zhiyong Yang | 1 | -17/+14 |
2019-04-10 | ethernet: fix packet tracing | Benoît Ganne | 1 | -1/+1 |
2019-02-26 | Move pcap rx/tx trace code out of the dpdk plugin | Dave Barach | 1 | -17/+42 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -4/+4 |
2018-12-22 | ethernet-input tagged packets optimizations | Damjan Marion | 1 | -269/+474 |
2018-11-26 | Remove unused argument from eth_identify_subint(...) | Damjan Marion | 1 | -3/+2 |
2018-11-21 | ethernet-input: fix assert in l2 mode | Damjan Marion | 1 | -9/+24 |
2018-11-20 | ethernet-input optimizations | Damjan Marion | 1 | -22/+517 |
2018-10-12 | vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass... | Andrew Yourtchenko | 1 | -1/+1 |
2018-10-09 | vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases | Andrew Yourtchenko | 1 | -26/+26 |
2018-10-02 | Enabled untagged vs default functionality | Mike Bly | 1 | -2/+1 |
2018-09-12 | fix missing extern in vnet/ethernet/node.c | Damjan Marion | 1 | -1/+1 |
2018-09-10 | new multiversioning on ethernet input nodes | Damjan Marion | 1 | -34/+16 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2018-07-07 | Pipes | Neale Ranns | 1 | -1/+10 |
2018-04-19 | Minor optimzation/cleanup to ethernet-input node | John Lo | 1 | -5/+5 |
2018-02-19 | Use neutral vector code for ethernet_frame_is_tagged | Damjan Marion | 1 | -25/+2 |
2018-02-06 | Fix clang implicit conversion errors | Damjan Marion | 1 | -7/+8 |
2018-01-17 | Fix checksum offload sssue caused by overwriten lX_hdr_offset | Damjan Marion | 1 | -2/+2 |
2017-12-04 | vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset | Steven | 1 | -0/+22 |
2017-08-01 | P2P Ethernet | Pavel Kotucek | 1 | -1/+16 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 1 | -14/+9 |
2017-07-13 | Fix typo for non x86 platforms. | Christophe Fontaine | 1 | -1/+1 |
2017-07-07 | ETH:optimized double is_tagged check | Eyal Bari | 1 | -2/+24 |
2017-06-14 | ETH:fix l2_len/vlan count mismatch for > 2 tags | Eyal Bari | 1 | -1/+4 |
2017-06-06 | Packets recieved on VLAN-0 map to the main interface | Neale Ranns | 1 | -0/+2 |
2017-05-06 | Fix mac check issue for vitual tunnel interface with no mac address | Hongjun Ni | 1 | -0/+3 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -2/+2 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -7/+7 |
2017-03-13 | Add MAC address check in ethernet-input node if interface in L3 mode | John Lo | 1 | -6/+17 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1368 |