Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On 14/11/2022 11:04, Martin Husemann wrote:
This clearly is a layering/abstraction violation and would have been
good to discuss upfront.

Where do you make use of that information? What about other packet injection
paths?

The next commit uses it in if_arp to ensure that the DaD probe sending interface hardware address matches the sending hardware address in the ARP packet as specified in RFC 5227 section 1.1

I couldn't think of a better way of achieving this.

Roy


Home | Main Index | Thread Index | Old Index