Age | Commit message (Expand) | Author | Files | Lines |
2022-10-12 | misc: fix issues reported by clang-15 |  Damjan Marion | 1 | -1/+2 |
2022-01-18 | vnet: distinguish between max_frame_size and MTU |  Damjan Marion | 1 | -12/+10 |
2022-01-17 | interface: improve MTU handling |  Damjan Marion | 1 | -0/+6 |
2022-01-05 | interface: refactor interface capabilities code |  Damjan Marion | 1 | -64/+52 |
2021-12-03 | interface: add multi tx-queues support for new tx infra |  Mohsin Kazmi | 1 | -2/+10 |
2021-11-30 | interface: add support for outer header checksums |  Mohsin Kazmi | 1 | -0/+12 |
2021-10-04 | interface: remove the input_node_thread_index_by_queue |  Mohsin Kazmi | 1 | -3/+0 |
2021-09-07 | interface: full poll vector on adaptive mode |  Maxime Peim | 1 | -1/+2 |
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 |