nk-local addresses
>>
>>Ron
>
> Thanks for the context, Ron.
>
> That sounds reasonable to me. Andreas's patch series has also been
> merged by now.
>
>
>>
>>
>>
>>
> What is the motivation for adding support for these RFCs? Is the push
> from a company or academia (e.g., a CS project)?
Yes, these patches (RFC 8335 and 5837) were produced as a result of a
collaboration between Juniper Networks and Harvey Mudd College.
Let me loop in our advisor, Zach Dodds,
Thank you. Would it be better to do instead:
+ if_index = skb->skb_iif;
or
+ if_index = ip_version == 4 ? inet_iif(skb) : skb->skb_iif;
> On Mar 19, 2021, at 7:55 AM, David Ahern wrote:
>
> On 3/17/21 4:19 PM, ishaangandhi wrote:
>> +void icmp_identify_arrival_interface(struct sk_