aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/punt_api.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2021-06-22misc: punt: api cleanupFilip Tehlar1-48/+8
2020-05-04misc: binary api fuzz test fixesDave Barach1-1/+1
2020-03-19ip: change ip API enums address_family and ip_proto size to u8Jakub Grajciar1-2/+8
2020-02-26api: improve api string safetyJakub Grajciar1-2/+2
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-07-12ip ipsec: Remove IPSec SPI-0 punt reasonNeale Ranns1-0/+12
2019-06-26api: Remove the inlines file and replace with library functionsNeale Ranns1-1/+0
2019-06-18api: string type to convert to vectorOle Troan1-0/+1
2019-06-04Punt: specify packets by IP protocol TypeNeale Ranns1-0/+26
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns1-56/+218
2019-03-06ip: coverity woesSteven Luong1-4/+4
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek1-12/+63
2018-01-11api: remove transport specific code from handlersFlorin Coras1-8/+8
2018-01-09api: refactor vlibmemoryFlorin Coras1-2/+2
2017-11-10Break up vpe.apiNeale Ranns1-0/+170