On Fri, Feb 10, 2017 at 9:12 AM, Jon Loeliger wrote:
> On Thu, Feb 9, 2017 at 11:16 PM, Akshaya Nadahalli (anadahal) <
> anada...@cisco.com> wrote:
>
>> Hi Jon,
>>
>> fib_urpf_list.h needs to included inside the source file and need not be
>> installed in /usr/include. Thanks for raising this. I
On Thu, Feb 9, 2017 at 11:16 PM, Akshaya Nadahalli (anadahal) <
anada...@cisco.com> wrote:
> Hi Jon,
>
> fib_urpf_list.h needs to included inside the source file and need not be
> installed in /usr/include. Thanks for raising this. I will send out a patch
> for this.
>
> Regards,
> Akshaya N
>
A
gt;>
Date: Friday, 10 February 2017 at 1:22 AM
To: vpp-dev mailto:vpp-dev@lists.fd.io>>
Subject: [vpp-dev] Failing Out-of-tree Builds
Folks,
On Tuesday, this commit went in:
commit 8ea6d7153b053f1b9bf837ef3a927136f44b41fd
Author: AkshayaNadahalli mailto:anada...@cisco.com>>
Date: Tue F
>Maybe it just needs to be included
>in the actual C source file that needs it.
I'll bet it only needs to be included in fib_entry_src.c, fib_test.c,
fib_urpf_list.c, fib_path_list.c, fib_path.c, load_balance.c,
ip4_forward.c, and ip4_source_check.c. But I don't know for certain.
Folks,
On Tuesday, this commit went in:
commit 8ea6d7153b053f1b9bf837ef3a927136f44b41fd
Author: AkshayaNadahalli
Date: Tue Feb 7 23:59:54 2017 +0530
Fix source address reachability check for ip6 local packets
It contained this hunk:
diff --git a/src/vnet/fib/ip6_fib.h b/src/vnet/fib/ip6_f