Linux Netfilter discussions
 help / color / mirror / Atom feed
* [nftables v0.9.2] inet <> ip | ip6 family tables processing order?
@ 2020-02-05  9:23 ѽ҉ᶬḳ℠
  2020-02-05 11:21 ` Florian Westphal
  0 siblings, 1 reply; 5+ messages in thread
From: ѽ҉ᶬḳ℠ @ 2020-02-05  9:23 UTC (permalink / raw)
  To: netfilter@vger.kernel.org

Having deployed family tables:

* inet
* ip
* ip6

and to my understanding the _base chain definitions_, hook priority and 
policy, are only applicable to chains within the same family table but 
are mutually exclusive between the different family tables I am 
struggling to comprehend as to the order of packet processing among the 
aforementioned family tables:

* which family table the packet is processed trough first/last - inet or 
ip | ip6?
* if the hook priority in the base chains of each family is the same but 
different policies being applied how would such conflict, inet vs. ip | 
ip6, resolve?

As far as I comprehend jump | goto works with chains in the same family 
table but it is not possible to jump | goto from the inet table to ip | 
ip6 or vice versa, or is it?



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-06 18:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-05  9:23 [nftables v0.9.2] inet <> ip | ip6 family tables processing order? ѽ҉ᶬḳ℠
2020-02-05 11:21 ` Florian Westphal
2020-02-05 11:56   ` ѽ҉ᶬḳ℠
2020-02-05 12:26     ` Florian Westphal
2020-02-06 18:35   ` Gordon Fisher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox