aboutsummaryrefslogtreecommitdiffstats
path: root/man7/ip.7
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-1541/+0
2024-03-17ip.7: Some socket options are not supported by SOCK_STREAMOliver Crumrine1-0/+13
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-29/+29
2023-10-23man*/: ffix (Use '.TQ' where appropriate)Alejandro Colomar1-2/+6
2023-08-13man*/: Replace .sp 1 calls by PP or IPAlejandro Colomar1-1/+1
2023-07-15man*/: Use SPDX-License-Identifier: Linux-man-pages-1-paraAlejandro Colomar1-7/+2
2023-07-08ip.7: Document IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki1-0/+26
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-4/+4
2023-04-14ip.7: ffixAlejandro Colomar1-6/+6
2023-04-14ip.7: Add "Special and reserved addresses" sectionSeth David Schoen1-8/+72
2023-03-17ip.7: Fix IP_MULTICAST_ALL descriptionChristoph Lameter1-4/+1
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-8/+8
2023-02-05Many pages: Use \[em] instead of \(emAlejandro Colomar1-2/+2
2023-01-22Various pages: wfixAlejandro Colomar1-1/+1
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-12-04Many pages: wfixAlejandro Colomar1-21/+21
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-29Many pages: Use a consistent style for listsAlejandro Colomar1-5/+5
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+1441
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-1441/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-14/+18
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-21Various pages: use real minus signs in pathnamesMichael Kerrisk1-1/+1
2021-01-21Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signsMichael Kerrisk1-1/+1
2021-01-03Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk1-4/+2
2020-12-23seccomp.2, circleq.3, list.3, malloc_hook.3, slist.3, stailq.3, tailq.3, ip.7...Michael Kerrisk1-1/+1
2020-11-01memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_...Michael Kerrisk1-1/+1
2020-09-19ip.7: Minor wording fixesMichael Kerrisk1-7/+7
2020-09-19ip.7: Minor edits to Stephen Smalley's patchMichael Kerrisk1-8/+6
2020-09-19ip.7: Document IP_PASSSEC for UDP socketsStephen Smalley1-6/+42
2020-09-19ip.7, unix.7: Minor edits to Stephen Smalley's patchesMichael Kerrisk1-8/+9
2020-09-19ip.7: srcfix: rewrap source lines in Stephen Smalley's patchMichael Kerrisk1-16/+16
2020-09-19socket.7,ip.7: Document SO_PEERSEC for AF_INET socketsStephen Smalley1-0/+56
2020-07-24Various pages: Drop t comment headerMike Frysinger1-1/+0
2020-06-25ip.7: Remove mention of ipfw(4) which was in long obsolete ipchains projectMichael Kerrisk1-9/+0
2020-06-21man7/*: srcfix: trim trailing spaceBjarni Ingi Gislason1-1/+1
2020-06-09iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a...Michael Kerrisk1-1/+1
2020-05-15ip.7: tfixOndrej Slamecka1-1/+1
2020-04-23ip.7: SEE ALSO: add netdevice(7)Michael Kerrisk1-0/+1
2020-04-23ip.7: Note a few more valid 'protocol' valuesMichael Kerrisk1-11/+27
2020-04-06ip.7, tcp.7, udp.7: ffixMichael Kerrisk1-0/+3
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2019-02-25ip.7: IP_RECVTTL error fixedbert hubert1-1/+1
2018-02-02iconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_create.2, mlock.2, mount.2,...Michael Kerrisk1-1/+1
2017-12-18ip.7: wfixMichael Kerrisk1-1/+2
2017-12-18ip.7: s/INADDR_ANY/INADDR_LOOPBACK/ in discussion of htonl()Michael Kerrisk1-1/+1
2017-12-18ip.7: INADDR_* values cannot be assigned directly to 's_addr'Ricardo Biehl Pasquali1-1/+11
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19getrlimit.2, signalfd.2, statfs.2, tee.2, dlopen.3, duplocale.3, ftw.3, get_n...Michael Kerrisk1-2/+1
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-5/+5
2017-08-18ip.7: wfixMichael Kerrisk1-1/+1
2017-08-18capget.2, gettimeofday.2, nanosleep.2, process_vm_readv.2, readv.2, seccomp.2...Michael Kerrisk1-4/+4
2017-08-18dir_colors.5, feature_test_macros.7, glob.7, ip.7, ipv6.7, man-pages.7, man.7...Michael Kerrisk1-8/+8
2017-08-16environ.7, epoll.7, feature_test_macros.7, futex.7, ip.7, ipv6.7, locale.7, m...Michael Kerrisk1-20/+20
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-1/+1
2017-05-02socket.2, ip.7: tfixJakub Wilk1-1/+1
2017-03-13add_key.2, execve.2, fork.2, fsync.2, getrandom.2, getrlimit.2, getxattr.2, i...Michael Kerrisk1-1/+1
2017-03-02ip.7: SEE ALSO: add ip(8)Michael Kerrisk1-1/+2
2016-11-11ip.7: wfixMichael Kerrisk1-1/+1
2016-10-31chroot.2, dup.2, nfsservctl.2, utimensat.2, malloc_get_state.3, pthread_setaf...Michael Kerrisk1-3/+0
2016-10-29ip.7: srcfix: FIXME tidy-upMichael Kerrisk1-2/+14
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-09-12bindresvport.3, rcmd.3, ip.7: Note user namespace requirements for CAP_NET_BI...Michael Kerrisk1-2/+3
2016-09-12ip.7: wfixMichael Kerrisk1-1/+1
2016-08-23ip.7: wfixMichael Kerrisk1-2/+2
2016-08-23ip.7: tfixMichael Kerrisk1-2/+2
2016-07-07ip.7: tfixJakub Wilk1-1/+1
2016-03-26ip.7: Fix incorrect sockopt nameBenjamin Poirier1-1/+1
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-02-03ip.7: Minor tweaks ro Eric's patchMichael Kerrisk1-4/+9
2016-02-03ip.7: Document IP_BIND_ADDRESS_NO_PORT socket optionEric Dumazet1-0/+5
2015-05-07add_key.2, chown.2, epoll_ctl.2, epoll_wait.2, execve.2, fcntl.2, get_mempoli...Michael Kerrisk1-1/+1
2015-05-06ip.7: Relocate misplaced text describing ENOPROTOOPT errorMichael Kerrisk1-4/+7
2015-05-06ip.7: Clarify details of the IP_MULTICAST_IF socket optionMichael Kerrisk1-2/+15
2015-05-06ip.7: Explain how IP_ADD_MEMBERSHIP determines its argument typeMichael Kerrisk1-0/+3
2015-05-06ip.7: Some minor rewordingsMichael Kerrisk1-14/+19
2015-05-06ip.7: wfixMichael Kerrisk1-1/+1
2015-05-05ip.7, socket.7: Remove dubious text that says that SO_PRIORITY set IP TOSMichael Kerrisk1-4/+4
2015-05-05ip.7: srcfix: remove unneeded commentsMichael Kerrisk1-5/+0
2015-03-27ip.7: tfixMichael Kerrisk1-4/+4
2014-09-13ip.7: tfixDavid Prévot1-3/+3
2014-09-01getrlimit.2, mmap.2, stat.2, unimplemented.2, dbopen.3, ecvt_r.3, fopen.3, ft...Michael Kerrisk1-1/+1
2014-08-21adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fano...Michael Kerrisk1-6/+5
2014-05-08bind.2, connect.2, create_module.2, delete_module.2, execve.2, get_robust_lis...Michael Kerrisk1-1/+1
2014-05-08ip.7: BUGS: ephemeral port range exhaustion is diagnosed inconsistentlyMichael Kerrisk1-0/+8
2014-05-08ip.7: Remove BUGS text on glibc failing to declare in_pktinfoMichael Kerrisk1-4/+4
2014-05-08ip.7: Note some more details about assignment of ephemeral portsMichael Kerrisk1-3/+10
2014-05-08ip.7: Note cases where an ephemeral port is usedMichael Kerrisk1-0/+16
2014-05-08ip.7: Clarify 'ip_local_port_range' and mention the term "ephemeral ports"Michael Kerrisk1-3/+5
2014-05-08ip.7: grfixMichael Kerrisk1-1/+1
2014-05-08ip.7: Minor clarification for IP_TRANSPARENTMichael Kerrisk1-1/+4
2014-04-28time.1, get_kernel_syms.2, getitimer.2, open.2, perf_event_open.2, wait.2, al...Michael Kerrisk1-1/+1
2014-03-26ip.7: grfixMichael Kerrisk1-1/+1
2014-03-26ip.7: grfixMichael Kerrisk1-1/+1
2013-09-17ioctl_list.2, kill.2, nfsservctl.2, sched_setaffinity.2, sched_setparam.2, sc...Michael Kerrisk1-1/+1
2013-08-09ip.7: IP_MULTICAST_IF setsockopt recognizes struct mreq (compatibility)Simon Paillard1-0/+3
2013-04-16ip.7: Minor fixes for Radek Pazdera's patchMichael Kerrisk1-2/+5
2013-04-16ip.7: Document IP_MULTICAST_ALLRadek Pazdera1-4/+12
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-7/+7
2013-03-12networks.5, arp.7, cp1251.7, ddp.7, icmp.7, ip.7, ipv6.7, iso_8859-10.7, iso_...Michael Kerrisk1-0/+1
2013-03-12epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, fallocate.2, futex.2, g...Michael Kerrisk1-1/+1
2013-03-10ip.7, netdevice.7, netlink.7, raw.7, rtnetlink.7, socket.7: srcfix: Remove re...Michael Kerrisk1-1/+0
2013-03-10ldd.1, capget.2, clone.2, create_module.2, fallocate.2, futex.2, get_kernel_s...Michael Kerrisk1-0/+1
2013-03-10getcpu.2, sendfile.2, cmsg.3, rtnetlink.3, arp.7, ddp.7, fifo.7, icmp.7, ip.7...Michael Kerrisk1-0/+2
2013-02-25fsync.2, getcpu.2, io_getevents.2, kcmp.2, killpg.2, outb.2, perf_event_open....Michael Kerrisk1-1/+0
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-1/+1
2013-02-24intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa...Michael Kerrisk1-2/+2
2013-02-14ip.7: srcfixMichael Kerrisk1-5/+6
2013-02-12ip.7: Minor fixesMichael Kerrisk1-1/+1
2013-02-12ip.7: Improve explanation about calling listen() or connect()Flavio Leitner1-6/+9
2013-02-12fork.2, getpriority.2, ioprio_set.2, sched_setparam.2, sched_setscheduler.2, ...Michael Kerrisk1-1/+1
2013-02-10ip.7: Minor fixesMichael Kerrisk1-22/+21
2013-02-10ip.7: Add source-specific multicast sockoptsRadek Pazdera1-0/+114
2012-12-15ip.7: srcfix: Added/updated FIXMEsMichael Kerrisk1-13/+30
2012-10-10ip.7: SEE ALSO: Add icmp(7)Michael Kerrisk1-0/+1
2012-10-10ip.7: SEE ALSO: Add ipv6(7)Michael Kerrisk1-0/+1
2012-09-24arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set....David Prévot1-2/+0
2011-09-23ip.7: Mnor fixesMichael Kerrisk1-2/+1
2011-09-22ip.7: Improve description of IP_MTU_DISCOVERBenjamin Poirier1-14/+24
2011-09-22ip.7: Minor fixesMichael Kerrisk1-2/+2
2010-11-04ip.7: ffixDavid Prevot1-1/+1
2010-10-24ip.7: ffixDavid Prevot1-3/+5
2010-10-24ip.7: Place socket options in alphabetical orderDavid Prevot1-25/+24
2010-10-24ip.7: ffixDavid Prevot1-2/+4
2010-10-24ip.7: Fix name of socket option: s/IP_TTL/IP_TRANSPARENT/David Prevot1-1/+1
2010-10-13ip.7: Document IP_RECVORIGDSTADDRBalazs Scheidler1-2/+14
2010-10-13ip.7: Document IP_TRANSPARENTBalazs Scheidler1-4/+24
2010-10-13ip.7: ffixMichael Kerrisk1-0/+1
2010-10-13ip.7: Reword NOTES on Linux-specific optionsMichael Kerrisk1-3/+1
2010-10-13ip.7: Document IP_FREEBINDMichael Kerrisk1-7/+15
2010-10-13ip.7: grfixMichael Kerrisk1-2/+2
2010-10-13ip.7: wfixMichael Kerrisk1-3/+3
2010-10-13ip.7: srcfix: update FIXMEMichael Kerrisk1-0/+1
2010-09-11ip.7: Document IP_NODEFRAGJiri Olsa1-1/+9
2010-09-11ip.7: srcfix: Added FIXMEsMichael Kerrisk1-0/+4
2010-01-16accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file...Michael Kerrisk1-1/+1
2010-01-16accept.2, connect.2, eventfd.2, flock.2, open.2, posix_fadvise.2, read.2, rec...Michael Kerrisk1-2/+2
2010-01-16intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso...Michael Kerrisk1-1/+1
2010-01-16accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_gets...Michael Kerrisk1-1/+1
2009-09-28ip.7: Minor fixesNicolas Fran�ois1-5/+5
2009-03-08ip.7: Fix type used to declare sin6_portMichael Kerrisk1-2/+2
2008-12-05bind.2, rcmd.3, capabilities.7, ip.7: Global fix: s/reserved port/privileged ...Michael Kerrisk1-2/+4
2008-11-25ip.7: Relocate info about Linux-specific sockopts to NOTESMichael Kerrisk1-2/+6
2008-11-25ip.7: Remove mention of kernel header from description of IP_RECVERRMichael Kerrisk1-1/+1
2008-11-25ip.7: srcfix: updated FIXMEMichael Kerrisk1-0/+2
2008-11-25ip.7: srcfix: Add/update FIXMEs for undocumented IP_* socket optionsMichael Kerrisk1-0/+17
2008-11-25ip.7: Relocate kernel version information for ip_mreqn structureMichael Kerrisk1-6/+4
2008-11-25ip.7: Relocate kernel version information for IP_PMTUDISC_PROBEMichael Kerrisk1-10/+2
2008-11-25ip.7: Added kernel version numbers for IP_* socket optionsMichael Kerrisk1-23/+33
2008-11-25ip.7: Add kernel version numbers for /proc/sys/net/ipv4/ip_* filesMichael Kerrisk1-8/+13
2008-11-25ip.7: Reorder socket options alphabeticallyMichael Kerrisk1-249/+244
2008-11-25ip.7: srcfix: join short source linesMichael Kerrisk1-46/+23
2008-11-25ip.7: wfixMichael Kerrisk1-1/+2
2008-11-25ip.7: grfixMichael Kerrisk1-1/+1
2008-11-25ip.7: wfixMichael Kerrisk1-2/+2
2008-11-25ip.7: grfixMichael Kerrisk1-22/+21
2008-11-25ip.7: ffixMichael Kerrisk1-6/+2
2008-11-25connect.2, listen.2, send.2, uname.2, cmsg.3, proc.5, arp.7, ddp.7, icmp.7, i...Michael Kerrisk1-14/+16
2008-11-25arp.7, ddp.7, icmp.7, ip.7, socket.7, tcp.7: ffix: Convert /proc file names f...Michael Kerrisk1-17/+18
2008-10-29ip.7: Detail EINVAL error for IP_ADD_MEMBERSHIP socket optionMichael Kerrisk1-2/+7
2008-08-08s/PF_/AF_/ for socket family constants. Reasons: the AF_ andMichael Kerrisk1-7/+7
2008-08-08Reverting blunder in commit 4699Michael Kerrisk1-8/+1033
2008-08-08s/PF_/AF_/ for socket family conistants. Reasons: the AF_ andMichael Kerrisk1-1033/+8
2008-03-19s/nonzero/non-zero/Michael Kerrisk1-1/+1
2008-03-10Replace (il)legal by "permitted" or "valid"Michael Kerrisk1-1/+1
2007-12-29Fix usage of a/an before following vowel/consonant.Michael Kerrisk1-1/+1
2007-12-25hyphenation fixesMichael Kerrisk1-4/+4
2007-12-25grfixMichael Kerrisk1-1/+1
2007-12-25grfixMichael Kerrisk1-1/+1
2007-12-25Hyphenation fixesMichael Kerrisk1-1/+1
2007-12-23s/u_long/unsigned long/Michael Kerrisk1-9/+9
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-8/+8
2007-12-14ffixMichael Kerrisk1-1/+2
2007-10-03grfixes + wfixesMichael Kerrisk1-7/+6
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-1/+1
2007-08-27ffix/spfixMichael Kerrisk1-1/+1
2007-08-27Order ERRORS alphabetically.Michael Kerrisk1-38/+35
2007-06-23ffixMichael Kerrisk1-34/+34
2007-06-22ffixMichael Kerrisk1-1/+2
2007-06-22Format errno.Michael Kerrisk1-1/+3
2007-06-20Italics for header file referencesMichael Kerrisk1-1/+1
2007-06-08Change "e.g. " to "e.g., ", or in some cases, "for example, ".Michael Kerrisk1-1/+1
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-21Removed outdated FIXME.Michael Kerrisk1-1/+0
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-39/+40
2007-05-18Fix inconsistencies in .TH lineMichael Kerrisk1-1/+1
2007-05-11Add section numbers to page xrefsMichael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-335/+373
2007-04-05Document IP_PMTUDISC_PROBE, which will be in 2.6.22.Michael Kerrisk1-0/+17
2007-04-05ffixMichael Kerrisk1-3/+0
2006-09-26wfixMichael Kerrisk1-2/+2
2006-09-19Fix discussion for TCP error queue /IP_RECVERR on TCP.Michael Kerrisk1-6/+8
2006-08-09tfixMichael Kerrisk1-1/+1
2006-07-06Added FIXME for IP_FREEBINDMichael Kerrisk1-0/+3
2006-05-29Add SEE ALSO referring to byteorder.3.Michael Kerrisk1-0/+1
2006-04-19Minor changes + ffix.Michael Kerrisk1-19/+4