Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-09 | openvswitch: Pack struct sw_flow_key. | Jarno Rajahalme | 1 | -4/+4 |
2017-02-09 | openvswitch: Add original direction conntrack tuple to sw_flow_key. | Jarno Rajahalme | 1 | -2/+8 |
2016-03-14 | openvswitch: Interface with NAT. | Jarno Rajahalme | 1 | -1/+2 |
2015-10-27 | openvswitch: Fix double-free on ip_defrag() errors | Joe Stringer | 1 | -0/+1 |
2015-10-21 | openvswitch: Reject ct_state masks for unknown bits | Joe Stringer | 1 | -11/+5 |
2015-10-07 | openvswitch: Extend ct_state match field to 32 bits | Joe Stringer | 1 | -2/+2 |
2015-10-07 | openvswitch: Reject ct_state unsupported bits | Joe Stringer | 1 | -0/+12 |
2015-10-05 | openvswitch: Rename LABEL->LABELS | Joe Stringer | 1 | -1/+1 |
2015-09-06 | openvswitch: Remove conntrack Kconfig option. | Joe Stringer | 1 | -2/+2 |
2015-08-27 | openvswitch: Allow matching on conntrack label | Joe Stringer | 1 | -2/+9 |
2015-08-27 | openvswitch: Allow matching on conntrack mark | Joe Stringer | 1 | -0/+1 |
2015-08-27 | openvswitch: Add conntrack action | Joe Stringer | 1 | -0/+78 |