Re: IP_HDRINCL byte ordering

[email protected] (Michael van Elst) Mon, 23 Jun 2025 16:08:07 -0000 (UTC)
Newsgroups gmane.os.netbsd.devel.network
Organization Serpens User Group
Message-ID <[email protected]>
[email protected] (Roy Marples) writes:

>No other part of the system behaves like this (that I know of) and it's not documented in ip(4).

https://litux.nl/mirror/unixnetworkprogramming/0131411551_ch28lev1sec3.html

raw sockets aren't portable, and the IP_HDRINCL is even less. With IPv6
not even supporting the option, I'd would rather keep the historical
behaviour.