- fix a pretty fundamental bug in how context IDs are associated with
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Sep 2004 17:45:22 +0000 (17:45 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Sep 2004 17:45:22 +0000 (17:45 +0000)
commit860586df4f6b5f1db3def7f1268f286080267923
treed94c91f4be937a8d353722445c5b92eb0f4c6cd5
parent6f457012fb519933b1f212038002519d626f74a4
- fix a pretty fundamental bug in how context IDs are associated with
  connections. In the loopback case, you need to associate each loopback
  connection with two contexts, the original sender's and the original
  receiver's (or, equivalently, the replying sender's, which is why you
  see !dir in the NF_IP_LOCAL_IN case). In the common case (sending from
  a local process to a remote machine), the code need only refer to the
  original sender's context ID.
include/linux/netfilter_ipv4/ip_conntrack.h