[ovs-dev] [PATCH v2] ovn-trace: Implement DHCP option support.

Ben Pfaff blp at ovn.org
Mon Dec 5 22:42:02 UTC 2016


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 <blp at ovn.org>
> ---
> 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.


More information about the dev mailing list