aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-032-54/+53
* MFC: Revised MLD-related definitionsHajimu UMEMOTO2002-06-292-53/+54
* MFC 1.4: Recent zlib does not like Z_FLUSH at the end of inflate().Hajimu UMEMOTO2002-05-141-4/+7
* MFC:SUZUKI Shinsuke2002-04-2838-339/+375
* MFC 1.19: Correct timer management (deprecated) in nd6_timer.Hajimu UMEMOTO2002-04-271-2/+3
* MFC 1.16: In nd6_lookup(), check if rt_llinfo is non-NULL to avoidHajimu UMEMOTO2002-04-081-4/+9
* MFC 1.35: Fix cached route problem.Hajimu UMEMOTO2002-04-051-0/+1
* MFC 1.63: double m_free() - not critical. from niklas@openbsdHajimu UMEMOTO2002-04-041-3/+1
* MFC 1.3: 3rd arg to bcmp() was wrong. From: David Wang <dsw@juniper.net>Hajimu UMEMOTO2002-04-011-1/+1
* MFC: Corrected arguments to key_allocsa called fromHajimu UMEMOTO2002-04-012-7/+11
* MFC:Hajimu UMEMOTO2002-03-261-14/+12
* MFC 1.15:Hajimu UMEMOTO2002-03-101-0/+21
* MFC 1.7:Hajimu UMEMOTO2002-02-261-1/+4
* MFC 1.20: Corrected an argument to in6_pcbnotify().Hajimu UMEMOTO2002-02-261-2/+3
* MFC:Ruslan Ermilov2001-12-203-8/+6
* MFC: 1.20: Fix for memory leak in in6_losing().Ruslan Ermilov2001-12-191-3/+2
* MFC: Make faith(4) interfaces (un)loadable and clonable.Brooks Davis2001-12-158-39/+11
* MFC: syncache support.Jonathan Lemon2001-12-141-1/+1
* MFC: fixed the cast128 calculation with a short cipher key length.Hajimu UMEMOTO2001-12-051-1/+2
* MFC: Fix fragmented packet handling.Munechika SUMIKAWA2001-11-201-2/+2
* MFC:Hajimu UMEMOTO2001-11-201-0/+8
* MFC 1.13: Fixed to process a IPv6 packet when ah transport after esp tunnelHajimu UMEMOTO2001-10-241-3/+42
* Add code to call ipfilter for ipv6 packet filtering. If ipfilter is enabledDarren Reed2001-10-153-8/+61
* MFC: Use syslog(3) interface for logging (1.12 and 1.13).Jun Kuriyama2001-10-031-45/+69
* MFC 1.9: Removed a wrong comment.Munechika SUMIKAWA2001-09-271-5/+0
* MFC: add missing "opt_inet6.h" header.Jonathan Lemon2001-08-311-0/+1
* MFC: removing network card, and kill aplication.Hajimu UMEMOTO2001-08-133-0/+47
* MFC rev 1.8: fix unaligned access on alpha.Hidetoshi Shimokawa2001-08-131-2/+2
* MFC 1.15: When global anycast address was assigned to lo0, wrong sourceHajimu UMEMOTO2001-08-061-3/+5
* MFC: move ipsec security policy allocation into in_pcballoc, beforeHajimu UMEMOTO2001-07-292-14/+0
* MFC: Interface cloning support. gif modularity and cloning.Brooks Davis2001-07-243-25/+0
* MFC 1.14: do not M_WAITOK in in6_update_ifa(), since this functionHajimu UMEMOTO2001-07-221-1/+6
* MFC: Add ``options RANDOM_IP_ID'' which randomizes the ID field of IPKris Kennaway2001-07-191-0/+4
* MFC 1.30: soopt_mcopyout() frees mbuf if error occurs, and DOES NOTHajimu UMEMOTO2001-07-151-2/+6
* MFC 1.12: When the link-layer address of a router changes, select theHajimu UMEMOTO2001-07-111-0/+18
* MFC 1.13: use TAILQ_FOREACH() in searching address listHajimu UMEMOTO2001-07-101-2/+1
* MFC 1.29: The m_free call in the ip6_fw_ctl_ptr == NULL case apparentlyHajimu UMEMOTO2001-07-071-2/+0
* MFC: Add IFT_L2VLAN for supported NDP type. IPv6 over VLAN works now.Munechika SUMIKAWA2001-07-062-0/+9
* MFC 1.11: refresh default router list on nd6_purge(), only if we are anHajimu UMEMOTO2001-07-051-4/+6
* MFC:Hajimu UMEMOTO2001-07-051-0/+2
* MFC 1.26, 1.27, 1.28:Hajimu UMEMOTO2001-07-041-14/+15
* MFC 1.14: remove IN6_IS_ADDR_ANY macro (outside of standard, #if 0'edHajimu UMEMOTO2001-07-041-7/+0
* MFC 1.12: on icmp6 node information query (FQDN), do not return hostnames withHajimu UMEMOTO2001-07-041-2/+6
* MFC: Sync with recent KAME.Hajimu UMEMOTO2001-07-0355-5327/+8394
* MFCJesper Skriver2001-06-162-1/+3
* MFC 1.10->1.11: workaround; be sure to initialize nd6 interfaceHajimu UMEMOTO2001-06-151-0/+8
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-06-113-0/+209
* MFC 1.23->1.24: Fix memory leak.Hajimu UMEMOTO2001-05-281-0/+2
* MFC 1.25->1.26: M_COPY_PKTHDR has to be done before MCLGET.Hajimu UMEMOTO2001-05-281-4/+5
* MFC: Plug memoly leak in overlaps fragment cases.(rev 1.5->1.6)Munechika SUMIKAWA2001-05-231-0/+6