Age | Commit message (Expand) | Author | Files | Lines |
2021-05-19 | interface: shared tx queue support | Damjan Marion | 1 | -0/+1 |
2021-05-11 | interface: tx queue infra | Damjan Marion | 1 | -0/+43 |
2021-05-06 | vlib: rename vl_counter_t to vlib_error_desc_t | Ole Troan | 1 | -1/+1 |
2021-05-06 | memif: add severity to counters | Ole Troan | 1 | -0/+1 |
2021-04-30 | build: switch release build to -O3 | Damjan Marion | 1 | -1/+1 |
2021-04-22 | misc: add filter for specific error for pcap trace | Benoît Ganne | 1 | -0/+1 |
2021-04-19 | interface: interface-output end node rework | Damjan Marion | 1 | -6/+14 |
2021-03-19 | interface: add capabilities flags | Mohsin Kazmi | 1 | -9/+59 |
2021-03-11 | vlib: refactor node function variants | Damjan Marion | 1 | -2/+1 |
2021-03-10 | interface: fix interface-output and interface-tx multiarch selection | Damjan Marion | 1 | -19/+21 |
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 |