On Sun, Oct 23, 2016 at 02:32:11PM -0700, Ben Pfaff wrote: > The put_dhcp_opts(v6) logical action didn't really work because ovn-trace > didn't handle DHCP options. This fixes the problem. > > This also makes the put_dhcp_opts(v6) logical provide useful tracing output > showing what's happening and the assumptions. > > Signed-off-by: Ben Pfaff <[email protected]> > --- > v1->v2: Improve output in a few minor ways: make --detailed mode mention > the DHCPDISCOVER/DHCPREQUEST assumption, make --minimal mode omit register > modifications. > > ovn/utilities/ovn-trace.c | 63 > ++++++++++++++++++++++++++++++++++++++++++++--- > 1 file changed, 59 insertions(+), 4 deletions(-)
This still needs a review, which shouldn't be difficult. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
