Subject: ppp and libpcap issues
To: None <current-users@netbsd.org>
From: None <itojun@iijlab.net>
List: current-users
Date: 07/27/1999 12:14:35
I believe this fixes PR 8052 (ppp does not properly recognize
traffic for auto-dialing). Could some one confirm it? I don't have
environment for dialing up from my NetBSD-current box...
Thanks,
itojun
------- Forwarded Message
by coconut.itojun.org (8.9.3+3.2W/3.7W) with SMTP id OAA10594
for <itojun@itojun.org>; Sun, 25 Jul 1999 14:53:06 +0900 (JST)
by redmail.netbsd.org with SMTP; 25 Jul 1999 05:52:30 -0000
by nb00.nas.nasa.gov (8.8.8/8.8.8) id WAA04273;
Sat, 24 Jul 1999 22:52:17 -0700 (PDT)
Date: Sat, 24 Jul 1999 22:52:17 -0700 (PDT)
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
Message-Id: <199907250552.WAA04273@nb00.nas.nasa.gov>
Subject: CVS commit: basesrc
To: source-changes@netbsd.org
Reply-To: itojun@netbsd.org
Sender: source-changes-owner@netbsd.org
Module Name: basesrc
Committed By: itojun
Date: Sun Jul 25 05:52:17 UTC 1999
Modified Files:
basesrc/lib/libpcap: gencode.c
Log Message:
add several ETHERTYPE_IPV6 case.
add DLT_PPP_SERIAL case into link type recognition,
hoping this to fix ppp packet recognition problem.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/lib/libpcap/gencode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------- End of Forwarded Message