- 67ec589 lisp: switch to new timer wheel code by Florin Coras · 4 years, 8 months ago
- 38ab567 vcl: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
- a04adbf tcp: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
- 6e0ee95 session: multiple dgrams per dispatch by Florin Coras · 4 years, 8 months ago
- 77d42fc svm: asan: fix asan support by Benoît Ganne · 4 years, 8 months ago
- 07bbaef gre: Optimise encap node for tunnel types by Neale Ranns · 4 years, 8 months ago
- 0b04209 gso: add vxlan tunnel support by Mohsin Kazmi · 4 years, 8 months ago
- 6440b7a misc: fix coverity warnings by Dave Barach · 4 years, 8 months ago
- 350f6d6 misc: asan: mark parsed elf memory as readable for ASan by Benoît Ganne · 4 years, 8 months ago
- 9f83358 ethernet: leverage vlib_buffer_get_current by Zhiyong Yang · 4 years, 8 months ago
- 332bc08 misc: asan: disable leak sanitizer by default by Benoît Ganne · 4 years, 8 months ago
- 7031288 ethernet: put vlib_get_buffers together by Zhiyong Yang · 4 years, 9 months ago
- 08d0137 misc: asan: do not poison memory after munmap() by Benoît Ganne · 4 years, 8 months ago
- 74ee18b vppinfra: fix potential race in bihash bucket lock by Damjan Marion · 4 years, 8 months ago
- 801ec2a vppinfra: improve bihash add/del performance by Damjan Marion · 4 years, 8 months ago
- 7f83738 dpdk: DPDK 20.05 iavf flow director backporting to DPDK 20.02 by Chenmin Sun · 4 years, 9 months ago
- 1e5ed97 devices: Adding ConnectX-6 DX Device ID for validation by Amir Zeidner · 4 years, 8 months ago
- 5458266 vat: fix increment_address(...) by Dave Barach · 4 years, 8 months ago
- 368104d vlib: queue_hi_thresh fix to avoid deadlock by Elias Rudberg · 4 years, 8 months ago
- 958919f nat: dslite ce mode in separate config entry by Vladimir Ratnikov · 4 years, 8 months ago
- 16e4a4a vppinfra: bihash improvements by Dave Barach · 4 years, 8 months ago
- b975354 sr: fix non-NULL terminated string overflow by Benoît Ganne · 4 years, 8 months ago
- 0e6199d svm: check if fifo free list index is valid on alloc by Florin Coras · 4 years, 8 months ago
- 7ce23f2 session: fix use-after-free in input node by Benoît Ganne · 4 years, 8 months ago
- da302e4 session: avoid rx notifications on accepting sessions by Florin Coras · 4 years, 8 months ago
- f49cf47 vcl: ensure sessions are open on select events by Florin Coras · 4 years, 8 months ago
- cbce80a vcl: expand vcl select maps in ldp if needed by Florin Coras · 4 years, 8 months ago
- b86437b nat: remove unused code by Klement Sekera · 4 years, 8 months ago
- 040d47c gbp: fix l3-out anonymous test cleanup by Benoît Ganne · 4 years, 8 months ago
- c118229 tls: fix Picotls tx hang issue by Simon Zhang · 4 years, 8 months ago
- 701c099 session: fix half-open cleanup by Florin Coras · 4 years, 8 months ago
- 101fc27 lisp: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
- 6355135 vat: fix static analysis warning by Andreas Schultz · 4 years, 8 months ago
- e57df7c tcp: cubic as default cc algorithm by Florin Coras · 4 years, 8 months ago
- ce21599 virtio: fix to use chained descriptors when missing indirect descriptor by Mohsin Kazmi · 4 years, 8 months ago
- 82fc98f dpdk: fix udp-encap for esp in transport mode by Alexander Chernavin · 4 years, 8 months ago
- d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
- ce815de vcl: fix app destroy by Florin Coras · 4 years, 8 months ago
- 6f5b72e vppinfra: install missing tw_timer_2t_2w_512sl header file by Yu Sun · 4 years, 8 months ago
- 206acf8 tap: add initial support for tun by Mohsin Kazmi · 4 years, 8 months ago
- 95eb01f fib: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
- ea9bc28 ipsec: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
- 77100ef bier: fix vector size confusing ASan by Benoît Ganne · 4 years, 8 months ago
- bd7f342 igmp: fix igmp proxy group merge by Benoît Ganne · 4 years, 8 months ago
- 063f2b8 udp: fix buffer trace by Andreas Schultz · 4 years, 8 months ago
- 1a0a897 nat: scavenging functionality removed by Filip Varga · 4 years, 8 months ago
- 8daeea9 vppinfra: don't use memcmp to compare keys in cuckoo by Damjan Marion · 4 years, 8 months ago
- 88bcba8 vppinfra: delay bucket2 calc in cuckoo search by Damjan Marion · 4 years, 8 months ago
- 7edc86d vppinfra: add clib_cuckoo_search_inline_with_hash function by Damjan Marion · 4 years, 8 months ago
- 08eb2bb pg: set vnet buffer flags in pg streams by Dave Barach · 4 years, 8 months ago
- 4422753 vppinfra: install missing cuckoo hash header files by Damjan Marion · 4 years, 8 months ago
- 77ea42b session: detach session from app on cleanup by Florin Coras · 4 years, 8 months ago
- 92d0eac urpf: Allow locally generated packets on TX by Neale Ranns · 4 years, 8 months ago
- 1e8d949 tcp: allow local port sharing if 5-tuple available by Florin Coras · 4 years, 8 months ago
- 1bd2c01 misc: refactor calc_checksums by Dave Barach · 4 years, 8 months ago
- 69eeadc vat: fix socket connection by Dave Barach · 4 years, 8 months ago
- 1bd4616 session: avoid all session cleanup on unlisten by Florin Coras · 4 years, 8 months ago
- d724e4f urpf: Unicast reverse Path Forwarding (plugin) by Neale Ranns · 4 years, 8 months ago
- dc3e966 ipsec: validate number of input sas by Matthew Smith · 4 years, 8 months ago
- 4fde4ae session: remove ho with fifos support by Florin Coras · 4 years, 8 months ago
- c74b43c buffers: configurable buffer fault injector by Dave Barach · 4 years, 8 months ago
- c541629 dhcp: fix unicast pkts, clean up state machine by Dave Barach · 4 years, 8 months ago
- 1116667 session: cleanup debug code by Florin Coras · 4 years, 8 months ago
- 7357043 session: adding debug events by Srikanth Akula · 4 years, 8 months ago
- c39150d tls: make ctx_write function return the length of enqueue by Simon Zhang · 4 years, 8 months ago
- 35acaac fib: fix accessing empty dpo pool elements by ShivaShankarK · 4 years, 8 months ago
- 256779c udp: remove connected udp transport proto by Florin Coras · 4 years, 8 months ago
- 92e1314 quic: fix clean stream close by Aloys Augustin · 4 years, 8 months ago
- bc1a1a7 udp: fix local node no port error counter by Florin Coras · 4 years, 8 months ago
- f50ef40 virtio: fix gso and csum offload errors handling by Mohsin Kazmi · 4 years, 8 months ago
- 91fd910 geneve: Fix the byte swapping for the VNI by Neale Ranns · 4 years, 8 months ago
- ae9c459 fib: fix adjacency cli command issue by ShivaShankarK · 4 years, 8 months ago
- 12813d5 session: fix leak on accept fifo alloc failure by Florin Coras · 4 years, 8 months ago
- 573f44c tcp: avoid regrabing error node in input and output by Florin Coras · 4 years, 8 months ago
- 6fe7b75 tls: adopt picotls engine to new session scheduling mechanism by Simon Zhang · 4 years, 8 months ago
- 6d7552c session: update fifo slice on session migration by Florin Coras · 4 years, 8 months ago
- 98c2348 docs: Fix the Use Cases Index by John DeNisco · 4 years, 8 months ago
- 81767d7 vom: Fixes for g++-9 by neale ranns · 4 years, 8 months ago
- f8f88ef misc: add a nerd knob to skip a sysctl during the .deb installation by Andrew Yourtchenko · 4 years, 8 months ago
- 92bbfc2 udp: fix coverity warning by Florin Coras · 4 years, 8 months ago
- ca57852 bfd: always start timers with non-zero tick counts by Dave Barach · 4 years, 8 months ago
- 7a90e50 svm: use active fifo count in fifo test by Florin Coras · 4 years, 8 months ago
- 9cbfb4c mpls: fix typo in error path by Dave Barach · 4 years, 8 months ago
- 1adc7e7 misc: fix error handling in punt_replicate by Dave Barach · 4 years, 8 months ago
- e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
- 8324c55 ping: fix buffer allocator error handling by Dave Barach · 4 years, 8 months ago
- 954c707 misc: check return values from vlib_buffer_copy(...) by Dave Barach · 4 years, 8 months ago
- 8d0d8d2 gbp: More reliable unit-tests by Neale Ranns · 4 years, 8 months ago
- 61717cc nat: use correct data types for memory sizes by Klement Sekera · 4 years, 9 months ago
- 7d69718 virtio: fix the tcp/udp checksum offloads by Mohsin Kazmi · 4 years, 8 months ago
- 88cecfa ip: do not clear the locally-originated flag by Neale Ranns · 4 years, 8 months ago
- f18f09b acl: fix unresolved symbol for format_fib_prefix in vat plugin by Neale Ranns · 4 years, 8 months ago
- ba5f9bc nat: ED: global session LRU list by Klement Sekera · 4 years, 8 months ago
- 248ce43 nat: preallocate pools by Klement Sekera · 4 years, 9 months ago
- 6e8e10f sr: Fix the coverity issue by Tetsuya Murakami · 4 years, 8 months ago
- ae16a98 session: alloc exact number of bufs for multi-seg deqs by Simon Zhang · 4 years, 9 months ago
- a8c3b86 session: add more session errors by Florin Coras · 4 years, 8 months ago
- 95e1925 l2: handle complete clone fail in l2_flood by Dave Barach · 4 years, 8 months ago
- 85bee75 nat: ED: port re-use algorithm by Klement Sekera · 4 years, 10 months ago
- b1bb513 vat: fix vat strncpy stringop-overflow by Ray Kinsella · 4 years, 8 months ago