[Bug 915] Warnings on setsockopt(IP_TOS)
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
http://bugs.hylafax.org/show_bug.cgi?id=915 ------- Comment #3 from [email protected] 2009-06-22 02:42 ------- Maybe this is relevant... http://www.mail-archive.com/[email protected]/msg09800.html It would seem that ToS is not available in all IPv6 implementations... not just with OpenBSD (but apparently also with FreeBSD). It would seem that these defines: IPTOS_LOWDELAY, and IPTOS_THROUGHPUT are being made erroneously in those situations or that they are being inherited from the IPv4 implementation. If they are being inherited (as I suspect is the case), then it would seem that we have to be able to distinguish between those defines for IPv4 and IPv6 situations and handle it run-time. -- Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ____________________ HylaFAX(tm) Developers Mailing List ____________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null