Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
udp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-08
udp: add cli to dump registered ports
Benoît Ganne
1
-0
/
+93
2022-05-05
udp: remove buggy assert in udp encap
Benoît Ganne
1
-2
/
+0
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-1
/
+1
2022-04-04
udp: use pool safe reallocs
Florin Coras
3
-81
/
+8
2022-03-30
udp: fix inner packet checksum calculation in udp-encap
Mauro Sardara
4
-41
/
+103
2022-03-22
session: use safe realloc for pools
Florin Coras
1
-5
/
+1
2022-03-18
udp: avoid grabbing vlib main if not needed
Florin Coras
1
-6
/
+4
2022-03-18
vppinfra: refactor *_will_expand() functions
Damjan Marion
1
-3
/
+1
2022-02-10
session: use transport endpoint cfg for listen
Florin Coras
1
-1
/
+1
2022-01-12
session: pass tx buffers in bulk to transports
Florin Coras
1
-8
/
+36
2021-11-17
session: support close during migration
Florin Coras
1
-1
/
+1
2021-11-12
session: add support for DSCP
Filip Tehlar
1
-2
/
+3
2021-10-07
udp: fix severity error info
Filip Tehlar
4
-25
/
+25
2021-07-27
udp: add option to disable icmp unreachables
Florin Coras
3
-82
/
+49
2021-06-21
udp: api cleanup
Filip Tehlar
2
-47
/
+9
2021-06-01
udp: calculate inner checksums if needed before udp encap
Arthur de Kerhor
2
-1
/
+7
2021-05-29
udp: add udp decapsulation
Arthur de Kerhor
3
-9
/
+189
2021-05-18
tls: fix dtls with no workers
Florin Coras
1
-3
/
+2
2021-03-03
udp: allocate rx lock only for non-connected
Florin Coras
1
-3
/
+7
2021-02-26
udp: avoid locking connected udp sessions on rx
Florin Coras
3
-2
/
+8
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-1
/
+1
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
2
-9
/
+9
2020-10-28
misc: Break the big IP header files to improve compile time
Neale Ranns
2
-3
/
+2
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
7
-260
/
+328
2020-10-07
misc: Purge unused pg includes
Neale Ranns
2
-2
/
+0
2020-09-24
session tcp udp tls quic: improve cli formatting
Florin Coras
1
-2
/
+3
2020-06-27
udp: align udp_encap_t_ to 2 cachelines
Vadym Martsynovskyy
1
-4
/
+4
2020-06-23
udp: jump over ip4 options
Florin Coras
1
-3
/
+3
2020-05-29
misc: ipfix-export unformat u16 collector_port fix
Elias Rudberg
2
-0
/
+18
2020-04-16
udp: fix buffer trace
Andreas Schultz
1
-3
/
+2
2020-04-10
udp: remove connected udp transport proto
Florin Coras
1
-60
/
+0
2020-04-10
udp: fix local node no port error counter
Florin Coras
1
-9
/
+6
2020-04-09
udp: fix coverity warning
Florin Coras
1
-1
/
+1
2020-04-08
udp: cleanup input node
Florin Coras
4
-175
/
+211
2020-04-07
udp: move cli to separate file
Florin Coras
4
-205
/
+229
2020-04-07
udp session: allow dgram ip fragmentation
Florin Coras
2
-12
/
+8
2020-04-07
udp session: jumbo frames and configurable mtu
Florin Coras
3
-2
/
+39
2020-04-06
session udp: shared local endpoints
Florin Coras
1
-7
/
+35
2020-04-03
session: improve error reporting
Florin Coras
1
-8
/
+7
2020-04-03
session udp: fix transport flags and migration
Florin Coras
2
-1
/
+7
2020-04-02
udp session vcl: add udp iperf test
Florin Coras
1
-9
/
+18
2020-04-01
udp: improvements to cli
Florin Coras
2
-13
/
+64
2020-04-01
udp: track connection port sharing
Florin Coras
4
-31
/
+122
2020-03-31
udp: validate input data length
Florin Coras
1
-4
/
+7
2020-03-30
session udp: flag for connected udp
Florin Coras
1
-3
/
+13
2020-03-25
session: api to add new transport types
Florin Coras
1
-0
/
+4
2020-03-19
session tcp udp: consolidate transport snd apis
Florin Coras
1
-14
/
+11
2020-03-19
ip: change ip API enums address_family and ip_proto size to u8
Jakub Grajciar
1
-4
/
+4
2020-03-09
udp: fix UDP socket byte order in lookup
Andreas Schultz
1
-1
/
+2
2020-01-16
udp: fix ipv6 listen port registration
Florin Coras
1
-1
/
+1
[next]