summaryrefslogtreecommitdiff
path: root/share/man/man4/ip.4
AgeCommit message (Expand)Author
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2021-01-08missing plural in previous;Jason McIntyre
2021-01-08Try to document struct ip_mreqnClaudio Jeker
2016-08-18punctuation fix;Jason McIntyre
2016-08-16Add IP_SENDSRCADDR cmsg for UDP sockets. As suggested by sthen@,Vincent Gross
2016-06-28IP_MINTTL and IPV6_MINHOPCOUNT work on TCP and UDP socketsJeremie Courreges-Anglas
2015-10-20tweak previous;Jason McIntyre
2015-10-20add a new getsockopt option IP_IPDEFTTL to retrieve the default ttl.Sebastian Benoit
2015-09-10use .In rather than .Fd #includeIngo Schwarze
2012-08-24- rfc 5082 replaces rfc 3682; ok claudioJason McIntyre
2012-07-16add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4)Markus Friedl
2011-09-08sys/types.h is needed before sys/socket.hgiovanni
2011-06-15oops. some unrelated junk has slipped inMike Belopuhov
2011-06-15tweak previous;Jason McIntyre
2011-06-15Document IP_RECVRTABLEMike Belopuhov
2011-02-03mention the right type for IP_RECVTTL; ok millert@Otto Moerbeek
2008-05-09add IP_RECVDSTPORT; ok jmc, beckMarkus Friedl
2008-03-14IP_MAX_MEMBERSHIPS was bumped to 4095 in -r1.74; from Matthew DempskyJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-11tweaks;Jason McIntyre
2006-10-11document IP_RECVTTL and IP_MINTTLHenning Brauer
2004-12-18cleanup and indent examples. ok jmcJared Yanovich
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-06-06- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-12-04The IPTOS_ #defines live in netinet/ip.h. millert@ ok.Hakan Olsson
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
2001-10-05Powered by @mantoya:Mike Pechkin
2001-10-04we don't like .Pp and blank lines before/after .Ss;Mike Pechkin
2001-05-14cmsg_len = CMSG_LEN(sizeof(struct in_addr)) is correct, ok itojun@Markus Friedl
2001-01-29Fix mdoc botch; markus@Aaron Campbell
2000-12-21Various repairs, $Id$ tags added, etc.Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-06-05more .Os cleanup, remove some trailing whitespace, cleanse some .NmAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-03-02EACESS -> EACCES; garath@code.ridgefield.orgAaron Campbell
1999-02-16IP is not a transport layer protocolNiklas Hallqvist
1998-10-31Fix netintro/intro muck-up.Marc Espie
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-03-10use .OxTodd C. Miller
1997-07-28doc IP_PORTRANGETheo de Raadt
1997-06-21blank lineTheo de Raadt
1997-02-05document that ip_off and ip_len are now in network byte orderTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt