diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/openvswitch/actions.c | 2 | ||||
-rw-r--r-- | net/openvswitch/conntrack.c | 86 | ||||
-rw-r--r-- | net/openvswitch/conntrack.h | 10 | ||||
-rw-r--r-- | net/openvswitch/flow.c | 34 | ||||
-rw-r--r-- | net/openvswitch/flow.h | 49 | ||||
-rw-r--r-- | net/openvswitch/flow_netlink.c | 85 | ||||
-rw-r--r-- | net/openvswitch/flow_netlink.h | 7 |
7 files changed, 227 insertions, 46 deletions
diff --git a/net/openvswitch/actions.c b/net/openvswitch/actions.c |