* Fixes a small bug in the acinclude.m4 file
* Adds check in acinclude.m4 for the frag init struct *net requirement
* Fixes up the ip_fragment.c and nf_conntrack_reasm.c compat files
* Updates the .travis.yml build verification script

V2 - Incorporate suggestion from Joe Stringer to just return values
     of the init functions. Compile tested locally on 4.9.24 and 4.10.12
     Linux kernels to ensure the inicremental change is valid but
     not verified again with Travis.

Verified here:

https://travis-ci.org/gvrose8192/ovs-experimental

Greg Rose (4):
  acinclude.m4: Fix parenthetical balance
  acinclude.m4: Add check for struct net parameter
  compat: Fix build error in kernels 4.10+
  travis: Update kernels to kernel.org latest

 .travis.yml                                | 14 +++++++-------
 acinclude.m4                               | 10 ++++++----
 datapath/linux/compat/ip_fragment.c        | 14 ++++++++++++++
 datapath/linux/compat/nf_conntrack_reasm.c | 14 ++++++++++++++
 4 files changed, 41 insertions(+), 11 deletions(-)

-- 
1.8.3.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to