aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/udp/udp_local.c
AgeCommit message (Expand)AuthorFilesLines
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