Age | Commit message (Expand) | Author | Files | Lines |
2021-02-05 | interface: RX/TX direction type in API |  Neale Ranns | 1 | -2/+8 |
2021-02-04 | vlib: "revert startup multi-arch variant configuration fix for interfaces" |  Damjan Marion | 1 | -2/+1 |
2021-01-26 | interface: remove vnet_device_input_runtime_t |  Mohammed Hawari | 1 | -5/+0 |
2021-01-25 | vlib: startup multi-arch variant configuration fix for interfaces |  Radu Nicolau | 1 | -1/+2 |
2021-01-21 | interface: rx queue infra rework, part one |  Damjan Marion | 1 | -0/+42 |
2020-11-13 | interface: add multiarch support for per-interface tx node |  Benoît Ganne | 1 | -3/+1 |
2020-11-05 | feature: reset interface feature arc on interface deletion |  Benoît Ganne | 1 | -0/+2 |
2020-10-08 | interface: shorten vnet_hw_if_rx_mode |  Damjan Marion | 1 | -10/+10 |
2020-09-09 | interface: support configuring RSS steering queues |  Chenmin Sun | 1 | -0/+12 |
2020-08-06 | misc: harmonize names |  Dave Barach | 1 | -1/+1 |
2020-08-05 | interface: add pcap trace data preallocation |  Dave Barach | 1 | -0/+2 |
2020-05-27 | ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) |  John Lo | 1 | -1/+5 |
2019-12-04 | gre: Multi-point interfaces |  Neale Ranns | 1 | -0/+7 |
2019-12-04 | gso: remove the interface count |  Mohsin Kazmi | 1 | -3/+0 |
2019-10-09 | interface: callback to manage extra MAC addresses |  Matthew Smith | 1 | -0/+10 |
2019-09-26 | misc: add vnet classify filter set support |  Dave Barach | 1 | -1/+5 |
2019-09-23 | misc: unify pcap rx / tx / drop trace |  Dave Barach | 1 | -7/+9 |
2019-09-20 | misc: classifier-based packet trace filter |  Dave Barach | 1 | -0/+1 |
2019-09-10 | misc: clean up "pcap [rx|tx] trace" debug CLI |  Dave Barach | 1 | -0/+12 |
2019-08-27 | interface: Remove residual dpdk bonding code |  Steven Luong | 1 | -1/+1 |
2019-07-31 | vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t |  jaszha03 | 1 | -4/+4 |
2019-07-05 | sctp: move to plugins, disabled by default |  Florin Coras | 1 | -0/+13 |
2019-06-28 | interface: fixes for buliding for 32bit targets |  Vijayabhaskar Katamreddy | 1 | -1/+1 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -1/+11 |
2019-06-03 | ARP: add feature arc |  Neale Ranns | 1 | -1/+1 |
2019-05-31 | bonding: add support for numa awareness |  Zhiyong Yang | 1 | -0/+4 |
2019-04-11 | Stats: Spelling mistake: s/tx-unicast-miss/tx-unicast/ |  Ole Troan | 1 | -1/+1 |
2019-03-13 | deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH |  Filip Tehlar | 1 | -3/+0 |
2019-02-22 | Callback functions must have the correct signature |  Neale Ranns | 1 | -2/+2 |
2019-02-19 | tap gso: experimental support |  Andrew Yourtchenko | 1 | -0/+15 |
2019-02-02 | Deprecate old mutliarch code, phase 1 |  Damjan Marion | 1 | -23/+5 |
2019-01-21 | VPP-1549 Add missing counter name. |  Paul Vinciguerra | 1 | -1/+2 |
2018-11-17 | pcap-based dispatch tracer |  Dave Barach | 1 | -1/+2 |
2018-11-08 | vnet: remove unused field |  Damjan Marion | 1 | -2/+0 |
2018-11-08 | vnet: store hw interface speed in kbps instead of using flags |  Damjan Marion | 1 | -27/+4 |
2018-10-29 | interface-flags; fix coverity error found in conversion |  Neale Ranns | 1 | -1/+2 |
2018-10-27 | Enumify interface flags |  Neale Ranns | 1 | -30/+37 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins |  Sirshak Das | 1 | -2/+2 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -3/+3 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes |  Neale Ranns | 1 | -1/+2 |
2018-08-13 | Multiarch handling in different constructor macros |  Damjan Marion | 1 | -0/+14 |
2018-08-11 | Multiversioning: Device (tx) function constructor |  Mohsin Kazmi | 1 | -0/+21 |
2018-07-20 | IP directed broadcast |  Neale Ranns | 1 | -14/+22 |
2018-07-07 | Pipes |  Neale Ranns | 1 | -0/+1 |
2018-06-15 | STATS: Add more hierarchy to counters. |  Ole Troan | 1 | -0/+20 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support |  Ole Troan | 1 | -9/+18 |
2018-05-11 | Fix issue with xconnect not working on the main interface |  Damjan Marion | 1 | -9/+6 |
2018-05-10 | vnet: device flow offload infra |  Damjan Marion | 1 | -0/+20 |
2018-04-25 | Adjacency walk more scalable |  Neale Ranns | 1 | -0/+5 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... |  Damjan Marion | 1 | -3/+8 |