Re: svn commit: r189877 - head/contrib/libpcap

2009-03-24 Thread VANHULLEBUS Yvan
On Mon, Mar 16, 2009 at 04:38:56PM +, Bjoern A. Zeeb wrote: [...] > If you haven't you should also submit this upstream as OpenBSD can > make use of that as well. (www.tcpdump.org) Done. > All entries (that aren't overlong) are tab separated in in the > linktype_map map[]. It would be nice,

Re: svn commit: r189877 - head/contrib/libpcap

2009-03-16 Thread Bjoern A. Zeeb
On Mon, 16 Mar 2009, VANHULLEBUS Yvan wrote: Author: vanhu Date: Mon Mar 16 15:09:47 2009 New Revision: 189877 URL: http://svn.freebsd.org/changeset/base/189877 Log: Added DLT_ENC to map list, so it is now possible to save dumps on enc0 Reviewed by: gnn(mentor) Obtained from: NETASQ MFC