On Tue, Jul 11, 2017 at 07:56:31PM +0530, Numan Siddique wrote:
> On Tue, Jul 11, 2017 at 2:58 AM, Ben Pfaff wrote:
>
> > On Thu, Jun 15, 2017 at 02:08:39PM +0530, nusid...@redhat.com wrote:
> > > From: Zong Kai LI
> > >
> > > This patch updates ND symbols in logical-fields - "nd", "nd.target",
On Tue, Jul 11, 2017 at 2:58 AM, Ben Pfaff wrote:
> On Thu, Jun 15, 2017 at 02:08:39PM +0530, nusid...@redhat.com wrote:
> > From: Zong Kai LI
> >
> > This patch updates ND symbols in logical-fields - "nd", "nd.target",
> > "nd.sll" and "nd.tll" to describe more clear about "icmp6.type"
> > pred
On Thu, Jun 15, 2017 at 02:08:39PM +0530, nusid...@redhat.com wrote:
> From: Zong Kai LI
>
> This patch updates ND symbols in logical-fields - "nd", "nd.target",
> "nd.sll" and "nd.tll" to describe more clear about "icmp6.type"
> predicate.
>
> It adds new symbols:
> - "nd_rs" - to match Router
From: Zong Kai LI
This patch updates ND symbols in logical-fields - "nd", "nd.target",
"nd.sll" and "nd.tll" to describe more clear about "icmp6.type"
predicate.
It adds new symbols:
- "nd_rs" - to match Router Solicitation messages
- "nd_ra" - to match Router Advertisement messages
Co-author