diff options
author | David S. Miller <davem@davemloft.net> | 2015-11-01 16:57:44 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-01 16:57:44 -0500 |
commit | fc2a263bb0604642703cda6cba5ac1ffb1935440 (patch) | |
tree | 793899c92207ec937d1e44bf63e69853c79673d5 /drivers/net/ethernet | |
parent | 5dbebbb44a6ad94aab2cd1a46f7676f255403f64 (diff) | |
parent | c9b3292eeb52c6834e972eb5b8fe38914771ed12 (diff) |
Merge branch 'ipv4_link_down'
Julian Anastasov says:
====================
ipv4: fix problems from the RTNH_F_LINKDOWN introduction
Fix two problems from the change that introduced RTNH_F_LINKDOWN
flag. The first patch deals with the removal of local route on
DOWN event. The second patch makes sure the RTNH_F_LINKDOWN
flag is properly updated on UP event because the DOWN event
sets it in all cases.
v2->v3:
- use bool for force var
v1->v2:
- forgot to add ifconfig dummy0 down in the test case
- split to 2 patches
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions