Age | Commit message (Expand) | Author | Files | Lines |
2020-11-13 | ethernet: mac must support 64-bits loads | Benoît Ganne | 1 | -32/+41 |
2020-10-08 | l2: input performance | Neale Ranns | 1 | -24/+24 |
2020-05-27 | ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) | John Lo | 1 | -3/+30 |
2020-03-27 | docs ethernet: add docs for ethernet Section | Paul Vinciguerra | 1 | -0/+7 |
2020-02-26 | ethernet: configure system default ethernet MTU | Dave Barach | 1 | -2/+25 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 1 | -18/+71 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 1 | -0/+1 |
2019-10-29 | ethernet: VNET API to create sub-interfaces | Neale Ranns | 1 | -0/+42 |
2019-10-02 | ethernet: dmac filter checks secondary mac addrs | Matthew G Smith | 1 | -0/+47 |
2019-03-21 | BVI Interface | Neale Ranns | 1 | -1/+1 |
2019-02-02 | Deprecate old mutliarch code, phase 1 | Damjan Marion | 1 | -3/+0 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -0/+1 |
2018-11-20 | ethernet-input optimizations | Damjan Marion | 1 | -0/+1 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-10-05 | On interface deletion - make sure any vlan qinq table is cleared | John Lo | 1 | -0/+2 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | Neale Ranns | 1 | -1/+14 |
2018-07-21 | Loopback tx: support multiple tx intfcs per frame | Dave Barach | 1 | -153/+197 |
2018-07-17 | loopback:fix delete to check interface class | Eyal Bari | 1 | -13/+6 |
2018-07-15 | VPP-1341: fix loopback interface graph arcs | Dave Barach | 1 | -50/+173 |
2018-07-07 | Pipes | Neale Ranns | 1 | -2/+5 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -3/+1 |
2018-04-27 | TAP memory leaks: | Neale Ranns | 1 | -1/+0 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 1 | -1/+4 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 1 | -4/+1 |
2018-04-09 | L2: no-flood interface type in the Bridge-Domain | Neale Ranns | 1 | -0/+4 |
2018-03-07 | Fix Avoid crash in vnet_delete_sub_interface routine | Steve Shin | 1 | -1/+2 |
2018-02-20 | Fix reset the vlan flags when main interface is deleted. | Steve Shin | 1 | -0/+2 |
2018-01-19 | Sub-Interface deletion not cleanup hash's properly (VPP-1136) | John Lo | 1 | -10/+7 |
2017-08-01 | P2P Ethernet | Pavel Kotucek | 1 | -13/+41 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -3/+4 |
2017-03-03 | Implement a loopback instance allocation scheme. | Jon Loeliger | 1 | -11/+112 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 1 | -0/+20 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+730 |