- 162ff5e interface: Add interface monitor cli by Nathan Skrzypczak · 3 years, 1 month ago
- 83b982b crypto-native: fix build error on Arm using clang-13 by Jieqiang Wang · 3 years, 1 month ago
- 8c43d4d misc: vppctl fix heap-buffer-overflow & memleaks by Tianyu Li · 3 years ago
- b8de7d4 vxlan: crash on configuring vxlan tunnel on l3 mode by Steven Luong · 3 years ago
- 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
- 755042d ip: reassembly: drop zero length fragments by Klement Sekera · 3 years ago
- b97bec0 vppinfra: multiple perf bundle support in test_vector_funcs by Damjan Marion · 3 years ago
- d089206 arp: fix arp_vft callback by Mercury · 3 years ago
- 8ade4a5 tcp: fix the tcp src-address cli by Mercury · 3 years ago
- 7c3275e ip: reassembly: handle atomic fragments correctly by Klement Sekera · 3 years ago
- 514df6f dpdk: disable l4 csum offload for vmxnet3 by Florin Coras · 3 years ago
- 99704b5 build: fix PYTHONPYCACHEPREFIX path by Damjan Marion · 3 years ago
- 74254b5 vcl: validate closed sessions on disconnect and reset by Florin Coras · 3 years ago
- efb6483 memif: fix the memory leak when memif cli getting wrong parameters inputs by Han Wu · 3 years ago
- 0eb83f4 api: improve REPLY_MACRO safety by Klement Sekera · 3 years ago
- 074f397 session: stricter tx checks for ct sessions by Florin Coras · 3 years ago
- 13987da session: fix duplicate segment del message by Florin Coras · 3 years ago
- 5ffb964 vcl: debug code improvements by Florin Coras · 3 years ago
- f0fe1ea vcl: handle reordering of disconnect and reset msgs by Florin Coras · 3 years ago
- e46ea1d fib: fix coverity warning/don't dereference NULL by Klement Sekera · 3 years, 2 months ago
- 674d565 vcl: fix ldp shared listener bitmap leak by Florin Coras · 3 years ago
- 68843d1 vppinfra: add 'filter' option to test_vector_funcs by Damjan Marion · 3 years ago
- de3735f vppinfra: sha2 tests by Damjan Marion · 3 years ago
- 9c412e9 build: leave to CMake to deal with -fPIE by Damjan Marion · 3 years ago
- c14b8cf ipsec: fix async buffer leak by Matthew Smith · 3 years ago
- 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
- 5d5f85f api: refactor to use REPLY_MSG_ID_BASE #define by Klement Sekera · 3 years ago
- 03092c1 ip: extension header parsing fails for fragment header by Ole Troan · 3 years, 1 month ago
- 2008912 fib: Fix the display (or lack of) for fib node types in dependent children lists by Neale Ranns · 3 years ago
- f687986 tests: add segment manager tests by Filip Tehlar · 3 years ago
- e31c48a perfmon: compile dispatch wrapper once for each number of counters by Damjan Marion · 3 years ago
- 3323e20 vppinfra: add perf testing to test_vector_func by Damjan Marion · 3 years ago
- e893bea perfmon: refactor perf metric support by Ray Kinsella · 3 years ago
- c30f300 build: bump min cmake version to 3.13 and remove workarounds by Damjan Marion · 3 years ago
- efd6de8 vppinfra: vector shuffle cleanup by Damjan Marion · 3 years ago
- 9ab2e5d vppinfra: add SIMD masked bitwise ops by Damjan Marion · 3 years ago
- 342a5d4 api: add api macros for native endian by Mohsin Kazmi · 3 years, 1 month ago
- 376c210 interface: add support for outer header checksums by Mohsin Kazmi · 3 years, 1 month ago
- 8d42c75 vcl: improve handling of failed connects by Florin Coras · 3 years ago
- 6068719 vcl: avoid ip format function vnet dependency by Florin Coras · 3 years ago
- cd27e71 dpdk: cryptodev AES-CTR+SHA1 support added by PiotrX Kleski · 3 years, 1 month ago
- 4d232ff dpdk-cryptodev: scalable session count by Dastin Wilski · 3 years, 1 month ago
- bb1413b vppinfra: remove duplicate api function definition by Florin Coras · 3 years ago
- cba1c22 vcl: fix build with older gcc by Florin Coras · 3 years, 1 month ago
- 02cc719 session: remove segment if empty after writer lock by Florin Coras · 3 years, 1 month ago
- 1a4aaf1 session: mark first listener segment as protected by Florin Coras · 3 years, 1 month ago
- 5babf98 session: no deq notifications after close by Florin Coras · 3 years, 1 month ago
- dfd27bc session: postpone close notification if still accepting by Florin Coras · 3 years, 1 month ago
- b779ca9 ipfix-export: don't check the result of pool_get by Paul Atkins · 3 years, 1 month ago
- 19f6e26 session: fix clib_rwlock_writer_unlock lost by wanghanlin · 3 years, 1 month ago
- 9adcc97 devices: fix af_packet GSO check by Nathan Skrzypczak · 3 years, 1 month ago
- c6eb7da session: accept reply improvements by Florin Coras · 3 years, 1 month ago
- 9439a36 session: postpone ct peer disconnect and more checks by Florin Coras · 3 years, 1 month ago
- a7bd826 session: only notify server on ct connect failure by Florin Coras · 3 years, 1 month ago
- a4abdac api: add helper macros for native endian by Mohsin Kazmi · 3 years, 1 month ago
- 09abed6 vppinfra: will_expand for pool_put and bitmap by Stanislav Zaikin · 3 years, 1 month ago
- 4551715 vppapigen: coverity 219549, dead code in generated file by Ole Troan · 3 years, 1 month ago
- 5e0ea09 l2: change prefetch to prefetchw by Ray Kinsella · 3 years, 1 month ago
- a0de780 dpdk: prefetch becomes prefetchw by Ray Kinsella · 3 years, 1 month ago
- 2711ca7 session: improve fifo segment allocation by Filip Tehlar · 3 years, 1 month ago
- 32c7335 session: detach server from client on connect failure by Florin Coras · 3 years, 1 month ago
- 89a4978 misc: vppctl - fix coverity warning by Klement Sekera · 3 years, 1 month ago
- 2010a21 vppinfra: fallback to builtin memcpy if vector code is not enabled by Damjan Marion · 3 years, 1 month ago
- 6b69f94 vppinfra: update CPU list by Damjan Marion · 3 years, 1 month ago
- 3be9164 misc: deprecate gbp and its dependents by Neale Ranns · 4 years, 3 months ago
- 0a7551b vxlan: multiarch optimization of vxlan by Ray Kinsella · 3 years, 1 month ago
- 2dc942e devices: support build on older kernels by Florin Coras · 3 years, 1 month ago
- fa1fb60 dpdk: enable vmxnet3 l4 checksum offload by Florin Coras · 3 years, 1 month ago
- a424dd1 ip: unlock_fib on if delete by Nathan Skrzypczak · 3 years, 4 months ago
- 56eccdb vlib: add virtual time support by Benoît Ganne · 3 years, 4 months ago
- f33979b wireguard: add local variable in handshake process by Gabriel Oginski · 3 years, 1 month ago
- d431d74 gso: implement gso segementation copy with checksum by Mohsin Kazmi · 3 years, 2 months ago
- bd46907 vlib: fix coverity warning by Klement Sekera · 3 years, 1 month ago
- d824aac dpdk: fix coverity warning by Klement Sekera · 3 years, 1 month ago
- c2810b3 snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
- 70f14ab snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
- 563ec99 vppinfra: annotate pool_dup() for asan by Benoît Ganne · 3 years, 1 month ago
- 3d5e48b vppinfra: fix the memory leak while doing clib_bihash_free by Han Wu · 3 years, 1 month ago
- e494ad1 ipfix-export: support sending of ipv6 pkts by Paul Atkins · 3 years, 2 months ago
- 5140484 ipfix-export: Change exp to use ip_address by Paul Atkins · 3 years, 2 months ago
- 0ea1485 ipfix-export: rename variables when building bufs by Paul Atkins · 3 years, 2 months ago
- c2d476b ipfix-export: refactor params to the callback fns by Paul Atkins · 3 years, 2 months ago
- 19a5f23 ipfix-export: Add APIs to get/send buffers by Paul Atkins · 3 years, 3 months ago
- acb0d2d ipfix-export: add a new API to dump all exporters by Paul Atkins · 3 years, 3 months ago
- d747dd9 ipfix-export: support creating multiple exporters by Paul Atkins · 3 years, 3 months ago
- a6e131e ipfix-export: refactor ipfix_exporter_t_handler fn by Paul Atkins · 3 years, 3 months ago
- 40f9a7a ipfix-export: pass an exp to flow_report_add_del by Paul Atkins · 3 years, 3 months ago
- 9e82781 ipfix-export: make stream fns exporter aware by Paul Atkins · 3 years, 3 months ago
- 9ec6449 ipfix-export: refactor fields in flow_report_main by Paul Atkins · 3 years, 3 months ago
- a3767bd tls: add option to config additional segment size by Florin Coras · 3 years, 1 month ago
- 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
- ad80663 af_xdp: integrate with new tx infra by arikachen · 3 years, 1 month ago
- 57bdb26 af_xdp: introduce to netns api by arikachen · 3 years, 1 month ago
- ef04803 session: deprecate mq segments baseva by Florin Coras · 3 years, 1 month ago
- 8afe1b8 session: improve wrk mq segment allocation by Florin Coras · 3 years, 1 month ago
- b28652e ip: comparing IP prefixes should not modify them by Neale Ranns · 3 years, 2 months ago
- fc8d0c5 session: fix state check in switch pool by Florin Coras · 3 years, 1 month ago
- 0200044 session: support close during migration by Florin Coras · 3 years, 1 month ago
- c215e5a session: try to coalesce ct accept rpcs by Florin Coras · 3 years, 1 month ago
- c24198b ip6: ip6_not_enabled_node is a sibling of ip6-drop by Paul Atkins · 3 years, 1 month ago