summaryrefslogtreecommitdiff
path: root/image/toolbar/capture_airpcap_16.xpm
AgeCommit message (Collapse)AuthorFilesLines
2006-09-24Squelch some compiler warnings.Guy Harris1-1/+1
svn path=/trunk/; revision=19314
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs1-0/+275
is disabled by default, and can be enabled by setting AIRPCAP_CONFIG in config.nmake. The code is currently limited to Windows, but should be adaptable to other platforms. The official announcement won't come until next week, so you'll have to read the source for details. :) svn path=/trunk/; revision=18928