On Mon, Nov 25, 2019 at 02:20:44PM -0800, Greg Rose wrote: > Upstream commit: > commit 48e48a70c08a8a68f8697f8b30cb83775bda8001 > Author: stephen hemminger <[email protected]> > Date: Wed Jul 16 11:25:52 2014 -0700 > > openvswitch: make generic netlink group const > > Generic netlink tables can be const. > > Signed-off-by: Stephen Hemminger <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > The equivalent tables in meter.c and conntrack.c are constified so > it should be safe to do the same for these and will improve > security as well. > > Original patch slightly modified for out of tree module. > > Passes check-kmod. > Passes Travis. > https://travis-ci.org/gvrose8192/ovs-experimental/builds/616880002 > > Cc: Stephen Hemminger <[email protected]> > Signed-off-by: Greg Rose <[email protected]>
Thanks, applied to (OVS) master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
