summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ip.4
Commit message (Expand)AuthorAgeFilesLines
* Fix type in last commit.glebius2012-10-121-1/+1
* Be more explicit on how "intact" incoming packets in raw sockets are.glebius2012-10-121-2/+6
* Redo r240386 providing more correct information.glebius2012-09-201-12/+10
* Document conditions for IP_SENDSRCADDR socket option.glebius2012-09-121-4/+18
* Fixed an example that set IP_ONESBCAST socket option to actually work,ru2012-06-151-2/+2
* Add a IP_RECVTOS socket option to receive for received UDP/IPv4tuexen2012-06-121-1/+24
* The cmsg_len field includes the cmsg header. So use CMSG_LEN().tuexen2012-06-051-4/+4
* General mdoc(7) and typo fixes.gjb2012-05-121-4/+8
* Remove superfluous paragraph macro.joel2012-03-241-2/+0
* mdoc fix for r227499.andre2011-11-141-1/+2
* Note the ip_len bug fixed in r226105 in the BUGS section.andre2011-11-141-1/+7
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
* Document IP_BINDANY IP socket option.pjd2009-06-011-1/+18
* Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSDbms2009-03-091-2/+16
* Add source-specific multicast (SSM) option documentation.bms2009-03-041-20/+150
* Import rewrite of IPv4 socket multicast layer to support source-specificbms2007-06-121-1/+15
* Document a major IGMP related annoyance.bms2007-03-181-5/+19
* Don't quote IP_MAX_MEMBERSHIPS as 20 any more.bms2006-05-141-3/+2
* -mdoc sweep.ru2005-11-181-5/+9
* Document the IP_DONTFRAG IP socket option.andre2005-09-261-1/+15
* Document IP_MINTTL socket option.andre2005-08-221-1/+9
* o Document net.inet.ip.portrange.random* sysctls.maxim2005-03-231-1/+16
* Expand *n't contractions.ru2005-02-131-1/+1
* Fixed xrefs.ru2005-01-211-2/+2
* Spelling fixes.mpp2004-06-211-2/+2
* Assorted markup, spelling, and grammar fixes.ru2004-06-161-5/+5
* Document the behaviour of IP_ADD_MEMBERSHIP as per RFC 1724.bms2004-06-161-2/+10
* mdoc(7) policebms2004-06-151-6/+14
* Add a paragraph about the importance of byte order when using rawbms2004-06-151-1/+23
* Document the net.inet.ip.portrange.randomized sysctl.silby2004-04-221-0/+7
* Add the IP_ONESBCAST option, to enable undirected IP broadcasts to be sent onbms2003-08-201-0/+41
* Add missing markup bits.ru2003-05-201-21/+46
* IP_RECVTTL socket option.mdodd2003-04-291-0/+22
* Document the IP_RECVIF socket option.mdodd2003-04-291-0/+16
* Back out support for RFC3514.mdodd2003-04-021-9/+0
* Implement support for RFC 3514 (The Security Flag in the IPv4 Header).mdodd2003-04-011-0/+9
* mdoc(7) police: Scheduled sweep.ru2003-02-241-14/+17
* Document the net.inet.ip.portrange.reserved{high,low} sysctl knobscjc2003-02-211-0/+18
* Implement a new IP_SENDSRCADDR ancillary message type that permitsiedowse2002-10-211-0/+28
* Update ip(4) manpage to reflect recent ephemeral port rangesilby2002-04-091-2/+2
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-78/+78
* mdoc(7) police: rename the DIAGNOSTICS section to ERRORS to match thedd2001-04-131-2/+2
* Correct the description of the "low" (< 1024) port range.ben2001-03-291-3/+7
* Make it possible to use IP_TTL and IP_TOS setsockopt(2) optionsru2001-03-091-6/+6
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-2/+2
* Fix typo; s/demon/daemon/ben2000-11-201-1/+1
* Follow BSD/OS and NetBSD, keep the ip_id field in network order all the time.ru2000-09-141-13/+1
* Add a missing article.sheldonh2000-09-011-1/+1
* `ip_id' now expected in host byte order when IP_HDRINCL is in use.ru2000-09-011-1/+13
OpenPOWER on IntegriCloud