njoly
d5921f2b1c
Fix unknown .Tp macro.
2013-07-13 09:24:25 +00:00
wiz
2c3c4687ae
New sentence, new line. Fix typo. Remove 'i'.
2013-06-27 21:22:46 +00:00
christos
0234645c61
add pktinfo stuff
2013-06-27 20:14:25 +00:00
christos
f0966fe6ed
moved to portalgo.h
2012-06-25 14:47:55 +00:00
christos
40114b997c
PR/46602: Move the rfc6056 port randomization to the IP layer.
2012-06-22 14:54:34 +00:00
riastradh
8b58813d92
Fix some typos and incorrect idioms with the cmsg botch^WAPI.
...
Add a couple cross-references too.
ok wiz
2011-05-19 21:16:45 +00:00
wiz
46ec96ceb4
Formatting nit.
2009-07-20 07:58:54 +00:00
minskim
39e3066b15
Enable IP_MINTTL option for SOCK_DGRAM sockets.
2009-07-19 23:17:33 +00:00
wiz
0e3d8a6be4
Make HTML-ready.
2009-07-18 06:31:54 +00:00
minskim
20bf08088e
Bump date for the previous change.
2009-07-17 22:04:18 +00:00
minskim
d0a9c36e4a
Add the IP_MINTTL socket option.
...
The IP_MINTTL option may be used on SOCK_STREAM sockets to discard
packets with a TTL lower than the option value. This can be used to
implement the Generalized TTL Security Mechanism (GTSM) according to
RFC 3682.
OK'ed by christos@.
2009-07-17 22:02:54 +00:00
wiz
ce0cbbff10
New sentence, new line.
2009-07-16 07:31:48 +00:00
minskim
ca28940e0e
Add the IP_RECVTTL option support.
...
If the IP_RECVTTL option is enabled on a SOCK_DGRAM socket, the
recvmsg(2) call will return the TTL of the received datagram. The
msg_control field in the msghdr structure points to a buffer that
contains a cmsghdr structure followed by the TTL value.
Modeled after FreeBSD implementation.
2009-07-16 04:09:51 +00:00
briggs
d36327b66c
IPTOS values are defined in netinet/ip.h, not netinet/in.h.
2008-09-23 14:58:05 +00:00
wiz
0c97daff02
Sort SEE ALSO.
2006-12-23 06:58:20 +00:00
dyoung
0a817c6193
Bump date for previous.
2006-12-06 05:32:18 +00:00
dyoung
2f22b3e668
Add rudimentary documentation for IPSec socket options. Maybe
...
somebody who groks IPSec will help me out here.
2006-12-06 05:27:32 +00:00
wiz
4da531101e
Bump date for previous.
2005-12-12 22:47:36 +00:00
dyoung
398ad9e78a
Correct manual section in cross-reference to if_nametoindex.
2005-12-12 07:22:17 +00:00
dyoung
a012374f4d
Document alternative calling convention for IP_MULTICAST_IF.
2005-12-12 07:20:38 +00:00
wiz
47190e80b8
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
...
From jmc@openbsd.
2003-09-07 16:22:20 +00:00
agc
075022b349
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
wiz
1598667706
Add Ns.
2003-06-27 18:32:46 +00:00
wiz
472351e13d
Use
...
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +00:00
wiz
a993669d57
Sort SEE ALSO, sort sections, drop some .Pp, and improve markup in some
...
places.
2001-09-22 00:57:40 +00:00
garbled
c1d21e28ed
More and more of .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-16 01:19:14 +00:00
kristerw
c068cca51b
EACESS -> EACCES. From OpenBSD.
1999-03-14 20:15:40 +00:00
mycroft
17ab98299b
Fix minor formatting error.
1999-03-06 11:57:20 +00:00
fair
a576d424e0
Marathon man page editing session to fix broken .Xr's, add important
...
references, add a little white space here & there for readability,
clean up some mdoc(7) macro usage and so on. Whew!
1998-04-30 08:50:03 +00:00
perry
34a98169f0
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
lukem
59557ec934
document IP_PORTRANGE
1998-01-07 23:39:49 +00:00
thorpej
a5f0d79aaa
Document the IP_RECVIF socket option. Also mention that IP_RECVDSTADDR
...
works with SOCK_RAW sockets now, as well as SOCK_DGRAM.
1997-01-12 00:59:51 +00:00
jtc
d158bf0ae2
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 16:22:03 +00:00
mycroft
55b7fa6d0b
Add RCS identifiers.
1993-08-01 07:54:52 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00