]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/net/ip_fib.h
ipv4: fix to not remove local route on link down
[mirror_ubuntu-zesty-kernel.git] / include / net / ip_fib.h
index 727d6e9a96856b4fde184a188e1aec003ed4bfa9..965fa5b1a274e539bd998aeaf9df160a82c876b4 100644 (file)
@@ -317,7 +317,7 @@ void fib_flush_external(struct net *net);
 
 /* Exported by fib_semantics.c */
 int ip_fib_check_default(__be32 gw, struct net_device *dev);
-int fib_sync_down_dev(struct net_device *dev, unsigned long event);
+int fib_sync_down_dev(struct net_device *dev, unsigned long event, bool force);
 int fib_sync_down_addr(struct net *net, __be32 local);
 int fib_sync_up(struct net_device *dev, unsigned int nh_flags);
 void fib_select_multipath(struct fib_result *res);