diff options
author | msmith <msmith@FreeBSD.org> | 1997-12-14 03:17:54 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 1997-12-14 03:17:54 +0000 |
commit | 7bbd5d48704e983e22e4ac28475e6ec127347953 (patch) | |
tree | 17d814155f0697817d7e46578bbed457aeabb8ca /kerberos5 | |
parent | c10e8d5102f64d08712d922be46b510dca101fe7 (diff) | |
download | FreeBSD-src-7bbd5d48704e983e22e4ac28475e6ec127347953.zip FreeBSD-src-7bbd5d48704e983e22e4ac28475e6ec127347953.tar.gz |
As described by the submitter:
- emulate Linux IP_HDRINCL behaviour in sendto(): byte order fixed
Note that we do an extra getsockopt() on every sendto()
to check if the option is set because we don't keep state
in the emulator code. Is there a better way to implement
this?
- correct a bug (value of "name" not passed) with
getsockopt()
Submitted by: pb@fasterix.freenix.org (Pierre Beyssac)
Diffstat (limited to 'kerberos5')
0 files changed, 0 insertions, 0 deletions