index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet6
/
ip6_forward.c
Age
Commit message (
Expand
)
Author
2001-12-07
whitespace/comment sync with kame
Jun-ichiro itojun Hagino
2001-11-30
unifdef OLDIP6OUTPUT
Jun-ichiro itojun Hagino
2001-11-26
add fastroute options similar to what is found in ipf
jasoni
2001-09-29
filter forwarded ipv6 packets; checked by itojun, tested by
jasoni
2001-07-18
sync with draft-ietf-ipngwg-p2p-pingpong-00.txt. apply special behavior
Jun-ichiro itojun Hagino
2001-06-22
do not forward packet back into point-to-point link, if the packet has
Jun-ichiro itojun Hagino
2001-06-09
No need for net/net_osdep.h
Angelos D. Keromytis
2001-03-30
enable FAKE_LOOPBACK_IF case by default.
Jun-ichiro itojun Hagino
2001-02-16
get rid of #ifdef IPV6FIREWALL (never used, will never be used)
Jun-ichiro itojun Hagino
2001-02-16
sync whitespace/comment with kame. to help merge tasks
Jun-ichiro itojun Hagino
2001-02-16
kill register declarations. to sync with kame better.
Jun-ichiro itojun Hagino
2000-07-27
do not forward packet with :: in the source.
Jun-ichiro itojun Hagino
2000-06-30
suppress too noisy warning on forward-over-loopback case. from kame
Jun-ichiro itojun Hagino
2000-06-03
do not bark even if forwarding to loopback, since it is common
Jun-ichiro itojun Hagino
2000-05-19
correct "telnet fe80::1%lo0".
Jun-ichiro itojun Hagino
2000-05-19
never forward packet with link-local address.
Jun-ichiro itojun Hagino
2000-02-28
bring in recent KAME changes (only important and stable ones, as usual).
Jun-ichiro itojun Hagino
2000-02-07
fix include file path related to ip6.
Jun-ichiro itojun Hagino
1999-12-10
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)
Angelos D. Keromytis
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino