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