Home | History | Annotate | Download | only in route6d
History log of /src/usr.sbin/route6d/route6d.h
RevisionDateAuthorComments
 1.8  09-May-2018  maxv Clean up.
 1.7  07-Jun-2002  itojun branches: 1.7.94;
avoid fd_set overrun. sync w/kame
 1.6  07-Feb-2001  itojun bring in latest kame code.
- correct RTA_NETMASK processing
- correct -A filter behavior (do not advert aggregated route to other if)
- better signal handling
- mandate getifaddrs
- do not advert connected routes on !IFF_UP routes. experimental
sync with kame
 1.5  25-Feb-2000  itojun use getifaddrs. avoid "extern int errno".
(sync with latest kame code)
 1.4  16-Dec-1999  itojun write out dump file into /var/run, not /var/tmp.
(sync with KAME, for possible security reasons)
 1.3  03-Sep-1999  itojun branches: 1.3.4;
sync with recent KAME.
- fix 64bit alignment issue in routing socket.
- avoid s6_addr8 (nonstandard), use s6_addr instead.
 1.2  04-Jul-1999  itojun add NetBSD RCS ID.
 1.1  02-Jul-1999  itojun route6d: RIPng daemon (similar to route6d)
rip6query: RIPng query (similar to ripquery)

NOTE: we usually do not run route6d on end nodes at startup (rtsol should do
the trick). So I figured that route6d can be in /usr/sbin, not in /sbin
(routed is in /sbin). Correct me if I'm wrong.
 1.3.4.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.7.94.1  21-May-2018  pgoyette Sync with HEAD

RSS XML Feed