summaryrefslogtreecommitdiff
path: root/sys/netinet6/files.netinet6
AgeCommit message (Expand)Author
2021-03-08no need for ip6_id.c...christos
2018-02-08Move udp6_output() into udp6_usrreq.c, and remove udp6_output.c. This ismaxv
2016-08-02ip6flow refactor like ipflow.knakahara
2015-10-13Add core networking support for SCTP.rjs
2015-02-10Add DCCP protocol support from KAME.rjs
2014-12-02add routines to print in6_addr and sockaddr_in6 (in6_print, sin6_print)christos
2008-01-25Refactor in_cksum/in4_cksum/in6_cksum implementations:joerg
2007-03-07Add IPv6 Fast Forward - the IPv4 counterpart:liamjfoy
2006-11-25move tso-by-software code to their own files. no functional changes.yamt
2006-05-05Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).rpaulo
2006-01-21Better support of IPv6 scoped addresses.rpaulo
2005-12-11merge ktrace-lwp.christos
2003-09-06randomize IPv4/v6 fragment ID and IPv6 flowlabel. avoids predictabilityitojun
2002-10-10Move netinet, netinet6, ipsec, and ipfilter config defns tothorpej