about summary refs log tree commit diff
path: root/inet/netinet
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-015-5/+5
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Add IPPROTO_L2TP from Linux 6.1 to netinet/in.hJoseph Myers2023-01-171-0/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-065-5/+5
* Move ip_mreqn structure from Linux to genericSamuel Thibault2022-08-151-0/+13
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-015-5/+5
* Add INADDR_DUMMY from Linux 5.13 to netinet/in.hJoseph Myers2021-08-051-0/+3
* Add RFC 8335 Definitions from Linux 5.13Andreas Roeseler2021-06-291-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-025-5/+5
* Use unsigned constants for ICMP6 filters [BZ #22489]Sergey2020-05-111-4/+4
* Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h.Joseph Myers2020-04-031-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-015-5/+5
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-075-5/+5
* Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.Joseph Myers2019-06-031-0/+1
* Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.Joseph Myers2019-05-281-0/+1
* Break more lines before not after operators.Joseph Myers2019-02-251-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-015-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-015-5/+5
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-041-1/+1
* Correct misplaced comments in struct ip_mreq_sourcePhil Blundell2017-05-031-2/+2
* Make endian-conversion macros always return correct types (bug 16458).Joseph Myers2017-01-111-4/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-015-5/+5
* inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421]Florian Weimer2016-12-091-23/+21
* Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg2016-09-231-0/+2
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-231-4/+4
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-232-10/+10
* Fix macro API for __USE_KERNEL_IPV6_DEFS.Carlos O'Donell2016-06-021-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-045-5/+5
* Add netinet/in.h values from Linux 4.2.Joseph Myers2015-09-011-0/+2
* in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang2015-02-251-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-025-5/+5
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-5/+5
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-1/+1
* BZ #16529: Fix pedantic warning with netinet/in.h.Carlos O'Donell2014-02-061-1/+1
* Fix typo in inet/netinet/in.h commentAllan McRae2014-01-061-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-015-5/+5
* Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell2013-09-061-29/+40
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-025-6/+5
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-0/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-095-15/+10
* Remove pre-ISO C supportUlrich Drepper2012-01-072-55/+55
* Fix more warningsUlrich Drepper2011-12-031-10/+62
* Fix type of nd_opt_home_agent_info_preference.Arnaud Ebalard2009-06-151-2/+2
* * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper2008-05-141-1/+5
* [BZ #5607]Ulrich Drepper2008-01-161-8/+20
* * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636Jakub Jelinek2007-10-111-4/+2
* [BZ #2693]Ulrich Drepper2006-05-253-35/+77
* [BZ 1865]Ulrich Drepper2005-11-162-9/+171
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-223-243/+39
* 2.5-18.1Jakub Jelinek2007-07-123-39/+243