Project

General

Profile

Actions

Bug #1651

closed

udp4 packet has DF flag set

Added by Junxiao Shi almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Category:
Faces
Target version:
Start date:
06/07/2014
Due date:
% Done:

100%

Estimated time:

Description

Environment: Ubuntu 12.04 64-bit, OpenVZ kernel 2.6.32

Steps to reproduce:

  1. create a udp4 tunnel
  2. tcpdump on NIC used by this udp4 tunnel
  3. cause an Interest to be sent via the tunnel

Expected: "Don't Fragment" flag is unset on the udp4 packet

Actual: "Don't Fragment" flag is set on the udp4 packet

NFD does not plan to have fragmentation on udp4 tunnels, and needs to rely on IP fragmentation.

With "Don't Fragment" flag set, IP fragmentation is disabled.


Files

DF.pcap (1.52 KB) DF.pcap Junxiao Shi, 06/08/2014 01:45 AM
osx10-9.pcap (481 Bytes) osx10-9.pcap Alex Afanasyev, 06/20/2014 01:53 PM
Actions

Also available in: Atom PDF