bjh21
2530603bd5
Grammatical and formatting cleanups.
2000-10-15 12:37:16 +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
5914867b00
repair interface MTU grabbing. real cause of PR 10923.
...
from koji@jp.above.net . sync with kame.
2000-08-31 16:40:04 +00:00
itojun
19a4d0910c
sync with sys/netinet/icmp6.h change (no bitfield for router renumber).
...
more logging. improve error handling/garbage collection. sync with kame.
2000-07-06 12:37:56 +00:00
itojun
e459e7617b
sync with latest kame.
...
- decrease warning level on missing rtadvd.conf (actually, the file
can be omitted)
- strict prototype
- gather stats better, emit stats on SIGUSR1 to /var/run
2000-05-23 11:37:58 +00:00
kleink
a3c6c197a2
Cast timeval members to types we know the printf conversions of.
2000-03-27 17:03:25 +00:00
itojun
6f7d4a0536
bring in latest kame tree. this fixes unclosed file descdriptor
...
in router renumbering case.
2000-03-13 06:16:46 +00:00
itojun
8dc6ef70e7
don't assume CMSG_xx are constant. (sync with latest kame)
2000-02-28 09:55:45 +00:00
itojun
387cae5e16
fix include file path (IPv6 related).
2000-02-06 11:21:45 +00:00
itojun
faa17682df
add -R (accept router renumbering packet). now router renumbering is disabled
...
by default for ipsec config twists.
dies gracefully on SIGTERM.
2000-02-02 04:07:50 +00:00
itojun
3f638e0b65
fix pathname for rtadvd.conf. (/etc/rtadvd.conf for netbsd-current)
2000-01-24 12:59:30 +00:00
itojun
293291b23d
grammar fix. sync with latest KAME.
2000-01-06 07:58:04 +00:00
itojun
7201a8f4cd
sync with recent KAME. give a better debugging information.
1999-12-10 05:47:51 +00:00
itojun
6ac6bbb103
sync with more recent KAME.
1999-12-08 04:54:15 +00:00
itojun
92732ebc68
netbsd rcsid fix.
1999-12-08 04:51:04 +00:00
itojun
9f2f48b6ef
fix pathname to /etc/rtadvd.conf.
...
NetBSD PR: 8966
1999-12-08 02:31:26 +00:00
itojun
9c536f2966
sync with KAME/NetBSD14.
...
add warning about upstream/downstream advertisement.
1999-07-08 00:41:21 +00:00
itojun
6a12600abf
fix for 64bit arch, where sizeof(size_t) != sizeof(int).
...
add NetBSD RCS ID.
1999-07-06 13:02:09 +00:00
itojun
6d19cc56e3
more careful signed-ness handling in parsing config file.
1999-07-04 22:14:53 +00:00
itojun
202f63e8f8
fix typo (no comma).
...
use NetBSD RCS ID, retain original.
1999-07-03 18:12:18 +00:00
itojun
9a6abc8c5d
s/CFLAGS/CPPFLAGS/ for -D and -I.
1999-07-03 06:26:25 +00:00
itojun
134b5f49f2
rtadvd: advertise IPv6 prefix info via router advertisement.
...
(to be run on routers)
1999-07-02 09:28:16 +00:00