- 75e8e1e session: improve enable and disable handling by Florin Coras · 5 months ago
- fc42280 udp: fix csum computation when offload disabled by Florin Coras · 7 months ago
- c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
- 2365341 session: use no for ports in transport port allocator by Florin Coras · 9 months ago
- 7f5f21e udp: fix ipv6 udp punt show by Samvel Vartapetov · 3 years ago
- 37127f7 udp: use transport port refcnt on accept by Florin Coras · 10 months ago
- 81a6ffc udp: unregister ports on all cleanups by Florin Coras · 10 months ago
- d9b4d9f udp: add cli to dump transport ports by Florin Coras · 10 months ago
- f1acfc0 udp: update rx sw_if_index to ip-local selected one by Florin Coras · 11 months ago
- 7428eaa session: support for cl port reuse by Florin Coras · 1 year ago
- 25801d6 udp: fix udp encap tracing by Dmitry Valter · 1 year, 3 months ago
- 931a328 udp: buffer packets for connections in accepting state by Florin Coras · 1 year, 3 months ago
- 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
- c8767c4 session udp: add len check for tx dgrams by Florin Coras · 1 year, 6 months ago
- d96859f udp: pass cless hdr to transport through buffer by Florin Coras · 1 year, 6 months ago
- d52f80f udp: improve port validity check by Benoît Ganne · 1 year, 6 months ago
- d921b89 udp: fix local port reuse check by Florin Coras · 1 year, 7 months ago
- 9794326 udp: improvements to connection format fn by Florin Coras · 1 year, 7 months ago
- 696f8e0 udp: fix udp_local length errors accounting by Vladislav Grishenko · 1 year, 9 months ago
- a361a39 udp: Use udp_output_get_connection instead of udp_connection_get by Steven Luong · 1 year, 9 months ago
- 16581f5 udp: crash in format_udp_connection by Steven Luong · 1 year, 9 months ago
- 2cc8c0a udp: fix optimistic assert for UDP RX by Mohammed Hawari · 1 year, 10 months ago
- 3d6156f session: consolidate port alloc logic by Florin Coras · 1 year, 11 months ago
- 9bc72ac udp: avoid listener cleanups with active opens by Florin Coras · 1 year, 11 months ago
- 6d39c1e udp: initialize gso_size on dgram enqueue by Florin Coras · 1 year, 11 months ago
- 15952b2 udp: fix tx handling of non-connected sessions by Florin Coras · 2 years ago
- e1f2058 udp: refactor port allocation and sharing by Florin Coras · 2 years, 1 month ago
- bf27ca8 session: transport endpt cleanup on owner thread by Florin Coras · 2 years, 1 month ago
- 797562c udp: preallocate ports sparse vec map by Florin Coras · 2 years, 1 month ago
- 4c89b18 udp: use new wrk context for connections by Florin Coras · 2 years, 2 months ago
- 1c29dfb udp: postpone cleanup of udp connections by Florin Coras · 2 years, 2 months ago
- f8ee39f udp: support for disabling tx csum by Florin Coras · 2 years, 2 months ago
- 8c1be05 udp: explicit udp output node by Florin Coras · 2 years, 2 months ago
- 5c801b3 udp: add udp encap source port entropy support by Vladislav Grishenko · 2 years, 6 months ago
- bf12efc udp: store mss and sw_if_index to udp_connection_t by Steven Luong · 2 years, 5 months ago
- b3559ce udp: add cli to dump registered ports by Benoît Ganne · 2 years, 6 months ago
- 0ec1c6d udp: remove buggy assert in udp encap by Benoît Ganne · 2 years, 7 months ago
- 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 8 months ago
- a2b358b udp: use pool safe reallocs by Florin Coras · 2 years, 9 months ago
- 9539647 udp: fix inner packet checksum calculation in udp-encap by Mauro Sardara · 2 years, 9 months ago
- 6bd8d3f session: use safe realloc for pools by Florin Coras · 2 years, 9 months ago
- c8e4110 udp: avoid grabbing vlib main if not needed by Florin Coras · 2 years, 9 months ago
- 66d4cb5 vppinfra: refactor *_will_expand() functions by Damjan Marion · 2 years, 9 months ago
- 0bce71e session: use transport endpoint cfg for listen by Florin Coras · 2 years, 10 months ago
- f66cc80 session: pass tx buffers in bulk to transports by Florin Coras · 3 years, 8 months ago
- 0200044 session: support close during migration by Florin Coras · 3 years, 1 month ago
- 3ef8bf3 session: add support for DSCP by Filip Tehlar · 3 years, 2 months ago
- 0c56217 udp: fix severity error info by Filip Tehlar · 3 years, 2 months ago
- 7743d6b udp: add option to disable icmp unreachables by Florin Coras · 3 years, 5 months ago
- 3006289 udp: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 7aeb647 udp: calculate inner checksums if needed before udp encap by Arthur de Kerhor · 3 years, 7 months ago
- 8a6f5d3 udp: add udp decapsulation by Arthur de Kerhor · 3 years, 7 months ago
- fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
- 0ac5782 udp: allocate rx lock only for non-connected by Florin Coras · 3 years, 10 months ago
- 30fdf39 udp: avoid locking connected udp sessions on rx by Florin Coras · 4 years ago
- 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
- e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
- b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
- 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
- 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
- 42386fc udp: align udp_encap_t_ to 2 cachelines by Vadym Martsynovskyy · 4 years, 6 months ago
- 9c8142a udp: jump over ip4 options by Florin Coras · 4 years, 6 months ago
- 2dca180 misc: ipfix-export unformat u16 collector_port fix by Elias Rudberg · 4 years, 7 months ago
- 063f2b8 udp: fix buffer trace by Andreas Schultz · 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
- 92bbfc2 udp: fix coverity warning by Florin Coras · 4 years, 8 months ago
- e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
- c98ef75 udp: move cli to separate file 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
- 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 8 months ago
- 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
- d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
- 57a5a2d udp session vcl: add udp iperf test 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
- 9361974 udp: validate input data length by Florin Coras · 4 years, 9 months ago
- 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
- 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
- 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
- 7dd63e5 ip: change ip API enums address_family and ip_proto size to u8 by Jakub Grajciar · 4 years, 9 months ago
- 49a11cf udp: fix UDP socket byte order in lookup by Andreas Schultz · 4 years, 9 months ago
- ff2fad1 udp: fix ipv6 listen port registration by Florin Coras · 5 years ago
- 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
- f9b5dcf udp: add features.yaml by Florin Coras · 5 years ago
- 95cd864 session: fix listener global endpoint lookup by Florin Coras · 5 years ago
- 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
- d4aeb84 session: fix use-after-free by Benoît Ganne · 5 years ago
- 8fadb65 udp: do not send received packets to error-drop by Aloys Augustin · 5 years ago
- 9cbf681 udp: fix rx event generation by Florin Coras · 5 years ago
- b339233 udp: fix connections move by Aloys Augustin · 5 years ago
- f8475a7 udp: fix session migrate when not needed by Nathan Skrzypczak · 5 years ago
- 6b257c6 udp: fix typo in udp connectinon flags by Dave Wallace · 5 years ago
- 3b72619 udp: fix connection flags by Aloys Augustin · 5 years ago
- c754239 udp: support close with data by Florin Coras · 5 years ago
- 1f50bf8 fib: FIB Entry tracking by Neale Ranns · 5 years ago
- 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
- a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago