aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/punt.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-18/+0
2023-09-06ip: punt add punt socket support for icmp6Ole Troan1-13/+24
2022-09-05ip: fix punt socket overflowBenoît Ganne1-3/+6
2021-10-04ip: fix punt for ipv6Benoît Ganne1-4/+9
2021-04-28ip: extend the punt cli to accept reason filter for sockets registrationArthur de Kerhor1-0/+6
2021-03-14ip: extend punt CLI for exception packetsMohammed Hawari1-0/+43
2020-12-28vlib: add missing file template descriptionsPaul Vinciguerra1-1/+1
2020-10-07misc: Purge unused pg includesNeale Ranns1-1/+0
2020-07-28ip: fix punt cli to only consumes a line of inputBenoît Ganne1-4/+25
2019-12-17ip: cleanup punt socket cli helpPaul Vinciguerra1-11/+20
2019-07-11ip: Punt node does not free iovecsNeale Ranns1-0/+4
2019-07-05sctp: move to plugins, disabled by defaultFlorin Coras1-16/+9
2019-06-11ip: punt coverity fix of CLI inputNeale Ranns1-1/+4
2019-06-04punt: fix the set_punt API/CLI which was rejecting valid portsNeale Ranns1-11/+11
2019-06-04Punt: specify packets by IP protocol TypeNeale Ranns1-17/+115
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns1-693/+306
2019-03-28Punt InfraNeale Ranns1-2/+2
2019-03-12ip: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-17/+21
2019-03-06punt.c -- coverity woesSteven Luong1-9/+0
2019-02-09buffers: fix typoDamjan Marion1-1/+1
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-1/+1
2018-12-14VPP-1510: add support for punt deletePavel Kotucek1-1/+12
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek1-33/+266
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-2/+2
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-02-06vlib: epoll on worker threadsDamjan Marion1-0/+1
2018-01-24SCTP stack (RFC4960)Marco Varlese1-6/+14
2017-12-15Fix icmp/udp/tcp punt/drop pathsVijayabhaskar Katamreddy1-3/+7
2017-12-14VPP-1100 Fix loop in "set punt tcp/udp command"Swarup Nayak1-5/+17
2017-12-08punt: fix tracing for partially traced chainsKlement Sekera1-4/+5
2017-11-08punt: fix sendmsg() failure detectionKlement Sekera1-1/+1
2017-11-07add tracing to udp punt codeKlement Sekera1-5/+58
2017-11-03punt: free whole buffer chain if such is puntedKlement Sekera1-1/+1
2017-09-20tcp: add option to punt trafficPierre Pfister1-24/+42
2017-09-09move unix_file_* code to vppinfraDamjan Marion1-4/+4
2017-09-08PUNT: Missing include for readv()Marco Varlese1-0/+1
2017-09-05PUNT socket: External control plane processes connected via UNIX domain sockets.Ole Troan1-9/+497
2017-03-01VPP-598: tcp stack initial commitDave Barach1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+323