diff options
| author | Florian Westphal <[email protected]> | 2017-10-11 08:47:41 +0000 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2017-10-24 16:01:49 +0000 |
| commit | 3d0b527bc9dc0e8c4428eb1a98d4cd27bd1114c7 (patch) | |
| tree | f86b25d3345cfc1763cac0be4278b26c20051474 /net/nsh/nsh.c | |
| parent | netfilter: conntrack: add and use nf_l4proto_log_invalid (diff) | |
| download | kernel-3d0b527bc9dc0e8c4428eb1a98d4cd27bd1114c7.tar.gz kernel-3d0b527bc9dc0e8c4428eb1a98d4cd27bd1114c7.zip | |
netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
We currently pass down the l4 protocol to the conntrack ->packet()
function, but the only user of this is the debug info decision.
Same information can be derived from struct nf_conn.
Add a wrapper for the previous patch that extracs the information
from nf_conn and passes it to nf_l4proto_log_invalid().
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions
