Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2001-12-06 | remove kame IPSEC code within #ifdef. | Jun-ichiro itojun Hagino | |
2001-06-09 | No need for net/net_osdep.h | Angelos D. Keromytis | |
2001-02-16 | sync better with kame. remove register decls. $OpenBSD$ | Jun-ichiro itojun Hagino | |
2001-02-08 | witch raw ip6 socket code from NRL to kame. | Jun-ichiro itojun Hagino | |
makes upgrades/code sharing much easier. | |||
2000-06-18 | sync with KAME udp6_output(). udp output logic is very different between | Jun-ichiro itojun Hagino | |
IPv4/v6 so the separation should make more sense. TODO: remove IPv6 case from udp_output() TODO: remove/comment out/#if 0 IPv4 mapped address cases |