Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-11 | silence some of log(), as the codepath will be visited for IPv6-non-capable | Jun-ichiro itojun Hagino | |
interfaces too and can be annoying. net.inet6.icmp6.nd6_debug will re-enable them. | |||
2002-06-11 | whitespace | Jun-ichiro itojun Hagino | |
2002-06-09 | whitespace cleanup | Jun-ichiro itojun Hagino | |
2002-06-09 | change M_AUTHxx to openbsd definition (M_AUTH_AH) | Jun-ichiro itojun Hagino | |
2002-06-09 | correct getpeername(2). | Jun-ichiro itojun Hagino | |
2002-06-08 | use splnet for ipsec | Jun-ichiro itojun Hagino | |
2002-06-08 | splnet -> splsoftnet where appropriate | Jun-ichiro itojun Hagino | |
2002-06-08 | gc | Jun-ichiro itojun Hagino | |
2002-06-08 | KNF | Jun-ichiro itojun Hagino | |
2002-06-08 | remove #ifdef __NetBSD__ | Jun-ichiro itojun Hagino | |
2002-06-08 | sync with latest KAME in6_ifaddr/prefix/default router manipulation. | Jun-ichiro itojun Hagino | |
behavior changes: - two iocts used by ndp(8) are now obsolete (backward compat provided). use sysctl path instead. - lo0 does not get ::1 automatically. it will get ::1 when lo0 comes up. | |||
2002-06-08 | typo | Jun-ichiro itojun Hagino | |
2002-06-08 | in6_len2mask is a duplicate of in6_prefixlen2mask. unify. sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-08 | on SIOCAIFADDR_IN6 check if sin6_len is sane. sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | style | Jun-ichiro itojun Hagino | |
2002-06-07 | move IPV6_CHECKSUM processing to ip6_raw_ctloutput(). bunch of KNFs. | Jun-ichiro itojun Hagino | |
rip6 stats. sync w/kame | |||
2002-06-07 | typo | Jun-ichiro itojun Hagino | |
2002-06-07 | If there has been no NS for the neighbor after entering the | Jun-ichiro itojun Hagino | |
INCOMPLETE state, send the first solicitation in nd6_output(), regardless of the timer value. revised comments about rate-limiting accordingly. sync w/kame | |||
2002-06-07 | mistake in sysctl table | Jun-ichiro itojun Hagino | |
2002-06-07 | just for consistency/compatibility, have net.inet6.ip6.v6only sysctl MIB, | Jun-ichiro itojun Hagino | |
as well as set/getsockopt(IPV6_V6ONLY). | |||
2002-06-07 | style | Jun-ichiro itojun Hagino | |
2002-06-07 | whitespace sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | whitespace sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | 'fall through' is not a valid LINT keyword. | Jun-ichiro itojun Hagino | |
2002-06-07 | remove support for deprecated ioctls (EINVAL). sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | cope with ndi->maxmtu == 0 case. sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | cope with cases where maxmtu == 0 (shouldn't happen) | Jun-ichiro itojun Hagino | |
2002-06-05 | be sure to use L3 MTU, not L2 MTU, when specified in spec (affects FDDI/ARCnet) | Jun-ichiro itojun Hagino | |
2002-06-03 | remove hardcoded assumptions on if_mtu. leave it to sys/net. | Jun-ichiro itojun Hagino | |
makes it possible to take advantage of 9K ethernet. | |||
2002-05-31 | do not mistakenly lock PMTUD route entry with RTV_MTU. | Jun-ichiro itojun Hagino | |
2002-05-31 | do not try to update rmx_mtu if rmx_mtu == 0 (obey ifmtu) | Jun-ichiro itojun Hagino | |
2002-05-30 | improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kame | Jun-ichiro itojun Hagino | |
2002-05-30 | use M_READONLY where possible. minor cleanup/sync with kame. | Jun-ichiro itojun Hagino | |
2002-05-30 | minor KNF. nuke obsolete IFF_LINK0 support completely | Jun-ichiro itojun Hagino | |
2002-05-30 | minor KNF | Jun-ichiro itojun Hagino | |
2002-05-29 | force fragment to minimum link MTU (1280) when needed (when PMTUD does | Jun-ichiro itojun Hagino | |
not take effect) - like icmp6 responses or foo-over-IPv6 tunnel. | |||
2002-05-29 | bzero before setting | Jun-ichiro itojun Hagino | |
2002-05-29 | receivedra field is gone | Jun-ichiro itojun Hagino | |
2002-05-29 | no need to supply obsolete field name "receivedra" | Jun-ichiro itojun Hagino | |
2002-05-29 | attach nd_ifinfo structure to if_afdata. | Jun-ichiro itojun Hagino | |
split IPv6 MTU (advertised by RA) from real link MTU. sync with kame | |||
2002-05-29 | set rmx_mtu to 0 on PMTUD route entry timeout. | Jun-ichiro itojun Hagino | |
2002-05-29 | move per-interface ip6/icmp6 stat to ifnet->if_afdata. sync w/kame | Jun-ichiro itojun Hagino | |
2002-05-29 | rm obsolete comment | Jun-ichiro itojun Hagino | |
2002-05-28 | remove #define for kame portability | Jun-ichiro itojun Hagino | |
2002-05-28 | limit number of IPv6 fragments (not the fragment queue size) to | Jun-ichiro itojun Hagino | |
fight against lots-of-frags DoS attacks. sync w/kame | |||
2002-05-27 | kill __P | Theo de Raadt | |
2002-05-24 | make a strict check before sending FQDN node information reply. sync w/kame | Jun-ichiro itojun Hagino | |
2002-05-23 | simplify condition to perform DAD. sync w/kame | Jun-ichiro itojun Hagino | |
2002-05-16 | bring in ECN support from KAME. | Kenjiro Cho | |
it consists of - ECN support in TCP - tunnel-egress and fragment reassembly rules in layer-3 not to lose congestion info at tunnel-egress and fragment reassembly to enable ECN in TCP, build a kernel with TCP_ECN, and then, turn it on by "sysctl -w net.inet.tcp.ecn=1". ok deraadt@ | |||
2002-03-24 | double m_free() - niklas@openbsd | Jun-ichiro itojun Hagino | |