Re: tcpdump(8) mention USB interfaces in -i

2019-11-07 Thread Stuart Henderson
On 2019/11/07 19:05, Damien Miller wrote:
> goddamn it, I could have used this last week :/

Oh, you may be annoyed to find out that wireshark usb capture works too
then - your method looked more fun though!

> (ok djm)

Thanks.



Re: tcpdump(8) mention USB interfaces in -i

2019-11-07 Thread Damien Miller
goddamn it, I could have used this last week :/

(ok djm)

On Wed, 6 Nov 2019, Stuart Henderson wrote:

> Found this diff when updating an old tree, ok?
> 
> 
> Index: usr.sbin/tcpdump/tcpdump.8
> ===
> RCS file: /cvs/src/usr.sbin/tcpdump/tcpdump.8,v
> retrieving revision 1.108
> diff -u -p -r1.108 tcpdump.8
> --- usr.sbin/tcpdump/tcpdump.831 Oct 2019 18:10:22 -  1.108
> +++ usr.sbin/tcpdump/tcpdump.86 Nov 2019 12:12:54 -
> @@ -146,6 +146,9 @@ searches the system interface list for t
>  interface
>  .Pq excluding loopback .
>  Ties are broken by choosing the earliest match.
> +.Ar interface
> +may be either a network interface or a USB interface, for example
> +.Ar usb0 .
>  .It Fl L
>  List the supported data link types for the interface and exit.
>  .It Fl l
> 
> 



tcpdump(8) mention USB interfaces in -i

2019-11-06 Thread Stuart Henderson
Found this diff when updating an old tree, ok?


Index: usr.sbin/tcpdump/tcpdump.8
===
RCS file: /cvs/src/usr.sbin/tcpdump/tcpdump.8,v
retrieving revision 1.108
diff -u -p -r1.108 tcpdump.8
--- usr.sbin/tcpdump/tcpdump.8  31 Oct 2019 18:10:22 -  1.108
+++ usr.sbin/tcpdump/tcpdump.8  6 Nov 2019 12:12:54 -
@@ -146,6 +146,9 @@ searches the system interface list for t
 interface
 .Pq excluding loopback .
 Ties are broken by choosing the earliest match.
+.Ar interface
+may be either a network interface or a USB interface, for example
+.Ar usb0 .
 .It Fl L
 List the supported data link types for the interface and exit.
 .It Fl l