[ovs-dev] [PATCH] vtep: Use unicast MAC as an example for a unicast destination in README.

Ben Pfaff blp at nicira.com
Mon Dec 1 18:07:24 UTC 2014


Thanks, applied with your acks.

On Mon, Dec 01, 2014 at 09:58:55AM -0800, Justin Pettit wrote:
> Acked-by: Justin Pettit <jpettit at nicira.com>
> 
> --Justin
> 
> 
> > On Dec 1, 2014, at 9:43 AM, Ben Pfaff <blp at nicira.com> wrote:
> > 
> > Until now, the example for a unicast MAC has been a multicast MAC.
> > 
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> > ---
> > vtep/README.ovs-vtep.md |    2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/vtep/README.ovs-vtep.md b/vtep/README.ovs-vtep.md
> > index e3bb8bb..8de2a8b 100644
> > --- a/vtep/README.ovs-vtep.md
> > +++ b/vtep/README.ovs-vtep.md
> > @@ -154,4 +154,4 @@ use vtep-ctl to simulate one:
> > 
> > 4. Direct unicast destinations out a different tunnel:
> > 
> > -    vtep-ctl add-ucast-remote ls0 11:22:33:44:55:66 10.2.2.3
> > +    vtep-ctl add-ucast-remote ls0 00:11:22:33:44:55 10.2.2.3
> > -- 
> > 1.7.10.4
> > 
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list