index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow_netlink.h
Age
Commit message (
Expand
)
Author
2017-02-09
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
2016-09-20
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
2015-01-26
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
2014-11-09
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
2014-11-09
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
2014-11-05
openvswitch: Refactor action alloc and copy api.
Pravin B Shelar
2014-11-05
openvswitch: Move key_attr_size() to flow_netlink.h.
Joe Stringer
2014-11-05
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-09-15
openvswitch: refactor ovs flow extract API.
Pravin B Shelar
2014-05-16
openvswitch: Remove 5-tuple optimization.
Jarno Rajahalme
2014-01-06
openvswitch: Per cpu flow stats.
Pravin B Shelar
2013-10-03
openvswitch: Restructure datapath.c and flow.c
Pravin B Shelar