summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r304572 (by bz):ae2017-03-181-3/+0
* MFC r302906:ae2016-08-141-1/+4
* This change re-adds L2 caching for TCP and UDP, as originally added in D4306gnn2016-06-021-0/+5
* Handle IPV6_PATHMTU option by spliting ip6_getpmtu_ctl() from ip6_getpmtu().melifaro2016-01-031-0/+2
* Implement interface link header precomputation API.melifaro2015-12-311-3/+3
* [netinet6]: Create a new IPv6 netisr which expects the frames to have been ve...adrian2015-11-061-0/+5
* Add support for receiving flowtype, flowid and RSS bucket information as part...adrian2015-09-061-0/+2
* Provide functions to determine presence of a given addressglebius2015-04-171-0/+1
* Move ip6_sprintf() declaration from in6_var.h to in6.h. This is a simpleglebius2015-03-241-0/+1
* Kill custom in_matroute() radix mathing function removing one rte mutex lock.melifaro2014-11-111-3/+3
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-4/+2
* Fix the checksum computation for UDPLite/IPv6. This requires thetuexen2014-10-021-0/+2
* * constify argument of in6_addrscope();ae2014-09-111-1/+1
* Add the IPv6 versions of the multi-bind, hash/hash type and RSS options.adrian2014-07-121-0/+6
* Since both netinet/ and netinet6/ call into netipsec/ and netpfil/,glebius2014-03-121-7/+12
* - Use time_uptime instead of time_second in data structures forhrs2013-08-051-2/+2
* Remove __P.delphij2012-10-221-47/+47
* MFp4 bz_ipv6_fast:bz2012-05-241-0/+2
* Remove casts from inet6 address testing macros, thus preservingglebius2012-01-261-16/+16
* Make KBI changes required for future MFCing of inpcb rtentry / llentry caching.kmacy2011-09-201-0/+2
* Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPEhrs2011-09-131-1/+3
* Add an in6_localip() helper function as in6_localaddr() is not doing whatbz2011-08-201-0/+1
* - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.hrs2011-06-061-1/+4
* correct variable type name in commentticso2011-04-251-2/+2
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
* - Rename IP_NONLOCALOK IP socket option to IP_BINDANY, to be more consistentpjd2009-06-011-0/+2
* Merge final round of MLD changes from p4:bms2009-05-271-0/+1
* Add IN6ADDR_LINKLOCAL_ALLV2ROUTERS_INIT, in6addr_linklocal_allv2routersbms2009-04-291-12/+19
* add an llentry to struct route{_in6} to allow it to be passed around withkmacy2009-04-151-0/+1
* Default to ignoring potentially evil IPv6 Neighbor Solicitationcperciva2008-10-021-1/+3
* Clean up VCS Ids.obrien2007-12-101-3/+3
* Restore behavior changed with rev. 1.46 and makebz2007-07-191-1/+1
* Space cleanupdelphij2007-07-051-5/+5
* ANSIfy[1] plus some style cleanup nearby.delphij2007-07-051-1/+0
* Link pf 4.1 to the build:mlaier2007-07-031-0/+5
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-2/+2
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-2/+3
* Import rewrite of IPv4 socket multicast layer to support source-specificbms2007-06-121-0/+20
* This comment on various IPPORT_ defines was copied from in.h anddwmalone2006-03-281-25/+3
* updates net.inet6.ip6.kame_version as the proof of the latest KAME mergesuz2006-03-191-1/+1
* sync with KAME regarding NDPsuz2005-10-211-4/+6
* sync with KAME (removed a unnecesary non-standard macro)suz2005-10-191-8/+0
* added a knob to enable path MTU discovery for multicast packets.ume2005-08-131-1/+5
* supports stealth forwarding in IPv6, as well as in IPv4suz2005-08-101-1/+3
* scope cleanup. with this changeume2005-07-251-0/+1
* update comments:ume2005-07-201-3/+3
* /* -> /*- for license, minor formatting changes, separate for KAMEimp2005-01-071-2/+2
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* byebye in6_ifawithscope(). it was a function for old sourceume2003-11-051-1/+0
* source address selection part of RFC3484.ume2003-11-041-1/+1
OpenPOWER on IntegriCloud