This commit is contained in:
Michael Kerrisk 2006-01-13 08:17:15 +00:00
parent 62d4f1bd38
commit 6b4d3c70d5
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ This is used by the UDP protocol module in Linux 2.0 and 2.2.
If enabled ICMP errors received for a UDP socket will not be passed
to the user program.
In later kernel versions, support for this option has been phased out:
Linux 2.4 silently ignores it, and Linux 2.6 generates kernel warning
Linux 2.4 silently ignores it, and Linux 2.6 generates a kernel warning
(printk()) if a program uses this option.
Linux 2.0 also enabled BSD bug-to-bug compatibility
options (random header changing, skipping of the broadcast flag) for raw