https://github.com/torvalds/linux
Revision d31c7b8fa303eb81311f27b80595b8d2cbeef950 authored by Evgeniy Polyakov on 30 November 2007, 12:36:08 UTC, committed by Herbert Xu on 30 November 2007, 12:36:08 UTC
Avaid provided test application, so bug got fixed.

IPv6 addrconf removes ipv6 inner device from netdev each time cmu
changes and new value is less than IPV6_MIN_MTU (1280 bytes).
When mtu is changed and new value is greater than IPV6_MIN_MTU,
it does not add ipv6 addresses and inner device bac.

This patch fixes that.

Tested with Avaid's application, which works ok now.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent d5a784b
History
Tip revision: d31c7b8fa303eb81311f27b80595b8d2cbeef950 authored by Evgeniy Polyakov on 30 November 2007, 12:36:08 UTC
[IPV6]: Restore IPv6 when MTU is big enough
Tip revision: d31c7b8
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 93.2 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top