Hi Ole, After register via the api , then RA packets to be consumed by our node, or sent futher down the line to any next node in VPP ? (on your existing thread)
Thanks, Chetan Bhasin On Mon, Feb 4, 2019 at 3:57 PM Ole Troan <[email protected]> wrote: > Chetan, > > > Is there a way by which I can get RA packets on my node. I am ready to > register on any existing arc. > > Instead of having the IPv6 ND code in vnet/ip register, you can register > for the RA type yourself. > icmp6_register_type (vm, ICMP6_router_advertisement, > ip6_icmp_router_advertisement_node.index); > > Cheers, > Ole > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12189): https://lists.fd.io/g/vpp-dev/message/12189 Mute This Topic: https://lists.fd.io/mt/29620449/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
