commit | d6a9b6500a8941599bcef98e7de49e1260d104ed | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sat Dec 02 22:08:01 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 02 22:08:01 2006 -0800 |
tree | 10dd941f8b67d885665b469bf9c476c0a8cbeebc | |
parent | 55a733247d6d2883d9bb77825fafac3dfca13fc2 [diff] |
[NETFILTER]: nf_conntrack: add helper function for expectation initialization Expectation address masks need to be differently initialized depending on the address family, create helper function to avoid cluttering up the code too much. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>