]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/net/ip6_fib.h
ipv6: introduce a new function fib6_update_sernum()
[mirror_ubuntu-bionic-kernel.git] / include / net / ip6_fib.h
index d060d711a6245b63a662c5ecdf839a0d4afe1af8..152b7b14a5a53a37704929ece0b3cac0bb367b4e 100644 (file)
@@ -358,6 +358,8 @@ void __net_exit fib6_notifier_exit(struct net *net);
 unsigned int fib6_tables_seq_read(struct net *net);
 int fib6_tables_dump(struct net *net, struct notifier_block *nb);
 
+void fib6_update_sernum(struct rt6_info *rt);
+
 #ifdef CONFIG_IPV6_MULTIPLE_TABLES
 int fib6_rules_init(void);
 void fib6_rules_cleanup(void);