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
/
net
/
route.c
Age
Commit message (
Expand
)
Author
2001-01-29
cleanup rmx_mtu handling (no #ifdef INET6). from netbsd.
Jun-ichiro itojun Hagino
2001-01-19
pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).
Jun-ichiro itojun Hagino
2000-12-11
do not touch region after free
Jun-ichiro itojun Hagino
2000-12-09
drop support for RTF_TUNNEL, which has no effect (NRL IPv6)
Jun-ichiro itojun Hagino
2000-12-09
supply counter for # of routing table timer entries.
Jun-ichiro itojun Hagino
2000-05-21
deleting some routes created by imcp redirects could result in panic
Niels Provos
2000-03-23
New timeout code.
Artur Grabowski
2000-03-22
remove bogus comment
Jun-ichiro itojun Hagino
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino
1999-09-13
enc0 not encap0
Niklas Hallqvist
1999-07-05
remove bogus entry from if_enc address list; and rename enc_softc to encif
Theo de Raadt
1999-02-25
missing ifdef IPSEC
Angelos D. Keromytis
1999-02-24
Work with pfkey instead of pfencap
Angelos D. Keromytis
1999-02-05
Don't count IPsec-related "route misses", as we're not really finding
Angelos D. Keromytis
1999-02-04
deal with rts_* members being u_int32_ now; cmetz
Theo de Raadt
1999-01-08
INET6 support; NRL/cmetz
Theo de Raadt
1999-01-07
in ifa_ifwithroute(), ensure we have a route to our gateway, for tunnels; cmetz
Theo de Raadt
1997-12-31
use NULL for pointers, not (cast)(0); clandestine ones
Michael Shalayeff
1997-12-31
NULL is not 0
Michael Shalayeff
1997-09-21
Do not report RTM_MISS up on IP encapsulation implicit lookups. This should
Niklas Hallqvist
1997-07-27
expiration messages, fixes, updates, all sorts of things
Niklas Hallqvist
1997-02-20
IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt