commit | ca6a50749012fc17feeec91ee2f9eeacacf06f0b | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Apr 14 11:15:47 2008 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Mon Apr 14 11:15:47 2008 +0200 |
tree | b5dd90319ac557fedda67287576a4bb4be38347b | |
parent | 535b57c7c1524125444aa1b874332f6ff1608ef5 [diff] |
[NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing Move responsibility for setting the IP_NAT_RANGE_PROTO_SPECIFIED flag to the NAT protocol, properly propagate errors and get rid of ugly return value convention. Signed-off-by: Patrick McHardy <kaber@trash.net>