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