aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/in6.h
Commit message (Expand)AuthorAgeFilesLines
* Convert route caching to nexthop caching.Alexander V. Chernikov2020-04-251-1/+2
* Convert all IPv4 and IPv6 multicast memberships into using a STAILQHans Petter Selasky2019-06-251-4/+1
* Implement a limit on on the number of IPv6 reassembly queues per bucket.Jonathan T. Looney2018-08-141-1/+2
* Add a limit of the number of fragments per IPv6 packet.Jonathan T. Looney2018-08-141-1/+2
* Follow the RFC6980 and silently ignore following IPv6 NDP messagesAndrey V. Elsukov2017-12-151-0/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* The patch provides the same socket option as Linux IP_ORIGDSTADDR.Ermal Luçi2017-03-061-0/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Committed without approval from mentor.Ermal Luçi2017-02-121-3/+0
* Use proper value for socket option on IPv6Ermal Luçi2017-02-101-1/+1
* The patch provides the same socket option as Linux IP_ORIGDSTADDR.Ermal Luçi2017-02-101-0/+3
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-3/+0
* Add net.inet6.ip6.intr_queue_maxlen sysctl. It can be used toAndrey V. Elsukov2016-07-151-1/+4
* This change re-adds L2 caching for TCP and UDP, as originally added in D4306George V. Neville-Neil2016-06-021-0/+5
* Handle IPV6_PATHMTU option by spliting ip6_getpmtu_ctl() from ip6_getpmtu().Alexander V. Chernikov2016-01-031-0/+2
* Implement interface link header precomputation API.Alexander V. Chernikov2015-12-311-3/+3
* [netinet6]: Create a new IPv6 netisr which expects the frames to have been ve...Adrian Chadd2015-11-061-0/+5
* Add support for receiving flowtype, flowid and RSS bucket information as part...Adrian Chadd2015-09-061-0/+2
* Provide functions to determine presence of a given addressGleb Smirnoff2015-04-171-0/+1
* Move ip6_sprintf() declaration from in6_var.h to in6.h. This is a simpleGleb Smirnoff2015-03-241-0/+1
* Kill custom in_matroute() radix mathing function removing one rte mutex lock.Alexander V. Chernikov2014-11-111-3/+3
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-091-4/+2
* Fix the checksum computation for UDPLite/IPv6. This requires theMichael Tuexen2014-10-021-0/+2
* * constify argument of in6_addrscope();Andrey V. Elsukov2014-09-111-1/+1
* Add the IPv6 versions of the multi-bind, hash/hash type and RSS options.Adrian Chadd2014-07-121-0/+6
* Since both netinet/ and netinet6/ call into netipsec/ and netpfil/,Gleb Smirnoff2014-03-121-7/+12
* - Use time_uptime instead of time_second in data structures forHiroki Sato2013-08-051-2/+2
* Remove __P.Xin LI2012-10-221-47/+47
* MFp4 bz_ipv6_fast:Bjoern A. Zeeb2012-05-241-0/+2
* Remove casts from inet6 address testing macros, thus preservingGleb Smirnoff2012-01-261-16/+16
* Make KBI changes required for future MFCing of inpcb rtentry / llentry caching.Kip Macy2011-09-201-0/+2
* Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPEHiroki Sato2011-09-131-1/+3
* Add an in6_localip() helper function as in6_localaddr() is not doing whatBjoern A. Zeeb2011-08-201-0/+1
* - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.Hiroki Sato2011-06-061-1/+4
* correct variable type name in commentBernd Walter2011-04-251-2/+2
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* - Rename IP_NONLOCALOK IP socket option to IP_BINDANY, to be more consistentPawel Jakub Dawidek2009-06-011-0/+2
* Merge final round of MLD changes from p4:Bruce M Simpson2009-05-271-0/+1
* Add IN6ADDR_LINKLOCAL_ALLV2ROUTERS_INIT, in6addr_linklocal_allv2routersBruce M Simpson2009-04-291-12/+19
* add an llentry to struct route{_in6} to allow it to be passed around withKip Macy2009-04-151-0/+1
* Default to ignoring potentially evil IPv6 Neighbor SolicitationColin Percival2008-10-021-1/+3
* Clean up VCS Ids.David E. O'Brien2007-12-101-3/+3
* Restore behavior changed with rev. 1.46 and makeBjoern A. Zeeb2007-07-191-1/+1
* Space cleanupXin LI2007-07-051-5/+5
* ANSIfy[1] plus some style cleanup nearby.Xin LI2007-07-051-1/+0
* Link pf 4.1 to the build:Max Laier2007-07-031-0/+5
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECGeorge V. Neville-Neil2007-07-031-2/+2
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-2/+3
* Import rewrite of IPv4 socket multicast layer to support source-specificBruce M Simpson2007-06-121-0/+20
* This comment on various IPPORT_ defines was copied from in.h andDavid Malone2006-03-281-25/+3