aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/udp/udp_local.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2023-06-05udp: improve port validity checkBenoƮt Ganne1-10/+6
2023-03-24udp: fix udp_local length errors accountingVladislav Grishenko1-31/+64
2022-11-29udp: refactor port allocation and sharingFlorin Coras1-2/+0
2021-10-07udp: fix severity error infoFilip Tehlar1-8/+8
2021-07-27udp: add option to disable icmp unreachablesFlorin Coras1-82/+45
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-1/+1
2020-06-23udp: jump over ip4 optionsFlorin Coras1-3/+3
2020-04-10udp: fix local node no port error counterFlorin Coras1-9/+6
2020-04-01udp: track connection port sharingFlorin Coras1-6/+6
2019-05-17UDP-Local: fix unregistered portsNeale Ranns1-64/+51
2019-04-08host stack: update stale copyrightFlorin Coras1-1/+1
2019-03-06udp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-17/+10
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek1-0/+16
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2017-12-15Fix icmp/udp/tcp punt/drop pathsVijayabhaskar Katamreddy1-11/+16
2017-10-16udp: refactor udp codeFlorin Coras1-59/+58
2017-04-04Fix issue with udp port registration when running multithreadedDamjan Marion1-74/+44
2017-03-16vlib: make runtime_data thread-localDamjan Marion1-27/+47
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+666