Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | misc: harmonize names |  Dave Barach | 1 | -12/+12 |
2020-05-27 | ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) |  John Lo | 3 | -29/+77 |
2020-05-15 | misc: removed executable bits from source files |  Ray Kinsella | 1 | -0/+0 |
2020-05-10 | ethernet: fix dmac stride error |  Zhiyong Yang | 1 | -1/+1 |
2020-05-08 | ethernet: fix coverity warning |  Dave Barach | 1 | -1/+1 |
2020-05-04 | ethernet: add sanity checks to p2p_ethernet_add/del |  Dave Barach | 2 | -0/+41 |
2020-04-22 | ethernet: leverage vlib_buffer_get_current |  Zhiyong Yang | 1 | -4/+4 |
2020-04-22 | ethernet: put vlib_get_buffers together |  Zhiyong Yang | 1 | -11/+6 |
2020-03-27 | docs ethernet: add docs for ethernet Section |  Paul Vinciguerra | 1 | -0/+7 |
2020-03-18 | ethernet: Copy only 6 bytes of mac address into a u64 |  Jon Loeliger | 1 | -3/+3 |
2020-02-26 | ethernet: configure system default ethernet MTU |  Dave Barach | 3 | -2/+33 |
2020-02-24 | ethernet: trivial additions |  Neale Ranns | 2 | -0/+9 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 8 | -3208/+212 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -0/+1 |
2019-11-26 | ethernet: all dmac checks include secondary addrs |  Matthew Smith | 1 | -19/+106 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 2 | -37/+0 |
2019-11-25 | vlib: autogenerate <node> before <last-in-arc> constraints |  Dave Barach | 1 | -1/+1 |
2019-11-20 | classify: per-interface rx/tx pcap capture filters |  Dave Barach | 1 | -2/+12 |
2019-10-29 | ethernet: VNET API to create sub-interfaces |  Neale Ranns | 2 | -0/+45 |
2019-10-03 | ethernet: fix dmac filter coverity warning |  Matthew Smith | 1 | -1/+1 |
2019-10-02 | ethernet: dmac filter checks secondary mac addrs |  Matthew G Smith | 3 | -34/+186 |
2019-09-26 | misc: add vnet classify filter set support |  Dave Barach | 1 | -4/+2 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace |  Damjan Marion | 1 | -0/+1 |
2019-09-23 | misc: unify pcap rx / tx / drop trace |  Dave Barach | 1 | -8/+8 |
2019-09-20 | misc: classifier-based packet trace filter |  Dave Barach | 1 | -1/+15 |
2019-09-16 | api: autogenerate api trace print/endian |  Ole Troan | 2 | -1/+28 |
2019-09-04 | ethernet: move dmac filtering to inline function |  Matthew Smith | 1 | -56/+63 |
2019-09-03 | ethernet: fix dmac check avx2 loop condition |  Matthew Smith | 1 | -1/+1 |
2019-08-20 | api: Cleanup APIs interface.api |  Jakub Grajciar | 1 | -0/+1 |
2019-08-06 | ethernet: change to mark the CFI bit in the L2 header. |  Prashant Maheshwari | 1 | -3/+3 |
2019-08-02 | ethernet: fix ARP feature arc definition |  Dave Barach | 1 | -2/+9 |
2019-08-01 | ethernet: Fix node ordering on ARP feautre ARC |  Neale Ranns | 1 | -2/+13 |
2019-07-15 | interface: fix issue that pcap rx/tx trace not available when there are worke... |  Wei CHEN | 1 | -4/+5 |
2019-07-10 | ip: fix show ip neigh vector read overflow |  Benoît Ganne | 1 | -19/+6 |
2019-07-05 | ethernet: ARP disabled node |  Neale Ranns | 1 | -15/+106 |
2019-07-03 | misc: fix coverity warnings |  Dave Barach | 1 | -0/+5 |
2019-07-02 | ip: check all fib src for a connected dst entry |  Benoît Ganne | 1 | -25/+53 |
2019-06-07 | p2p ethernet: update p2p_ethernet.api with explicit types. |  Ole Troan | 1 | -5/+8 |
2019-06-03 | ARP: add feature arc |  Neale Ranns | 2 | -142/+476 |
2019-05-28 | Punt: socket register for exception dispatched/punted packets based on reason |  Neale Ranns | 1 | -0/+1 |
2019-05-16 | init / exit function ordering |  Dave Barach | 4 | -30/+28 |
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-04-08 | fixing typos |  Jim Thompson | 1 | -1/+1 |
2019-03-28 | Add RDMA ibverb driver plugin |  Benoît Ganne | 1 | -0/+11 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -5/+5 |
2019-03-21 | BVI Interface |  Neale Ranns | 2 | -2/+2 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" |  Ole Trøan | 1 | -1/+0 |
2019-03-15 | API: Cleanup APIs interface.api |  Jakub Grajciar | 1 | -0/+1 |