From: guy Date: Thu, 17 Apr 2008 19:17:27 +0000 (+0000) Subject: Update a comment. X-Git-Tag: libpcap-1.0.0~82 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/e1cc8ee9023184ac43088550f761b2c1a32c20b3?ds=sidebyside Update a comment. --- diff --git a/inet.c b/inet.c index 5d353d92..b1807231 100644 --- a/inet.c +++ b/inet.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/libpcap/inet.c,v 1.75.2.2 2008-04-17 19:10:04 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/inet.c,v 1.75.2.3 2008-04-17 19:17:27 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -366,7 +366,11 @@ add_or_find_if(pcap_if_t **curdev_ret, pcap_if_t **alldevs, const char *name, * a Cisco 340 or 350, rather than an old Aironet card, it should use * that in the description. * - * Do NetBSD, DragonflyBSD, or OpenBSD support this as well? + * Do NetBSD, DragonflyBSD, or OpenBSD support this as well? OpenBSD + * lets you get a description, but it's not generated by the OS, it's + * set with another ioctl that ifconfig supports; we use that to get + * the description in OpenBSD. + * * Do any other UN*Xes support getting a description? */ int