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