- c17ff6e tcp: avoid bt sample access after possible pool realloc by Florin Coras · 4 years, 8 months ago
- f932f97 ip: fix format functions for u8 address_family by Neale Ranns · 4 years, 8 months ago
- 67ec589 lisp: switch to new timer wheel code by Florin Coras · 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
- 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
- 9f83358 ethernet: leverage vlib_buffer_get_current by Zhiyong Yang · 4 years, 8 months ago
- 7031288 ethernet: put vlib_get_buffers together by Zhiyong Yang · 4 years, 9 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
- 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
- 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
- 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
- d50ff7f session tcp: track half open in app wrk by Florin Coras · 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
- 063f2b8 udp: fix buffer trace by Andreas Schultz · 4 years, 8 months ago
- 08eb2bb pg: set vnet buffer flags in pg streams by Dave Barach · 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
- 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, 9 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
- 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
- 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
- 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, 9 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
- 6d7552c session: update fifo slice on session migration by Florin Coras · 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
- 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
- 954c707 misc: check return values from vlib_buffer_copy(...) by Dave Barach · 4 years, 8 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
- 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
- c98ef75 udp: move cli to separate file by Florin Coras · 4 years, 8 months ago
- e10d167 tcp: fix conf mtu parsing by Florin Coras · 4 years, 8 months ago
- ab57edb udp session: allow dgram ip fragmentation by Florin Coras · 4 years, 8 months ago
- ba78e23 udp session: jumbo frames and configurable mtu by Florin Coras · 4 years, 8 months ago
- 483a3d8 sr: fix byte-order in steering API by Ignas Bacius · 4 years, 8 months ago
- ec9cb96 sr: Support uSID function. by Tetsuya Murakami · 4 years, 9 months ago
- 7a2abce vcl session: enforce full dgram reads/writes by Florin Coras · 4 years, 8 months ago
- 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 8 months ago
- 2e1fa54 bonding: Add GSO support by Steven Luong · 5 years ago
- 1766ddc ip: reassembly: don't set error if no error by Klement Sekera · 4 years, 9 months ago
- 9f86d22 session tls: support tls descheduling by Florin Coras · 4 years, 9 months ago
- ed8db52 session tls: improve app transports tx scheduling by Florin Coras · 4 years, 10 months ago
- 3e07a4a misc: sprintf be gone by Dave Barach · 4 years, 9 months ago
- 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
- e33c002 session: init port_proto_type asap by Florin Coras · 4 years, 9 months ago
- d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
- 888d9f0 session: remove obsolete apis by Florin Coras · 4 years, 9 months ago
- 0765d97 tcp: explicit use of timer wheel in timer apis by Florin Coras · 4 years, 9 months ago
- 48d32b4 ipsec: provide stat index in sa details by Matthew Smith · 4 years, 9 months ago
- 999840c tcp: move features to separate files by Florin Coras · 4 years, 9 months ago
- 57a5a2d udp session vcl: add udp iperf test by Florin Coras · 4 years, 9 months ago
- dfd980f tcp: count zero wnd enqueue attempts by Florin Coras · 4 years, 9 months ago
- 0a1e183 session udp: support connect on listeners by Florin Coras · 4 years, 9 months ago
- 805d58c session: allow rx events independnt of state by Florin Coras · 4 years, 9 months ago
- 9c4ec6f udp: improvements to cli by Florin Coras · 4 years, 9 months ago
- a039620 udp: track connection port sharing by Florin Coras · 4 years, 9 months ago
- 6eef40b session: fix fifos display by Aloys Augustin · 4 years, 9 months ago
- 164c44f ip: Fix the AH/ESP protocol numbers on the API by Neale Ranns · 4 years, 9 months ago
- 9361974 udp: validate input data length by Florin Coras · 4 years, 9 months ago
- 5cee0bc ipsec: use id in ipsec_tunnel_protect_details by Matthew Smith · 4 years, 9 months ago
- e4e8c6b ipsec: fix chained ESP by Filip Tehlar · 4 years, 10 months ago
- 53f06a0 vlib: move pci api types from vnet/pci to vlib/pci by Jakub Grajciar · 4 years, 9 months ago
- b0d2eda ipsec: fix udp-encap in transport mode by Alexander Chernavin · 4 years, 9 months ago
- 5484daa tcp: reuse session infra for syns and resets by Florin Coras · 4 years, 9 months ago
- 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
- 102dd1c vxlan: leverage vlib_get_buffers in vxlan_encap_inline by Zhiyong Yang · 4 years, 9 months ago
- 0937fdf gso: fix the header parser to read only by Mohsin Kazmi · 4 years, 9 months ago
- 7654a71 interface: remove mtu clib_warning message from api handler by Paul Vinciguerra · 4 years, 9 months ago
- 491741a docs ethernet: add docs for ethernet Section by Paul Vinciguerra · 4 years, 10 months ago
- 4897d77 session: fix coverity warning by Dave Barach · 4 years, 9 months ago
- 65c30ce svm: correct format_fifo_segment by Ryujiro Shibuya · 4 years, 9 months ago
- 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
- 4e783b9 tcp: avoid updating rcv wnd in resets by Florin Coras · 4 years, 9 months ago
- b24e287 sr: Change the CLI keyword from address to prefix. by Tetsuya Murakami · 4 years, 9 months ago
- 31d6c73 ip: Adding IP tables is no MP safe by Neale Ranns · 4 years, 9 months ago