Subject: Re: lib/16518 (some fixes to libpcap)
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: netbsd-bugs
Date: 02/25/2006 13:30:02
The following reply was made to PR lib/16518; it has been noted by GNATS.
From: Matthias Drochner <M.Drochner@fz-juelich.de>
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Cc: gnats-bugs@NetBSD.org, lib-bug-people@NetBSD.org,
netbsd-bugs@NetBSD.org, gnats-admin@NetBSD.org
Subject: Re: lib/16518 (some fixes to libpcap)
Date: Sat, 25 Feb 2006 14:28:18 +0100
yamt@mwd.biglobe.ne.jp said:
> i'm not sure if being different from the tcpdump.org version is a good
> idea
All of your patches went into the tcpdump.org sources and are
present in 0.9.4. Except that little signed integer bitshift
portability thing.
The patches are also present in the NetBSD tree (which is
at 0.8.3). Partly they were already in the original
distribution, the rest has been applied later.
(Except the bitshift thing again.)
So we are not much different from tcpdump.org in this respect.
(There are lots of other differences - cleanup, const,
format strings etc.)
> it's the reason why the patches have not been committed until now
Afaict they were committed. (Except the bitshift.)
best regards
Matthias