aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/ip.4
Commit message (Expand)AuthorAgeFilesLines
* ip(4): fix description of struct ip_mreqnGleb Smirnoff2025-10-011-1/+1
* Fix typos in man pages under /share/manBenedict Reuschling2024-01-021-2/+2
* share: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* inpcb: retire suppresion of randomization of ephemeral portsGleb Smirnoff2022-10-311-15/+0
* tcp: Prevent setting of ECN bits with setsockopt()Richard Scheffenegger2022-02-031-4/+7
* ip(4): Mention IP_IPSEC_POLICY ip-level socket optionKonstantin Belousov2021-08-101-1/+10
* [skip ci] ip.4: fix typosAlan Somers2020-05-251-5/+5
* Support struct ip_mreqn as argument for IP_ADD_MEMBERSHIP. Legacy supportGleb Smirnoff2019-02-231-16/+39
* Document socket control message routines for ancillary data access (CMSG_DATA).Mateusz Piotrowski2018-08-191-1/+2
* Fix a few speelling errorsEitan Adler2017-12-281-1/+1
* The patch provides the same socket option as Linux IP_ORIGDSTADDR.Ermal Luçi2017-03-061-0/+31
* Fix a bunch of "xref refers to *this* page" igor(1) warnings.Edward Tomasz Napierala2016-06-091-1/+1
* Fix various mdoc issues.Christian Brueffer2014-12-211-2/+2
* Make SOCK_RAW sockets to be truly raw, not modifying received and sentGleb Smirnoff2014-09-011-13/+23
* multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
* Fix type in last commit.Gleb Smirnoff2012-10-121-1/+1
* Be more explicit on how "intact" incoming packets in raw sockets are.Gleb Smirnoff2012-10-121-2/+6
* Redo r240386 providing more correct information.Gleb Smirnoff2012-09-201-12/+10
* Document conditions for IP_SENDSRCADDR socket option.Gleb Smirnoff2012-09-121-4/+18
* Fixed an example that set IP_ONESBCAST socket option to actually work,Ruslan Ermilov2012-06-151-2/+2
* Add a IP_RECVTOS socket option to receive for received UDP/IPv4Michael Tuexen2012-06-121-1/+24
* The cmsg_len field includes the cmsg header. So use CMSG_LEN().Michael Tuexen2012-06-051-4/+4
* General mdoc(7) and typo fixes.Glen Barber2012-05-121-4/+8
* Remove superfluous paragraph macro.Joel Dahl2012-03-241-2/+0
* mdoc fix for r227499.Andre Oppermann2011-11-141-1/+2
* Note the ip_len bug fixed in r226105 in the BUGS section.Andre Oppermann2011-11-141-1/+7
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-161-1/+1
* Document IP_BINDANY IP socket option.Pawel Jakub Dawidek2009-06-011-1/+18
* Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSDBruce M Simpson2009-03-091-2/+16
* Add source-specific multicast (SSM) option documentation.Bruce M Simpson2009-03-041-20/+150
* Import rewrite of IPv4 socket multicast layer to support source-specificBruce M Simpson2007-06-121-1/+15
* Document a major IGMP related annoyance.Bruce M Simpson2007-03-181-5/+19
* Don't quote IP_MAX_MEMBERSHIPS as 20 any more.Bruce M Simpson2006-05-141-3/+2
* -mdoc sweep.Ruslan Ermilov2005-11-181-5/+9
* Document the IP_DONTFRAG IP socket option.Andre Oppermann2005-09-261-1/+15
* Document IP_MINTTL socket option.Andre Oppermann2005-08-221-1/+9
* o Document net.inet.ip.portrange.random* sysctls.Maxim Konovalov2005-03-231-1/+16
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Fixed xrefs.Ruslan Ermilov2005-01-211-2/+2
* Spelling fixes.Mike Pritchard2004-06-211-2/+2
* Assorted markup, spelling, and grammar fixes.Ruslan Ermilov2004-06-161-5/+5
* Document the behaviour of IP_ADD_MEMBERSHIP as per RFC 1724.Bruce M Simpson2004-06-161-2/+10
* mdoc(7) policeBruce M Simpson2004-06-151-6/+14
* Add a paragraph about the importance of byte order when using rawBruce M Simpson2004-06-151-1/+23
* Document the net.inet.ip.portrange.randomized sysctl.Mike Silbersack2004-04-221-0/+7
* Add the IP_ONESBCAST option, to enable undirected IP broadcasts to be sent onBruce M Simpson2003-08-201-0/+41
* Add missing markup bits.Ruslan Ermilov2003-05-201-21/+46
* IP_RECVTTL socket option.Matthew N. Dodd2003-04-291-0/+22
* Document the IP_RECVIF socket option.Matthew N. Dodd2003-04-291-0/+16