svn commit: r304436 - in head: . sys/netinet

Slawa Olhovchenkov slw at zxy.spb.ru
Sat Aug 20 18:59:58 UTC 2016


On Sat, Aug 20, 2016 at 02:57:36PM -0400, Ryan Stone wrote:

> On Sat, Aug 20, 2016 at 2:45 PM, Slawa Olhovchenkov <slw at zxy.spb.ru> wrote:
> 
> > You also can recive this on ethernet too, IMHO, in case of /32.
> > Receiving L3 broadcst in L2 unicast is legitime (IMHO) and we must be
> > relaxed on this.
> >
> 
> There is no broadcast address on a /32 network.  Independent of my change,
> we would not treat a packet received on a /32 network as a broadcast here
> because in_broadcast() will return 0 for it.

/32 only from router side (+proxy arp).
host configured for /24


More information about the svn-src-head mailing list