]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
flow_dissector: introduce programable flow_dissector
authorJiri Pirko <jiri@resnulli.us>
Tue, 12 May 2015 12:56:15 +0000 (14:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 May 2015 19:19:47 +0000 (15:19 -0400)
commitfbff949e3bc7f3f7d9e8b3ef4855ec7138276a25
treead9107461ea0fe95a5032d0ff6f9ec18755aaf32
parent0db89b8b3243829704225e756ca7417e06812bba
flow_dissector: introduce programable flow_dissector

Introduce dissector infrastructure which allows user to specify which
parts of skb he wants to dissect.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow_dissector.h
net/core/flow_dissector.c