Re: [ovs-dev] [PATCH v2 3/8] ovn: extend expr symbols for ND

2016-09-07 Thread Zong Kai Li
On Thu, Sep 8, 2016 at 9:13 AM, Justin Pettit wrote: > >> On Sep 2, 2016, at 10:09 PM, Zongkai LI wrote: >> >> This patch updates symbols in logical-fields for ND, such as "nd", >> "nd.target", "nd.sll", "nd.tll", to describe more clear about "icmp6.type" >> predicate. >> It adds new symbols: >>

Re: [ovs-dev] [PATCH v2 3/8] ovn: extend expr symbols for ND

2016-09-07 Thread Justin Pettit
> On Sep 2, 2016, at 10:09 PM, Zongkai LI wrote: > > This patch updates symbols in logical-fields for ND, such as "nd", > "nd.target", "nd.sll", "nd.tll", to describe more clear about "icmp6.type" > predicate. > It adds new symbols: > - "nd_rs" stands for Router Solicitation message, > - "nd_ra"