Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1214785
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHv6 net-next 00/10] OVS conntrack support |
| Date | 2015-08-27 20:50 +0200 |
| Message-ID | <q2apk-4ol-17@gated-at.bofh.it> (permalink) |
| References | <q1NM5-5sE-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Joe Stringer <joestringer@nicira.com> Date: Wed, 26 Aug 2015 11:31:43 -0700 > The goal of this series is to allow OVS to send packets through the Linux > kernel connection tracker, and subsequently match on fields populated by > conntrack. This functionality is enabled through a new > CONFIG_OPENVSWITCH_CONNTRACK option. > > This version addresses the feedback from v5, primarily checking the behaviour > is correct with different configurations such as disabling > CONFIG_OPENVSWITCH_CONNTRACK or disabling individual conntrack features like > connlabels. > > The branch below has been updated with the corresponding userspace pieces: > https://github.com/joestringer/ovs dev/ct_20150818 Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCHv6 net-next 00/10] OVS conntrack support Joe Stringer <joestringer@nicira.com> - 2015-08-26 20:40 +0200
[PATCHv6 net-next 08/10] netfilter: connlabels: Export setting connlabel length Joe Stringer <joestringer@nicira.com> - 2015-08-26 20:40 +0200
[PATCHv6 net-next 06/10] openvswitch: Allow matching on conntrack mark Joe Stringer <joestringer@nicira.com> - 2015-08-26 20:40 +0200
[PATCHv6 net-next 01/10] openvswitch: Serialize acts with original netlink len Joe Stringer <joestringer@nicira.com> - 2015-08-26 20:40 +0200
Re: [PATCHv6 net-next 05/10] openvswitch: Add conntrack action Joe Stringer <joestringer@nicira.com> - 2015-08-26 21:00 +0200
Re: [PATCHv6 net-next 05/10] openvswitch: Add conntrack action Pravin Shelar <pshelar@nicira.com> - 2015-08-26 22:50 +0200
Re: [PATCHv6 net-next 00/10] OVS conntrack support David Miller <davem@davemloft.net> - 2015-08-27 20:50 +0200
Re: [PATCHv6 net-next 00/10] OVS conntrack support Simon Horman <simon.horman@netronome.com> - 2015-08-29 02:00 +0200
Re: [PATCHv6 net-next 00/10] OVS conntrack support Joe Stringer <joestringer@nicira.com> - 2015-08-29 04:30 +0200
csiph-web