diff --git a/docs/PacketHandling.xml b/docs/PacketHandling.xml index d6fc4e550..50b9e837a 100644 --- a/docs/PacketHandling.xml +++ b/docs/PacketHandling.xml @@ -22,6 +22,8 @@ 2005 + 2009 + Thomas M. Eastep @@ -45,7 +47,7 @@ Overview handy to refer to. The discussion that follows assumes that you are running a current - kernel (2.4.2n or 2.6.m) with the recommended + kernel (2.6.20 or later) with the recommended options included. Otherwise processing may be somewhat different from described below depending on the features supported by your kernel. @@ -155,7 +157,10 @@ then the packet is ACCEPTed in the filter table's interface_in chain (for - example, eth0_in). + example, eth0_in). Note that if the interface is its associated zones + only interface, then the interface_in chain is + optimized away and its rules are transferred to another chain.