Age | Commit message (Expand) | Author | Files | Lines |
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 | ip: do not return uninitialized IPv6 ll attributes |  Benoît Ganne | 1 | -3/+7 |
2021-01-21 | interface: rx queue infra rework, part one |  Damjan Marion | 18 | -196/+853 |
2021-01-21 | ip: Use correct enum type in ip_address_set |  Neale Ranns | 2 | -5/+5 |
2021-01-21 | ip: use IPv6 flowlabel in flow hash computation |  Ahmed Abdelsalam | 12 | -96/+111 |
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 | fib: fix includes for musl |  Nathan Moos | 1 | -1/+1 |
2021-01-20 | vxlan: fix SEGV reported in VPP-1962 |  Ed Warnicke | 1 | -5/+29 |
2021-01-20 | ip: add API to retrieve IPv6 link-layer address |  Benoît Ganne | 2 | -35/+84 |
2021-01-20 | crypto: fixed vnet_crypto_is_set_handler() |  PiotrX Kleski | 1 | -1/+10 |
2021-01-20 | classify: Layout classify entry to group data-plane accessed fields on |  Neale Ranns | 3 | -102/+124 |
2021-01-19 | classify: crash on classify filter pcap del command |  Steven Luong | 1 | -1/+2 |
2021-01-18 | nat: deal with flows instead of sessions |  Klement Sekera | 1 | -3/+5 |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface |  Neale Ranns | 10 | -135/+274 |
2021-01-16 | tcp: remove bad assert |  Ivan Shvedunov | 1 | -5/+2 |
2021-01-14 | docs: Update FIB documentation |  Neale Ranns | 1 | -6/+17 |
2021-01-14 | vxlan: Protect against tunnel config where source is not local |  Neale Ranns | 1 | -2/+11 |
2021-01-12 | ip: vtep fixes for alignment and cache update. |  Ray Kinsella | 1 | -2/+2 |
2021-01-09 | session svm: fix fifo migration |  Florin Coras | 3 | -24/+25 |
2021-01-08 | l2: Separating scan-delay and learn-limit into a separate API from want_l2_ma... |  Jerome Tollet | 3 | -20/+136 |
2021-01-08 | tests: move bond tests to src/vnet/bonding/test |  Dave Wallace | 2 | -0/+373 |
2021-01-08 | vhost: Add event index for interrupt notification to driver |  Steven Luong | 8 | -192/+506 |
2021-01-07 | vcl session: switch to generic cert key apis |  Florin Coras | 4 | -101/+14 |
2021-01-07 | ipip: Support MPLS over IP |  Neale Ranns | 3 | -5/+102 |
2021-01-07 | ipsec: Deprecated the old IPsec Tunnel interface |  Neale Ranns | 5 | -594/+4 |
2021-01-06 | ipsec: Mark the interface create reply deprecated |  Neale Ranns | 1 | -0/+1 |
2021-01-06 | l2: add per bridge domain learn limit |  Jerome Tollet | 7 | -60/+290 |
2021-01-05 | tap: fix the buffering index for gro |  Mohsin Kazmi | 1 | -6/+8 |
2021-01-05 | teib: fix typo in cli |  Paul Vinciguerra | 1 | -4/+2 |
2021-01-05 | ipsec: ipsec cli nexthop error |  yedg | 1 | -1/+1 |
2020-12-29 | session: remove fifo segment va allocator |  Florin Coras | 3 | -46/+7 |
2020-12-29 | svm vcl: allow random offsets for fifo segments in apps |  Florin Coras | 2 | -12/+12 |
2020-12-29 | svm: allow mq attachments at random offsets |  Florin Coras | 6 | -45/+56 |
2020-12-28 | session: convert evt q segment to fifo segment |  Florin Coras | 3 | -19/+21 |
2020-12-28 | vlib: add missing file template descriptions |  Paul Vinciguerra | 3 | -1/+6 |
2020-12-27 | ip: Use full reassembly for fragments in ip6-local |  Neale Ranns | 2 | -3/+1 |
2020-12-25 | virtio: Extend vhost multi-queues support beyond 8 queue pairs |  Steven Luong | 3 | -60/+122 |
2020-12-24 | svm: split fifo into private and shared structs |  Florin Coras | 8 | -56/+59 |
2020-12-23 | tests: move bier tests to src/vnet/bier/test |  Dave Wallace | 2 | -0/+1155 |
2020-12-23 | svm: remove fifo segment heap |  Florin Coras | 1 | -5/+3 |
2020-12-22 | tests: move bfd tests to src/vnet/bfd/test |  Dave Wallace | 2 | -0/+3201 |
2020-12-21 | tcp: terminate options with nops |  Florin Coras | 1 | -8/+4 |
2020-12-18 | tls: add custom openssl bio |  Florin Coras | 1 | -0/+1 |
2020-12-18 | ipsec: fixed esp_decrypt pkt len after icv moved |  PiotrX Kleski | 1 | -6/+11 |
2020-12-18 | fib: Remove unused FIB path-list DB variable |  Neale Ranns | 2 | -7/+0 |
2020-12-16 | tests: move fib tests to src/vnet/fib/test |  Dave Wallace | 2 | -0/+456 |