From bbf92ef64d53877868b9de797b4762f8616f4292 Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Tue, 23 May 2000 11:23:25 +0000 Subject: sync with latest kame. - weaken logging priority for /etc/resolv.conf open failure - gather stats, emit stats by SIGUSR1 - use SIOCGIFMTU to get interface MTU (just a matter of #ifdef) From: "Todd T. Fries" --- usr.sbin/rtadvd/config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/rtadvd/config.h') diff --git a/usr.sbin/rtadvd/config.h b/usr.sbin/rtadvd/config.h index d52b3782a00..33ce8638fcf 100644 --- a/usr.sbin/rtadvd/config.h +++ b/usr.sbin/rtadvd/config.h @@ -1,4 +1,5 @@ -/* $OpenBSD: config.h,v 1.3 2000/02/02 04:10:37 itojun Exp $ */ +/* $OpenBSD: config.h,v 1.4 2000/05/23 11:23:23 itojun Exp $ */ +/* $KAME: config.h,v 1.3 2000/05/16 13:34:13 itojun Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. -- cgit v1.2.3