--- Begin Message ---
On 09/05/2020 07:17, Guy Harris wrote:
> On May 8, 2020, at 9:57 PM, Francois-Xavier Le Bail via tcpdump-workers
> wrote:
>
>> For a quick look, I don't need 'ifindex N', but I need 'In/Out,...'
>>
>> Thus I propose to print:
> +1
Done with 2b5ab9ae73292ee9e0cc01b86e127d9
--- Begin Message ---
Since there's interest in SLL2 here, I'd like to raise the visibility of my
libpcap pull request for filtering on ifindex:
https://github.com/the-tcpdump-group/libpcap/pull/829
It filters on both live "any" captures (SLL or SLL2) and reading from a
saved SLL2 pcap.
Bill
--
--- Begin Message ---
BTW, having just implemented SLL2 support in Wireshark, the layout of the
header really doesn't work as well as I'd like with ARPHRD_NETLINK packets.
I'd prefer something like
struct header {
uint16_t hatype;/* link-layer address type */
uint