commit | b87921bdf25485afd8f5a5f25e86b5acef32a9cf | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu Feb 11 12:22:48 2010 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Thu Feb 11 12:22:48 2010 +0100 |
tree | d839a1568a74c367a3eda529231002abe15aff79 | |
parent | d1e7a03f4fee4059ee3fa7ce0edb7c48c1a75fcf [diff] |
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect Make the output a bit more informative by showing the helper an expectation belongs to and the expectation class. Signed-off-by: Patrick McHardy <kaber@trash.net>