Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT | Joe Stringer | 2015-10-07 | 1 | -7/+6 |
* | openvswitch: Extend ct_state match field to 32 bits | Joe Stringer | 2015-10-07 | 1 | -1/+1 |
* | openvswitch: Rename LABEL->LABELS | Joe Stringer | 2015-10-05 | 1 | -37/+37 |
* | openvswitch: Fix IPv6 exthdr handling with ct helpers. | Joe Stringer | 2015-09-17 | 1 | -3/+5 |
* | openvswitch: Fix conntrack compilation without mark. | Joe Stringer | 2015-08-28 | 1 | -3/+14 |
* | openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL | Valentin Rothberg | 2015-08-28 | 1 | -1/+1 |
* | openvswitch: Allow attaching helpers to ct action | Joe Stringer | 2015-08-27 | 1 | -2/+107 |
* | openvswitch: Allow matching on conntrack label | Joe Stringer | 2015-08-27 | 1 | -2/+126 |
* | openvswitch: Allow matching on conntrack mark | Joe Stringer | 2015-08-27 | 1 | -3/+64 |
* | openvswitch: Add conntrack action | Joe Stringer | 2015-08-27 | 1 | -0/+454 |