On Tue, Dec 18, 2012 at 12:40 AM, Isaku Yamahata <yamah...@valinux.co.jp> wrote: > Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp> > --- > datapath/datapath.c | 54 > ++++++++++++------------- > datapath/linux/Modules.mk | 1 + > datapath/linux/compat/include/net/genetlink.h | 15 ++++++- > datapath/linux/compat/include/net/inet_frag.h | 16 ++++++++ > datapath/vport-capwap.c | 11 ++++- > 5 files changed, 66 insertions(+), 31 deletions(-) > create mode 100644 datapath/linux/compat/include/net/inet_frag.h
Would you mind making the rest of the OVS changes in 15e473046cb6e5d18a4d0057e61d76315230382b that rename pid to portid in the OVS internal data structures/functions? It's not strictly necessary but it's related and will help us keep in sync. Could you also add an item to NEWS and update the chart in the FAQ? I'm planning on adding this to branch-1.9, so you can put it under those headings. Other than that (and the #error message) this looks good to me, thanks. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev