[ovs-dev] [PATCH 0/2] Partial Linux 3.1 support

Jesse Gross jesse at nicira.com
Tue Oct 18 05:10:51 UTC 2011


Although Linux 3.1 isn't actually released yet, it's in
enough of an advanced state that I think it is unlikely to
change in a way that affects us.  I wrote a few patches a
while ago to move in the right direction but they don't
provide complete support yet.  The one remaining piece that
I'm aware of is tunneling needs to be updated to handle
neighborless dsts.  I'm sending these out now to avoid
duplicate work but they also stand on their own.

Jesse Gross (2):
  datapath: Add version check for struct netdev_ops.
  datapath: Assert IFF_TX_SKB_SHARING on internal devices.

 datapath/linux/compat/include/linux/if.h |    4 ++++
 datapath/vport-internal_dev.c            |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)

-- 
1.7.5.4




More information about the dev mailing list