On Sunday 8 January 2006 04:09, Guy Harris wrote:
>
> Yes - there are other cases in pcap-linux.c where it does
>
> #ifndef ARPHRD_xxx
> #define ARPHRD_xxx yyy
> #endif
Thank you Guy, attached you find the patch to complete the support for vISDN.
The ARPHRD_ constant is randomly
Daniele Orlandi wrote:
I have a small patch which would complete support for vISDN capturing,
however, netdev's people doesn't want to allocate an ARPHRD_ constant unless
vISDN is integrated into mainline kernel (to avoid pollution) and I don't
plan to propose vISDN for integration in the sho
Hello,
Some time ago I requested the allocation of a DLT_ constant for SLL
encapsulated LAPD frames coming from vISDN interfaces.
I have a small patch which would complete support for vISDN capturing,
however, netdev's people doesn't want to allocate an ARPHRD_ constant unless
vISDN is integr