Commit 05abe44
committed
netfilter: nf_tables: allow to register flowtable with no devices
A flowtable might be composed of dynamic interfaces only. Such dynamic
interfaces might show up at a later stage. This patch allows users to
register a flowtable with no devices. Once the dynamic interface becomes
available, the user adds the dynamic devices to the flowtable.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>1 parent abadb2f commit 05abe44
1 file changed
+11
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1724 | 1724 | | |
1725 | 1725 | | |
1726 | 1726 | | |
1727 | | - | |
1728 | | - | |
1729 | 1727 | | |
1730 | 1728 | | |
1731 | 1729 | | |
| |||
1762 | 1760 | | |
1763 | 1761 | | |
1764 | 1762 | | |
| 1763 | + | |
| 1764 | + | |
| 1765 | + | |
1765 | 1766 | | |
1766 | 1767 | | |
1767 | 1768 | | |
| |||
6209 | 6210 | | |
6210 | 6211 | | |
6211 | 6212 | | |
6212 | | - | |
6213 | | - | |
| 6213 | + | |
6214 | 6214 | | |
6215 | 6215 | | |
6216 | 6216 | | |
| |||
6219 | 6219 | | |
6220 | 6220 | | |
6221 | 6221 | | |
6222 | | - | |
6223 | | - | |
6224 | | - | |
6225 | | - | |
6226 | | - | |
| 6222 | + | |
| 6223 | + | |
| 6224 | + | |
| 6225 | + | |
| 6226 | + | |
| 6227 | + | |
| 6228 | + | |
6227 | 6229 | | |
6228 | 6230 | | |
6229 | 6231 | | |
| |||
0 commit comments