aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip_frag.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2022-08-11ip: Use .api declared error countersNeale Ranns1-24/+14
2022-03-09ip: IPv4 Fragmentation fix for l2fragmetable sizeNeale Ranns1-10/+7
2022-03-07ip: Fixes for IPv6 and MPLS fragmentationNeale Ranns1-11/+12
2021-10-07ip: fix path MTU node errors definitionBenoît Ganne1-1/+1
2021-05-01vlib: refactor trajectory trace debug featureBenoît Ganne1-1/+0
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-1/+1
2019-11-11ip: functional interface to ip fragmentationOle Troan1-119/+62
2019-11-05ip: Fragmentation fixesNeale Ranns1-0/+30
2019-10-09mpls: support fragmentation of mpls output packetRajesh Goel1-2/+38
2019-02-09buffers: fix typoDamjan Marion1-1/+1
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-1/+2
2019-01-20buffers: don't init metadata, as it is already initializedDamjan Marion1-3/+0
2018-12-03Copying QoS Bits when fragmented, so that marking can happen properly also cl...Vijayabhaskar Katamreddy1-0/+7
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-4/+4
2018-10-22Fix buffer overflow when fragmenting packets (VPP-1383)Juraj Sloboda1-2/+3
2018-09-27IPIP and IPv6 fragmentationOle Troan1-277/+185
2018-08-17VPP-1392: VXLAN fails with IP fragmentationOle Troan1-0/+2
2018-08-10IP fragmentation buffer chains, part 2.Ole Troan1-19/+21
2018-08-10IP fragmentation to handle buffer chains.Ole Troan1-79/+106
2018-07-30Reverse the logic of flagging malformed packet in fragmentation code to allow...Rajesh Saluja1-1/+1
2018-06-29Removing the static keyword do_fragment routines, so that could be accessed o...Vijayabhaskar Katamreddy1-2/+2
2018-06-14MTU: IP fragmentation added to ip4-rewrite and ip6-rewriteOle Troan1-0/+12
2018-01-29DRAFT ip4/6_frag to support DPO Style based Next NodeVijayabhaskar Katamreddy1-0/+14
2017-12-15Fix icmp/udp/tcp punt/drop pathsVijayabhaskar Katamreddy1-11/+14
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+581