diff options
author | David S. Miller <davem@davemloft.net> | 2022-02-11 14:44:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-11 14:44:27 +0300 |
commit | c002496babfdc82c5b8fbe3f5a3b73201dca2c73 (patch) | |
tree | 5c85b956925de91067e6cef0af62465f4aa26443 /include/linux/usb_usual.h | |
parent | 926eae604403acfa27ba5b072af458e87e634a50 (diff) | |
parent | 29e5375d7fcb5f88b438d74d537bbfd67ac75a64 (diff) | |
download | linux-c002496babfdc82c5b8fbe3f5a3b73201dca2c73.tar.xz |
Merge branch 'ipv6-loopback'
Eric Dumazet says:
====================
ipv6: remove addrconf reliance on loopback
Second patch in this series removes IPv6 requirement about the netns
loopback device being the last device being dismantled.
This was needed because rt6_uncached_list_flush_dev()
and ip6_dst_ifdown() had to switch dst dev to a known
device (loopback).
Instead of loopback, we can use the (hidden) blackhole_netdev
which is also always there.
This will allow future simplfications of netdev_run_to()
and other parts of the stack like default_device_exit_batch().
Last two patches are optimizations for both IP families.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/usb_usual.h')
0 files changed, 0 insertions, 0 deletions