bjh21
|
ee64a7181e
|
Minor grammatical touch-ups.
|
2000-10-15 12:25:17 +00:00 |
itojun
|
74b478c63c
|
printf-format audit. from sommrfeld@netbsd.org. sync with kame.
|
2000-10-06 00:13:01 +00:00 |
kleink
|
4918722a89
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
|
2000-09-04 07:35:15 +00:00 |
itojun
|
8702beec4d
|
warn if net.inet6.ip6.forwarding == 1. rtsol{,d} is not supposed to be used
on routers.
update manpage (talk about -a twists more).
|
2000-08-13 18:19:12 +00:00 |
itojun
|
53476128e8
|
minor manpage fix.
|
2000-08-13 06:27:00 +00:00 |
itojun
|
ba6d02ed0c
|
add -a flag: automatically probe an interface, works only if there's
only single external non-p2p interface. idea from thopej.
$KAME$.
(sync with kame)
|
2000-08-13 06:20:02 +00:00 |
itojun
|
e8cabc3e27
|
don't assume CMSG_xx are constant. (sync with latest kame)
|
2000-02-28 07:17:34 +00:00 |
itojun
|
e3d3868ea8
|
use getifaddrs. do not leave AF_INET6 listening socket left opened for
ioctls. (sync with latest kame)
|
2000-02-25 09:19:06 +00:00 |
tron
|
1bc6630de6
|
Remove bogus declaration of "errno".
|
2000-01-22 10:05:13 +00:00 |
itojun
|
758c15425b
|
wording changes. document rtsol(8) behavior earlier in the document.
(sync with kame repo)
|
2000-01-02 06:30:15 +00:00 |
itojun
|
1d4f533c98
|
avoid use of kvm, mostly for boot floppy's convenience.
(sync with latest kame)
|
1999-12-31 19:40:19 +00:00 |
itojun
|
a650ffbfaf
|
write out dump file into /var/run, not /var/tmp.
(sync with KAME, for possible security reasons)
|
1999-12-16 05:55:52 +00:00 |
itojun
|
e6d250552f
|
s/.Os kAME/.Os/
|
1999-12-10 11:05:10 +00:00 |
itojun
|
4adaf7b678
|
oops, forgot to add the file. sorry.
|
1999-12-10 11:04:08 +00:00 |
itojun
|
d81f686e11
|
typo fixes.
|
1999-12-10 01:09:06 +00:00 |
itojun
|
d9a742bd0d
|
improve debugging functionality.
(sync with latest KAME)
|
1999-12-09 15:08:33 +00:00 |
itojun
|
8ce82eb757
|
sbin/rtsol now shares source code with usr.sbin/rtsold.
sbin/rtsol is compiled separately for static linkage.
|
1999-09-03 05:25:43 +00:00 |
itojun
|
65da2d8803
|
fix prototypes decls (already back-ported into KAME).
RCSID police.
|
1999-09-03 05:14:37 +00:00 |
itojun
|
ba92138668
|
KAME code, 19990903
|
1999-09-03 04:56:06 +00:00 |