commit | e2a3123fbe58da9fd3f35cd242087896ace6049f | [log] [tgz] |
---|---|---|
author | Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp> | Sat Jul 14 20:45:14 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 14 20:45:14 2007 -0700 |
tree | f17f8b6f505bb50be97e204c382a92288f75c986 | |
parent | ffc30690480bdd337e4914302b926d24870b56b2 [diff] |
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it nf_ct_get_tuple() requires the offset to transport header and that bothers callers such as icmp[v6] l4proto modules. This introduces new function to simplify them. Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>