summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorsuz <suz@FreeBSD.org>2002-04-19 11:39:54 +0000
committersuz <suz@FreeBSD.org>2002-04-19 11:39:54 +0000
commit4c640a08b8558363003a530a69697146c3274834 (patch)
tree17264a786f07c1f7091aef40ae261e05c04dc53b /release
parent863b592c069b240a8274385d31130736cee3ae99 (diff)
downloadFreeBSD-src-4c640a08b8558363003a530a69697146c3274834.zip
FreeBSD-src-4c640a08b8558363003a530a69697146c3274834.tar.gz
Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socket
destination. (Currently lack of their specification does not lead to any problem, because kernel does not check the consistency between actual address and its address family / length on raw socket. However kernel should always check their consistency and stop sending packets if there is a contradiction. Considering backward compatibility of programs, I just fixed rtsol now; I'd like to fix the kernel behavior later.) Reviewed by: ume MFC after: 3 days
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud