CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/18 13:46:03
Modified files:
sys/netinet : ip_output.c
Log message:
Bring back the ip_pcbopts() refactor. Pad the option buffer and therefor
the mbuf to the next word length as it is required by the standard. Also use
the correct offset from the input mbuf.
OK visa@, input & OK bluhm@
