Re: [vpp-dev] Router advertisment api

2017-02-06 Thread Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco)
Thanks for reply. Some comments inline. Regards, Marek -Original Message- From: otr...@employees.org [mailto:otr...@employees.org] Sent: 6 lutego 2017 14:27 To: Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Router

Re: [vpp-dev] Router advertisment api

2017-02-06 Thread otroan
Hi Marek, > I am looking into adding support for SLAAC configuration to Honeycomb. > It looks like it can be configured from CLI using ip6 nd command. The API also looks complete. > And here come my questions: > > 1) Is there a difference between off-link and no-onlink flags (docs say > t

[vpp-dev] Router advertisment api

2017-02-06 Thread Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco)
Hi, I am looking into adding support for SLAAC configuration to Honeycomb. It looks like it can be configured from CLI using ip6 nd command. And here come my questions: 1) Is there a difference between off-link and no-onlink flags (docs say they both control L-bit in the same way)? 2)