Project

General

Profile

Actions

Feature #137

closed

Add "mtu related problems" section to readme

Added by Anonymous over 14 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

As mtu related dropping of packets seems to be the biggest problem using batman-adv it is maybe a good idea to add a small section about it to the readme.

It should have following parts:

  • Why mtu is lower for bat0
  • Where packets are dropped in a typical scenario:
    client            brigded node1      bridged node2     server
    [eth0 (1500)] <-> [eth0 (1500)       [eth0 (1500)  <-> [eth0 (1500)]
                       bat0 (1476)]       bat0 (1476)]
                        ||                 ||
                      [wlan0 (1500)] <-> [wlan0 (1500)]
    
  • How it can be tested (ping -M do -s 1472 $IP)
  • Effects on connections (hangs, connection loss, extreme slow tests with iperf
    due to TCP window scaling going wild, ...)
  • What can be done against it (wlan0: mtu 1524; br0, eth0, bat0: mtu 1500)
  • Effects of Simons PMTU bridge patch
Actions #1

Updated by Anonymous about 13 years ago

  • Category set to 2
  • Assignee deleted (Anonymous)
Actions #2

Updated by Anonymous almost 13 years ago

  • % Done changed from 0 to 100

More or less fixed the fragmentation patchset ending at commit:9a0e23f013e5ae88eebd094e09e1133d86cd8462

Actions #3

Updated by Anonymous almost 13 years ago

  • Assignee set to Marek Lindner
Actions #4

Updated by Simon Wunderlich over 10 years ago

  • Status changed from New to Closed

There is fragmentation support now.

I don't know if we really need that anymore, but the ticket is pretty old, therefore i'm closing it.

Actions #5

Updated by Sven Eckelmann about 7 years ago

  • Target version set to 2011.0.0
Actions

Also available in: Atom PDF