| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. | cvs2svn | 2002-07-03 | 2 | -54/+53 |
| * | MFC: Revised MLD-related definitions | Hajimu UMEMOTO | 2002-06-29 | 2 | -53/+54 |
| * | MFC 1.4: Recent zlib does not like Z_FLUSH at the end of inflate(). | Hajimu UMEMOTO | 2002-05-14 | 1 | -4/+7 |
| * | MFC: | SUZUKI Shinsuke | 2002-04-28 | 38 | -339/+375 |
| * | MFC 1.19: Correct timer management (deprecated) in nd6_timer. | Hajimu UMEMOTO | 2002-04-27 | 1 | -2/+3 |
| * | MFC 1.16: In nd6_lookup(), check if rt_llinfo is non-NULL to avoid | Hajimu UMEMOTO | 2002-04-08 | 1 | -4/+9 |
| * | MFC 1.35: Fix cached route problem. | Hajimu UMEMOTO | 2002-04-05 | 1 | -0/+1 |
| * | MFC 1.63: double m_free() - not critical. from niklas@openbsd | Hajimu UMEMOTO | 2002-04-04 | 1 | -3/+1 |
| * | MFC 1.3: 3rd arg to bcmp() was wrong. From: David Wang <dsw@juniper.net> | Hajimu UMEMOTO | 2002-04-01 | 1 | -1/+1 |
| * | MFC: Corrected arguments to key_allocsa called from | Hajimu UMEMOTO | 2002-04-01 | 2 | -7/+11 |
| * | MFC: | Hajimu UMEMOTO | 2002-03-26 | 1 | -14/+12 |
| * | MFC 1.15: | Hajimu UMEMOTO | 2002-03-10 | 1 | -0/+21 |
| * | MFC 1.7: | Hajimu UMEMOTO | 2002-02-26 | 1 | -1/+4 |
| * | MFC 1.20: Corrected an argument to in6_pcbnotify(). | Hajimu UMEMOTO | 2002-02-26 | 1 | -2/+3 |
| * | MFC: | Ruslan Ermilov | 2001-12-20 | 3 | -8/+6 |
| * | MFC: 1.20: Fix for memory leak in in6_losing(). | Ruslan Ermilov | 2001-12-19 | 1 | -3/+2 |
| * | MFC: Make faith(4) interfaces (un)loadable and clonable. | Brooks Davis | 2001-12-15 | 8 | -39/+11 |
| * | MFC: syncache support. | Jonathan Lemon | 2001-12-14 | 1 | -1/+1 |
| * | MFC: fixed the cast128 calculation with a short cipher key length. | Hajimu UMEMOTO | 2001-12-05 | 1 | -1/+2 |
| * | MFC: Fix fragmented packet handling. | Munechika SUMIKAWA | 2001-11-20 | 1 | -2/+2 |
| * | MFC: | Hajimu UMEMOTO | 2001-11-20 | 1 | -0/+8 |
| * | MFC 1.13: Fixed to process a IPv6 packet when ah transport after esp tunnel | Hajimu UMEMOTO | 2001-10-24 | 1 | -3/+42 |
| * | Add code to call ipfilter for ipv6 packet filtering. If ipfilter is enabled | Darren Reed | 2001-10-15 | 3 | -8/+61 |
| * | MFC: Use syslog(3) interface for logging (1.12 and 1.13). | Jun Kuriyama | 2001-10-03 | 1 | -45/+69 |
| * | MFC 1.9: Removed a wrong comment. | Munechika SUMIKAWA | 2001-09-27 | 1 | -5/+0 |
| * | MFC: add missing "opt_inet6.h" header. | Jonathan Lemon | 2001-08-31 | 1 | -0/+1 |
| * | MFC: removing network card, and kill aplication. | Hajimu UMEMOTO | 2001-08-13 | 3 | -0/+47 |
| * | MFC rev 1.8: fix unaligned access on alpha. | Hidetoshi Shimokawa | 2001-08-13 | 1 | -2/+2 |
| * | MFC 1.15: When global anycast address was assigned to lo0, wrong source | Hajimu UMEMOTO | 2001-08-06 | 1 | -3/+5 |
| * | MFC: move ipsec security policy allocation into in_pcballoc, before | Hajimu UMEMOTO | 2001-07-29 | 2 | -14/+0 |
| * | MFC: Interface cloning support. gif modularity and cloning. | Brooks Davis | 2001-07-24 | 3 | -25/+0 |
| * | MFC 1.14: do not M_WAITOK in in6_update_ifa(), since this function | Hajimu UMEMOTO | 2001-07-22 | 1 | -1/+6 |
| * | MFC: Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP | Kris Kennaway | 2001-07-19 | 1 | -0/+4 |
| * | MFC 1.30: soopt_mcopyout() frees mbuf if error occurs, and DOES NOT | Hajimu UMEMOTO | 2001-07-15 | 1 | -2/+6 |
| * | MFC 1.12: When the link-layer address of a router changes, select the | Hajimu UMEMOTO | 2001-07-11 | 1 | -0/+18 |
| * | MFC 1.13: use TAILQ_FOREACH() in searching address list | Hajimu UMEMOTO | 2001-07-10 | 1 | -2/+1 |
| * | MFC 1.29: The m_free call in the ip6_fw_ctl_ptr == NULL case apparently | Hajimu UMEMOTO | 2001-07-07 | 1 | -2/+0 |
| * | MFC: Add IFT_L2VLAN for supported NDP type. IPv6 over VLAN works now. | Munechika SUMIKAWA | 2001-07-06 | 2 | -0/+9 |
| * | MFC 1.11: refresh default router list on nd6_purge(), only if we are an | Hajimu UMEMOTO | 2001-07-05 | 1 | -4/+6 |
| * | MFC: | Hajimu UMEMOTO | 2001-07-05 | 1 | -0/+2 |
| * | MFC 1.26, 1.27, 1.28: | Hajimu UMEMOTO | 2001-07-04 | 1 | -14/+15 |
| * | MFC 1.14: remove IN6_IS_ADDR_ANY macro (outside of standard, #if 0'ed | Hajimu UMEMOTO | 2001-07-04 | 1 | -7/+0 |
| * | MFC 1.12: on icmp6 node information query (FQDN), do not return hostnames with | Hajimu UMEMOTO | 2001-07-04 | 1 | -2/+6 |
| * | MFC: Sync with recent KAME. | Hajimu UMEMOTO | 2001-07-03 | 55 | -5327/+8394 |
| * | MFC | Jesper Skriver | 2001-06-16 | 2 | -1/+3 |
| * | MFC 1.10->1.11: workaround; be sure to initialize nd6 interface | Hajimu UMEMOTO | 2001-06-15 | 1 | -0/+8 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-06-11 | 3 | -0/+209 |
| * | MFC 1.23->1.24: Fix memory leak. | Hajimu UMEMOTO | 2001-05-28 | 1 | -0/+2 |
| * | MFC 1.25->1.26: M_COPY_PKTHDR has to be done before MCLGET. | Hajimu UMEMOTO | 2001-05-28 | 1 | -4/+5 |
| * | MFC: Plug memoly leak in overlaps fragment cases.(rev 1.5->1.6) | Munechika SUMIKAWA | 2001-05-23 | 1 | -0/+6 |