diff options
| author | Florian Westphal <[email protected]> | 2015-04-02 14:31:41 +0200 | 
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2015-04-08 16:49:08 +0200 | 
| commit | c737b7c4510026c200e14de51eb0006adea0fb2f (patch) | |
| tree | 4f9e007c999e42652ca111d22edf2cfeb99c2954 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | e70deecbf8e1562cac0b19f23848919e2f5d65aa (diff) | |
netfilter: bridge: add helpers for fetching physin/outdev
right now we store this in the nf_bridge_info struct, accessible
via skb->nf_bridge.  This patch prepares removal of this pointer from skb:
Instead of using skb->nf_bridge->x, we use helpers to obtain the in/out
device (or ifindexes).
Followup patches to netfilter will then allow nf_bridge_info to be
obtained by a call into the br_netfilter core, rather than keeping a
pointer to it in sk_buff.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions