Re: [vpp-dev] vpp ip6 fib

2017-06-13 Thread Pragash Vijayaragavan
Thanks for the help Neale, works fine now. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Tue, Jun 13, 2017 at 3:40 AM, Neale Ranns (nranns) wrote: > Hi Pragash, > > > > To update table[FWD] we use the ip6_fib_table

Re: [vpp-dev] vpp ip6 fib

2017-06-13 Thread Neale Ranns (nranns)
Hi Pragash, To update table[FWD] we use the ip6_fib_table_fwding* functions. Tp update table[NON_FWD] we use the ip6_fb_table_entry_* functions. In both cases the key is the prefix (a/x in your example). In table[FWD] the value is the index of the load-balance object, in table[NON-FWD] the value