aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip6_punt_drop.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-14/+0
2022-03-30ip: Reference count the enabling the punt featureNeale Ranns1-2/+7
2021-11-17ip6: ip6_not_enabled_node is a sibling of ip6-dropPaul Atkins1-6/+2
2021-08-13ip: punt redirect add nh in apiNathan Skrzypczak1-21/+2
2021-08-05ip: fix ip punt redirect cliBenoƮt Ganne1-2/+3
2021-01-28ip: do policer thread handoff from punt policersBrian Russell1-0/+24
2019-07-31fib: fix calls to unformat_fib_pathNeale Ranns1-1/+2
2019-06-06IP-Punt-redirect: allow the use of a FIB path to describe how toNeale Ranns1-74/+37
2019-03-12ip: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-35/+31
2018-11-29VPP-1507: Added binary api to dump configured ip_punt_redirectPavel Kotucek1-0/+40
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-01-31Improved tracing for the IP[46] not-enabled case.Neale Ranns1-1/+27
2017-12-20VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameterSwarup Nayak1-4/+14
2017-12-12VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt ...Swarup Nayak1-4/+5
2017-12-07Corrected help string of show ip puntSwarup Nayak1-1/+1
2017-10-10punt and drop features:Neale Ranns1-0/+396