Age | Commit message (Expand) | Author | Files | Lines |
2019-10-29 | ethernet: VNET API to create sub-interfaces | Neale Ranns | 1 | -0/+3 |
2019-10-02 | ethernet: dmac filter checks secondary mac addrs | Matthew G Smith | 1 | -0/+7 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -0/+1 |
2019-03-21 | BVI Interface | Neale Ranns | 1 | -1/+1 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -71/+1 |
2018-11-26 | Remove unused argument from eth_identify_subint(...) | Damjan Marion | 1 | -1/+0 |
2018-11-20 | ethernet-input optimizations | Damjan Marion | 1 | -0/+15 |
2018-10-02 | Enabled untagged vs default functionality | Mike Bly | 1 | -4/+4 |
2018-09-06 | eth_mac_equal takes const pointers | Neale Ranns | 1 | -1/+1 |
2018-08-31 | Introduce a mac_address_t on the API and in VPP | Neale Ranns | 1 | -2/+14 |
2018-08-22 | Consolidate the [un]format_mac_address implementations | Neale Ranns | 1 | -0/+2 |
2018-05-25 | ARP proxy dumps | Neale Ranns | 1 | -11/+0 |
2018-02-20 | vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 | Damjan Marion | 1 | -0/+2 |
2018-02-19 | Use neutral vector code for ethernet_frame_is_tagged | Damjan Marion | 1 | -16/+41 |
2018-02-06 | Fix clang implicit conversion errors | Damjan Marion | 1 | -7/+8 |
2017-12-08 | tapv2: multiple improvements | Damjan Marion | 1 | -0/+6 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -1/+1 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events | Eyal Bari | 1 | -1/+1 |
2017-09-18 | L2BD,ARP-TERM:fix arp query report mechanism+test | Eyal Bari | 1 | -0/+9 |
2017-08-01 | P2P Ethernet | Pavel Kotucek | 1 | -0/+1 |
2017-07-14 | vnet_buffer_t flags cleanup | Damjan Marion | 1 | -7/+7 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 1 | -2/+1 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... | Neale Ranns | 1 | -1/+2 |
2017-03-03 | Implement a loopback instance allocation scheme. | Jon Loeliger | 1 | -1/+5 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 1 | -0/+2 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+561 |