Age | Commit message (Expand) | Author | Files | Lines |
2021-01-28 | ip: add frame queues to punt policer nodes |  Brian Russell | 2 | -0/+10 |
2021-01-28 | policer: add thread index to policer |  Brian Russell | 2 | -3/+8 |
2021-01-28 | ip: Router ID included in flow hash |  Neale Ranns | 12 | -29/+122 |
2021-01-28 | crypto-openssl: fix iv size for AES CTR |  Benoît Ganne | 1 | -68/+69 |
2021-01-28 | build: do not _FORTIFY_SOURCE in debug mode |  Mohammed Hawari | 5 | -11/+10 |
2021-01-27 | Change unformat_init_string API in doc to match code |  hemant_mnkcg | 1 | -1/+2 |
2021-01-27 | vhost: vhost interface hardware address not set |  Steven Luong | 3 | -6/+9 |
2021-01-27 | ikev2: add per SA stats |  Filip Tehlar | 7 | -15/+68 |
2021-01-26 | session: clear ct fifo flag prior to notification |  Florin Coras | 1 | -6/+7 |
2021-01-26 | interface: remove vnet_device_input_runtime_t |  Mohammed Hawari | 7 | -432/+14 |
2021-01-26 | misc: fix snap image build |  Dave Barach | 3 | -5/+92 |
2021-01-25 | svm: add custom q implementation for mq |  Florin Coras | 12 | -121/+313 |
2021-01-25 | vlib: add show trace limit warning at the end of output too |  Benoît Ganne | 1 | -2/+4 |
2021-01-25 | crypto-ipsecmb: more explicit errors reporting |  Benoît Ganne | 1 | -4/+24 |
2021-01-25 | vlib: startup multi-arch variant configuration fix for interfaces |  Radu Nicolau | 5 | -8/+69 |
2021-01-24 | svm: use standard function to reset stale mutex |  Benoît Ganne | 1 | -2/+7 |
2021-01-22 | quic: quicly v0.1.2 update |  Mathias Raoul | 9 | -619/+451 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests |  Andrew Yourtchenko | 10 | -58/+54 |
2021-01-22 | docs: vpp stateless traffic generator |  Dave Barach | 2 | -0/+106 |
2021-01-22 | interface: fix rx-placement api/cli for new infra |  Mohammed Hawari | 3 | -72/+90 |
2021-01-22 | interface: let drivers control polling when down |  Mohammed Hawari | 2 | -8/+2 |
2021-01-22 | devices: adapt af_packet to new rxq framework |  Mohammed Hawari | 3 | -32/+32 |
2021-01-21 | interface: fix vnet_hw_if_update_runtime_data |  Mohammed Hawari | 1 | -0/+1 |
2021-01-21 | sr: SRv6 FlowLabel Added |  Jakub Horn | 1 | -12/+39 |
2021-01-21 | dpdk: do not use TSO for small packets |  Somnath Kotur | 1 | -2/+5 |
2021-01-21 | avf: use write combining store for queues tail update |  Radu Nicolau | 5 | -25/+49 |
2021-01-21 | libmemif: buffer enqueue refactor |  Jakub Grajciar | 3 | -75/+121 |
2021-01-21 | dpdk: dpdk i40e patch cherry-pick |  Chenmin Sun | 1 | -0/+134 |
2021-01-21 | rdma: adapt to new vnet rxq framework |  Mohammed Hawari | 3 | -27/+30 |
2021-01-21 | ip: do not return uninitialized IPv6 ll attributes |  Benoît Ganne | 1 | -3/+7 |
2021-01-21 | memif: adapt to new rxq framework |  Mohammed Hawari | 3 | -61/+59 |
2021-01-21 | af_xdp: update interrupt mode to new infra |  Benoît Ganne | 3 | -36/+86 |
2021-01-21 | marvell: adapt pp2 to new rxq framework. |  Mohammed Hawari | 2 | -9/+11 |
2021-01-21 | interface: rx queue infra rework, part one |  Damjan Marion | 37 | -354/+1212 |
2021-01-21 | perfmon: added cache hits and misses |  Ray Kinsella | 2 | -0/+70 |
2021-01-21 | dpdk: terminate device devargs string |  Matthew Smith | 1 | -1/+2 |
2021-01-21 | build: deprecate debian-9 support |  Dave Wallace | 1 | -4/+0 |
2021-01-21 | dpdk: add support for system libdpdk |  Nathan Moos | 1 | -85/+96 |
2021-01-21 | vppinfra: ensure _GNU_SOURCE is present |  Nathan Moos | 2 | -6/+13 |
2021-01-21 | ip: Use correct enum type in ip_address_set |  Neale Ranns | 5 | -11/+12 |
2021-01-21 | ip: use IPv6 flowlabel in flow hash computation |  Ahmed Abdelsalam | 16 | -107/+129 |
2021-01-21 | ipsec: Honour IPSec SA table-ID over API |  Neale Ranns | 2 | -11/+9 |
2021-01-21 | ipsec: Tunnelled packets are locally generated |  Neale Ranns | 1 | -0/+1 |
2021-01-21 | ip: set correct error in ip6-local |  Benoît Ganne | 1 | -3/+3 |
2021-01-21 | vppinfra: add bihash with 32 byte key |  Matthew Smith | 2 | -0/+108 |
2021-01-21 | fib: fix includes for musl |  Nathan Moos | 1 | -1/+1 |
2021-01-20 | tests: do not skip solo-run tests if running within a single job and all rema... |  Andrew Yourtchenko | 1 | -8/+7 |
2021-01-20 | build: add python files to ctags |  Jerome Tollet | 1 | -1/+1 |
2021-01-20 | acl: replace glibc internal __bswap_64 with clib |  Nathan Moos | 1 | -1/+2 |
2021-01-20 | memif: fix vpp to go link up immediately on admin up |  Ed Warnicke | 3 | -16/+23 |