Searched hist:207277 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/netinet6/
H A Draw_ip6.cdiff 207277 Tue Apr 27 15:20:06 MDT 2010 bz Enhance the historic behaviour of raw sockets and jails in a way
that we allow all possible jail IPs as source address rather than
forcing the "primary". While IPv6 naturally has source address
selection, for legacy IP we do not go through the pain in case
IP_HDRINCL was not set. People should bind(2) for that.

This will, for example, allow ping(|6) -S to work correctly for
non-primary addresses.

Reported by: (ten 211.ru)
Tested by: (ten 211.ru)
MFC after: 4 days
/freebsd-10.3-release/sys/netinet/
H A Draw_ip.cdiff 207277 Tue Apr 27 15:20:06 MDT 2010 bz Enhance the historic behaviour of raw sockets and jails in a way
that we allow all possible jail IPs as source address rather than
forcing the "primary". While IPv6 naturally has source address
selection, for legacy IP we do not go through the pain in case
IP_HDRINCL was not set. People should bind(2) for that.

This will, for example, allow ping(|6) -S to work correctly for
non-primary addresses.

Reported by: (ten 211.ru)
Tested by: (ten 211.ru)
MFC after: 4 days

Completed in 122 milliseconds