On Wed, Dec 20, 2017 at 03:09:09PM -0800, Justin Pettit wrote: > > > > On Oct 23, 2017, at 2:01 PM, Ben Pfaff <[email protected]> wrote: > > > > Until now, ovs-vswitchd has insisted that other-config:datapath-id be > > exactly 16 hex digits. This commit allows shorter forms prefixed by 0x. > > This was prompted by Faucet controller examples such as this one: > > https://github.com/faucetsdn/faucet/blob/master/docs/README_config.rst > > which tend to suggest datapath IDs like 0x1. > > > > CC: Josh Bailey <[email protected]> > > Signed-off-by: Ben Pfaff <[email protected]> > > Acked-by: Justin Pettit <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
