OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 15... Line 15...
15 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> 15 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
16 --- 16 ---
Line 17... Line 17...
17   17  
18 --- a/net/netfilter/nf_tables_api.c 18 --- a/net/netfilter/nf_tables_api.c
19 +++ b/net/netfilter/nf_tables_api.c 19 +++ b/net/netfilter/nf_tables_api.c
20 @@ -4880,13 +4880,13 @@ void nft_flow_table_iterate(struct net * 20 @@ -4869,13 +4869,13 @@ void nft_flow_table_iterate(struct net *
21 struct nft_flowtable *flowtable; 21 struct nft_flowtable *flowtable;
Line 22... Line 22...
22 const struct nft_table *table; 22 const struct nft_table *table;
23 23