- 30fdf39 udp: avoid locking connected udp sessions on rx by Florin Coras · 4 years ago
- 90ffe06 virtio: place the event fds on worker threads for pci device by Mohsin Kazmi · 3 years, 10 months ago
- edb1716 interface: Fix rxq deletion by Nathan Skrzypczak · 3 years, 10 months ago
- 455779f interface: fix sh int rx by Nathan Skrzypczak · 3 years, 10 months ago
- c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
- b80d67c crypto: fix coverity issue 218445 by Piotr Bronowski · 3 years, 10 months ago
- 8c609af tests: Add tests for IPSec async mode using the crypto SW scheduler by Neale Ranns · 3 years, 10 months ago
- 2d49830 ipsec: ipsec.h tidy up by Neale Ranns · 3 years, 10 months ago
- 7a29a2d ipsec: enable input features on tunnels by Brian Russell · 3 years, 10 months ago
- 5db2f4a virtio: enable the interrupt support for uio_pci_generic by Mohsin Kazmi · 3 years, 10 months ago
- 09bf91a session: init ctrl msg without mq lock by Florin Coras · 3 years, 10 months ago
- 98874cd fib: fix sa selection for fib routed destinations by Július Milan · 3 years, 10 months ago
- 63ab851 crypto: A more memory efficient layout of the frame element struct by Neale Ranns · 3 years, 10 months ago
- e46bd4c l2: coverity woe in l2_api.c by Steven Luong · 3 years, 10 months ago
- aa80f07 vlib: fix offload flags value reset by Benoît Ganne · 3 years, 10 months ago
- f86b967 ip-neighbor: add set ip neighbor-config CLI command by Ivan Shvedunov · 3 years, 10 months ago
- 26bcbc1 tests: add input policer thread handoff tests by Brian Russell · 3 years, 10 months ago
- 1aa9912 policer: add thread handoff for device input by Brian Russell · 3 years, 10 months ago
- fce8865 policer: move handoff checks into policer code by Brian Russell · 3 years, 10 months ago
- 6e6920d tests: test input policer by Brian Russell · 3 years, 10 months ago
- b046830 policer: add api to configure input policing by Brian Russell · 3 years, 10 months ago
- 15c18e3 policer: add policing as device-input feature by Brian Russell · 3 years, 10 months ago
- 0306fe6 tests: remove unnecessary setup in policer test by Brian Russell · 3 years, 10 months ago
- eef1539 session: coverity fix by Florin Coras · 3 years, 10 months ago
- 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
- 99c6dc6 misc: coverity fixes by Dave Barach · 3 years, 10 months ago
- 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
- 54be0cc policer: improve policer struct by Brian Russell · 3 years, 10 months ago
- 48e2636 policer: add api to bind policer to worker by Brian Russell · 3 years, 10 months ago
- fd0b399 interface: Add promisc on/off in api by Nathan Skrzypczak · 3 years, 10 months ago
- 65d789e fib: Always honour flow hash flag by Neale Ranns · 3 years, 10 months ago
- aa7d766 ipsec: Store thread-index in buffer meta-data during SA handoff by Neale Ranns · 3 years, 10 months ago
- bbccdc5 policer: tidy up by Brian Russell · 3 years, 10 months ago
- b2aae75 policer: use enum types by Brian Russell · 3 years, 10 months ago
- c5299ff policer: remove SSE2 prefix by Brian Russell · 3 years, 10 months ago
- 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 11 months ago
- e3845d7 policer: use ip dscp by Brian Russell · 3 years, 10 months ago
- 1bb7494 vcl: validate seg handle on migrate only if needed by Florin Coras · 3 years, 10 months ago
- 130680b tests: add policer tests by Brian Russell · 3 years, 10 months ago
- 9ec846c ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
- 98d82ca nat: fix EI hairpinning thread safety by Klement Sekera · 3 years, 11 months ago
- 16f0865 l2: crash on l2_input_is_xconnect by Steven Luong · 3 years, 10 months ago
- 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
- da2305f session: coverity fixes by Florin Coras · 3 years, 10 months ago
- 751bb13 Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" by Matthew Smith · 3 years, 10 months ago
- c7eaa71 ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
- 4c71d6c interface: automask interrupts to polling rxqs by Mohammed Hawari · 3 years, 11 months ago
- 8f01084 virtio: use vpp clib_memset instead glibc memset by Mohsin Kazmi · 4 years ago
- d8b7dec virtio: add atomic call for kicking by Mohsin Kazmi · 4 years ago
- 0ebbbfc ipsec: Checking wrong DB for initialistation by Neale Ranns · 3 years, 10 months ago
- a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 10 months ago
- 048189e ipsec: CLI improvement for udp port encap by Mohammed Hawari · 3 years, 10 months ago
- ee1cb46 tcp: fix port reuse with multiple listeners by Florin Coras · 4 years ago
- ffc6bdc devices: af-packet gso mtu by Nathan Skrzypczak · 3 years, 11 months ago
- 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
- 2b97f59 ip: Remove unused include file by Neale Ranns · 3 years, 10 months ago
- 18327be nat: 1:1 policy NAT by Ole Troan · 4 years ago
- 490b927 ipsec: add support for AES CTR by Benoît Ganne · 3 years, 11 months ago
- 6a999d6 interface: RX/TX direction type in API by Neale Ranns · 4 years ago
- 839dcc0 vxlan: add udp-port configuration support by Artem Glazychev · 4 years, 1 month ago
- 6b35491 sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded. by Tetsuya Murakami · 3 years, 11 months ago
- 0662127 mpls: MPLS Hash fixes by Neale Ranns · 3 years, 10 months ago
- 34c6c30 vlib: "revert startup multi-arch variant configuration fix for interfaces" by Damjan Marion · 3 years, 11 months ago
- 44db1ca linux-cp: Linux Interface Mirroring for Control Plane Integration by Neale Ranns · 4 years ago
- 1a52d37 ipsec: one thread index per-SA by Neale Ranns · 3 years, 10 months ago
- 15cb3da vxlan: fix interface naming by Ray Kinsella · 3 years, 11 months ago
- a71ed78 policer: add counters by Brian Russell · 3 years, 11 months ago
- 1c59df7 fib: Changes to interpose source by Neale Ranns · 3 years, 11 months ago
- 4b56340 tap: fix the interrupt handling by Mohsin Kazmi · 3 years, 11 months ago
- 64177a3 interface: fix interface name overflow in logs by Benoît Ganne · 4 years, 1 month ago
- 1b2e16a ip: do policer thread handoff from punt policers by Brian Russell · 3 years, 11 months ago
- 97de8a2 policer: add policer handoff by Brian Russell · 4 years ago
- baebb22 ip: add frame queues to punt policer nodes by Brian Russell · 4 years ago
- 89cd744 policer: add thread index to policer by Brian Russell · 4 years ago
- 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
- d6361c7 vhost: vhost interface hardware address not set by Steven Luong · 3 years, 11 months ago
- 1b9d2c2 session: clear ct fifo flag prior to notification by Florin Coras · 3 years, 11 months ago
- b85b0df interface: remove vnet_device_input_runtime_t by Mohammed Hawari · 4 years ago
- 86f1232 svm: add custom q implementation for mq by Florin Coras · 3 years, 11 months ago
- 5a48b3b vlib: startup multi-arch variant configuration fix for interfaces by Radu Nicolau · 4 years ago
- 06f3281 tests: add generalized tags for tests, use them for run-solo tests by Andrew Yourtchenko · 4 years ago
- 9fecbe1 interface: fix rx-placement api/cli for new infra by Mohammed Hawari · 4 years ago
- e848c8f interface: let drivers control polling when down by Mohammed Hawari · 4 years ago
- 85c1943 devices: adapt af_packet to new rxq framework by Mohammed Hawari · 4 years ago
- 313380f interface: fix vnet_hw_if_update_runtime_data by Mohammed Hawari · 4 years ago
- 91f4a97 sr: SRv6 FlowLabel Added by Jakub Horn · 3 years, 11 months ago
- aea54eb ip: do not return uninitialized IPv6 ll attributes by Benoît Ganne · 4 years ago
- 9410053 interface: rx queue infra rework, part one by Damjan Marion · 4 years, 1 month ago
- 1523c96 ip: Use correct enum type in ip_address_set by Neale Ranns · 4 years ago
- f2984bb ip: use IPv6 flowlabel in flow hash computation by Ahmed Abdelsalam · 4 years, 1 month ago
- 03fabbd ipsec: Honour IPSec SA table-ID over API by Neale Ranns · 4 years ago
- 45d6d83 ipsec: Tunnelled packets are locally generated by Neale Ranns · 4 years ago
- c15539a ip: set correct error in ip6-local by Benoît Ganne · 4 years ago
- 1550907 fib: fix includes for musl by Nathan Moos · 4 years ago
- a4b0541 vxlan: fix SEGV reported in VPP-1962 by Ed Warnicke · 4 years ago
- 58a1915 ip: add API to retrieve IPv6 link-layer address by Benoît Ganne · 4 years ago
- b252592 crypto: fixed vnet_crypto_is_set_handler() by PiotrX Kleski · 4 years ago
- 1441a6c classify: Layout classify entry to group data-plane accessed fields on by Neale Ranns · 4 years ago
- 7f1d780 classify: crash on classify filter pcap del command by Steven Luong · 3 years, 11 months ago
- 4881cb4 nat: deal with flows instead of sessions by Klement Sekera · 4 years ago