aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPablo Neira Ayuso <[email protected]>2018-01-07 01:04:15 +0100
committerPablo Neira Ayuso <[email protected]>2018-01-08 18:11:08 +0100
commit97add9f0d66da9898da325f84e80533db9cc0ced (patch)
tree3391d184c371884e38a0483655cb167b23c2e488 /tools/perf/scripts/python/event_analyzing_sample.py
parentac2a66665e231847cab11b8c8e844ce43207dd2e (diff)
netfilter: flow table support for IPv4
This patch adds the IPv4 flow table type, that implements the datapath flow table to forward IPv4 traffic. Rationale is: 1) Look up for the packet in the flow table, from the ingress hook. 2) If there's a hit, decrement ttl and pass it on to the neighbour layer for transmission. 3) If there's a miss, packet is passed up to the classic forwarding path. This patch also supports layer 3 source and destination NAT. Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions