From: Daniel Borkmann Date: Thu, 29 Aug 2013 16:54:49 +0000 (+0200) Subject: net: sctp: probe: allow more advanced ingress filtering by mark X-Git-Tag: v3.12-rc1~132^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1b72076b90d631637497b35e36bc64254df199d;p=pandora-kernel.git net: sctp: probe: allow more advanced ingress filtering by mark This is a follow-up commit for commit b1dcdc68b1f4 ("net: tcp_probe: allow more advanced ingress filtering by mark") that allows for advanced SCTP probe module filtering based on skb mark (for a more detailed description and advantages using mark, refer to b1dcdc68b1f4). The current option to filter by a given port is still being preserved. Signed-off-by: Daniel Borkmann Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed