Age | Commit message (Expand) | Author | Files | Lines |
2021-02-05 | devices: af-packet gso mtu |  Nathan Skrzypczak | 4 | -38/+126 |
2021-02-05 | session svm: non blocking mq |  Florin Coras | 2 | -4/+3 |
2021-02-05 | ip: Remove unused include file |  Neale Ranns | 1 | -1/+0 |
2021-02-05 | nat: 1:1 policy NAT |  Ole Troan | 1 | -2/+2 |
2021-02-05 | ipsec: add support for AES CTR |  Benoît Ganne | 6 | -139/+182 |
2021-02-05 | interface: RX/TX direction type in API |  Neale Ranns | 4 | -70/+87 |
2021-02-05 | vxlan: add udp-port configuration support |  Artem Glazychev | 5 | -60/+320 |
2021-02-05 | sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded. |  Tetsuya Murakami | 3 | -2/+20 |
2021-02-04 | mpls: MPLS Hash fixes |  Neale Ranns | 2 | -8/+9 |
2021-02-04 | vlib: "revert startup multi-arch variant configuration fix for interfaces" |  Damjan Marion | 3 | -31/+4 |
2021-02-04 | linux-cp: Linux Interface Mirroring for Control Plane Integration |  Neale Ranns | 2 | -2/+12 |
2021-02-04 | ipsec: one thread index per-SA |  Neale Ranns | 8 | -57/+36 |
2021-02-03 | vxlan: fix interface naming |  Ray Kinsella | 1 | -6/+8 |
2021-02-02 | policer: add counters |  Brian Russell | 4 | -8/+58 |
2021-02-01 | fib: Changes to interpose source |  Neale Ranns | 5 | -19/+78 |
2021-02-01 | tap: fix the interrupt handling |  Mohsin Kazmi | 1 | -3/+4 |
2021-01-29 | interface: fix interface name overflow in logs |  Benoît Ganne | 1 | -9/+9 |
2021-01-28 | ip: do policer thread handoff from punt policers |  Brian Russell | 3 | -51/+130 |
2021-01-28 | policer: add policer handoff |  Brian Russell | 2 | -0/+81 |
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 | 9 | -7/+61 |
2021-01-27 | vhost: vhost interface hardware address not set |  Steven Luong | 3 | -6/+9 |
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 | 5 | -419/+1 |
2021-01-25 | svm: add custom q implementation for mq |  Florin Coras | 4 | -16/+17 |
2021-01-25 | vlib: startup multi-arch variant configuration fix for interfaces |  Radu Nicolau | 3 | -4/+31 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests |  Andrew Yourtchenko | 1 | -24/+7 |
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 | 1 | -8/+0 |
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 |