- 667bc42 syslog: api cleanup by Filip Tehlar · 3 years, 6 months ago
- ec61e10 tcp: api cleanup by Filip Tehlar · 3 years, 6 months ago
- c53eb72 session: avoid reordering unlisten and connect msg by Florin Coras · 3 years, 6 months ago
- 4f348df virtio: api cleanup by Filip Tehlar · 3 years, 6 months ago
- ce74c6f misc: punt: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 1eb9cd3 devices: af_packet api cleanup by Filip Tehlar · 3 years, 6 months ago
- db767d6 qos: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 3808ec0 devices: tapv2 api cleanup by Filip Tehlar · 3 years, 6 months ago
- e2fc003 sr: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 36d5c97 devices: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 116a1e5 bonding: api cleanup by Filip Tehlar · 3 years, 6 months ago
- c73f329 ipsec: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 41ff1eb ethernet: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 102e8a5 policer: api cleanup by Filip Tehlar · 3 years, 6 months ago
- d2e5cf2 bfd: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 3006289 udp: api cleanup by Filip Tehlar · 3 years, 6 months ago
- bf8c54a feature: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 83e5a11 pg: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 53dea27 misc: ipfix api cleanup by Filip Tehlar · 3 years, 6 months ago
- 9597f08 flow: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 7ea3f06 gso: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 26c8a7f vxlan: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 43428db classify: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 52d80c5 bier: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 6973c73 session: improve ct locking with multiple workers by Florin Coras · 3 years, 6 months ago
- 5de9772 session: udp accept session state should be updated by app by jxm · 3 years, 6 months ago
- da78c5a session: optimize ct fifo segment allocations by Florin Coras · 3 years, 6 months ago
- 975fde8 tls: increase engine bits room in handle to support custom engine type by jxm · 3 years, 6 months ago
- 55d46df fib: changing parsing order to avoid corner case by Arthur de Kerhor · 3 years, 6 months ago
- de0b3b5 mpls: CLI to show the MPLS forwarding state of an interface by Neale Ranns · 3 years, 6 months ago
- 4fc68ee fib: copy the path extentions when creating fib src rr entry by Stanislav Zaikin · 3 years, 10 months ago
- 217ba5a ipsec: fix length check when adding footer+icv by Benoît Ganne · 3 years, 6 months ago
- 7e78119 tcp: prevent timer handler being called frequently by liuyacan · 3 years, 6 months ago
- 89d939e linux-cp: Add tests for tun devices by Neale Ranns · 3 years, 6 months ago
- 6197cb7 pg: A Tunnel mode variant of a pg interface by Neale Ranns · 3 years, 6 months ago
- ba02641 session: fix listener ct transport retrieval on accept by Florin Coras · 3 years, 6 months ago
- 41a6fba tcp: fix proto in port reuse check by Florin Coras · 3 years, 6 months ago
- 6bd54ca session: half-open free only on main thread by Florin Coras · 3 years, 6 months ago
- 8758a94 gso: fix the gro re-ordering for packets with PSH by Mohsin Kazmi · 3 years, 7 months ago
- 07d04f7 l2: fix vrrp prefix mac comparison by Tianyu Li · 3 years, 7 months ago
- e9d7b09 fib: make sure dpo is valid even when path pool expands by Benoît Ganne · 3 years, 6 months ago
- 9f10edb fib: make sure adj is valid during walk by Benoît Ganne · 3 years, 6 months ago
- 51d56ba ipsec: fix async crypto frame leak by Matthew Smith · 3 years, 6 months ago
- 68d48d9 pg: Reduce the inclusion of pg.h by Neale Ranns · 3 years, 6 months ago
- e631ece ipsec: fix crypto ops in esp decrypt by Benoît Ganne · 3 years, 7 months ago
- dcd7e24 policer: fix vnet/policer cli <policer bind [unbind] name <name> <worker>> handle by jinshaohui · 3 years, 7 months ago
- 821b500 session: avoid ct connects loop by Florin Coras · 3 years, 6 months ago
- 67c90a3 session: lcl transport info on accept by Florin Coras · 3 years, 9 months ago
- c5e3a41 fib: fix flags updates when adding routes with a udp encap path by Arthur de Kerhor · 3 years, 7 months ago
- 7aeb647 udp: calculate inner checksums if needed before udp encap by Arthur de Kerhor · 3 years, 7 months ago
- 64d20e7 interface: fix vnet_sw_interface_update_unnumbered by Dave Barach · 3 years, 7 months ago
- 71ee375 tls: fix handling of failed connects by Florin Coras · 3 years, 7 months ago
- 8a6f5d3 udp: add udp decapsulation by Arthur de Kerhor · 3 years, 7 months ago
- 79e087f gso: fix the error handling by Mohsin Kazmi · 3 years, 7 months ago
- 005605f interface: add tx-queue cli support for new tx infra by Mohsin Kazmi · 3 years, 7 months ago
- dfef64b ip: allow the 'ip6 enable' on tunnel interface types by Neale Ranns · 3 years, 7 months ago
- 1372178 fib: During the mfib lookup set the unicast FIB index in the packet so that a uRPF check on a for-us packet is done in the correct VRF by Neale Ranns · 3 years, 7 months ago
- 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
- 3755ac1 interface: show if tx queue is shared by Damjan Marion · 3 years, 7 months ago
- 0f27339 session: improve main thread connects rpc by Florin Coras · 3 years, 7 months ago
- efd4d70 bfd: use vnet crypto by Klement Sekera · 3 years, 8 months ago
- 5606c82 ipsec: Default the IPSec interface MTU to 9000 by Neale Ranns · 3 years, 7 months ago
- a0455ff gre: Walk IPv6 adjacencies during restack by Matthew Smith · 3 years, 7 months ago
- e3c6a54 tls svm: prealloc tcp fifo chunks before ssl write by Florin Coras · 3 years, 7 months ago
- 05bc33c session: fix transport half-open cleanup call by Florin Coras · 3 years, 7 months ago
- 46b8b1a session: cleanup event llist usage by Florin Coras · 3 years, 7 months ago
- b32af35 session: fix session queue node access on disable by Florin Coras · 3 years, 7 months ago
- fbb02c4 interface: shared tx queue support by Damjan Marion · 3 years, 7 months ago
- fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
- a48dffe session: poll main thread if pending connects by Florin Coras · 3 years, 7 months ago
- 0984395 session: only handle old ctrl events per dispatch by Florin Coras · 3 years, 7 months ago
- 1d7a663 session: move tx-buffers to tx ctx by Florin Coras · 3 years, 7 months ago
- 637c97c virtio: add the checks for descriptors chain len by Mohsin Kazmi · 3 years, 7 months ago
- af97221 session: rpc for connects to main by Florin Coras · 3 years, 7 months ago
- d5a5882 session: fix coverity warning by Florin Coras · 3 years, 7 months ago
- 7dcc339 tcp: remove ho lock by Florin Coras · 3 years, 7 months ago
- 9e7a0b4 vlib: pass node runtime to vlib_buffer_enqueue_to_thread() by Damjan Marion · 3 years, 7 months ago
- c3d0012 interface: fix converity in update_runtime_data by Mohammed Hawari · 3 years, 7 months ago
- c389de2 interface: update tx queue runtime if vector size changes by Damjan Marion · 3 years, 7 months ago
- 374df7a session: switch ct to vc and track half-opens by Florin Coras · 3 years, 7 months ago
- bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
- e4c8d69 interface: fix tx queue runtime update by Damjan Marion · 3 years, 7 months ago
- eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
- ee32d66 flow: fix vxlan vni convert bug by Chenmin Sun · 3 years, 7 months ago
- 2c876f9 tls: switch to vc service and track half-open sessions by Florin Coras · 3 years, 7 months ago
- 89a9f61 session: return connect session handle to app by Florin Coras · 3 years, 7 months ago
- 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
- 7b2917f ip: ensure ttl doesn't decrease to 0 when punting by Aloys Augustin · 3 years, 8 months ago
- 1bd6cbb interface: tx queue infra by Damjan Marion · 3 years, 8 months ago
- 1691da6 misc: fix crash in lawful intercept CLI by hemant_mnkcg · 3 years, 8 months ago
- ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
- 9314ed8 gso: fix the gro coalesced chain len by Mohsin Kazmi · 3 years, 7 months ago
- 27e93a5 vhost: low performance in interrupt mode in some cases by Steven Luong · 3 years, 7 months ago
- 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 7 months ago
- 2c4acdd vlib: rename vl_counter_t to vlib_error_desc_t by Ole Troan · 3 years, 7 months ago
- f09d655 memif: add severity to counters by Ole Troan · 3 years, 9 months ago
- 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 7 months ago
- a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
- baa1870 misc: ipfix process node wait time adjustment by Matthew Smith · 3 years, 8 months ago
- 06111a8 crypto crypto-openssl: support hashing operations by Filip Tehlar · 3 years, 7 months ago