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