aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/punt_node.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2023-09-06ip: punt add punt socket support for icmp6Ole Troan1-18/+52
2023-04-12ip: punt socket - take the tags in Ethernet header into considerationAndrew Yourtchenko1-1/+2
2021-05-01vlib: refactor trajectory trace debug featureBenoît Ganne1-2/+0
2020-11-09vlib: fix trace number accountingBenoît Ganne1-2/+4
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-2/+0
2020-10-07misc: Purge unused pg includesNeale Ranns1-1/+0
2020-04-09misc: fix error handling in punt_replicateDave Barach1-0/+1
2019-09-24vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion1-0/+1
2019-07-12ip: Trace the packet from the punt nodeNeale Ranns1-7/+14
2019-07-11ip: Punt node does not free iovecsNeale Ranns1-11/+12
2019-07-05sctp: move to plugins, disabled by defaultFlorin Coras1-1/+0
2019-06-04Punt: specify packets by IP protocol TypeNeale Ranns1-3/+54
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns1-0/+587