tcpdump mailing list archives

Re: Integrating support for vISDN


From: Guy Harris <guy () alum mit edu>
Date: Sat, 07 Jan 2006 19:09:43 -0800

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 short.

Would you accept a patch using a temporary, self-allocated, ARPHRD_ constant?

Yes - there are other cases in pcap-linux.c where it does

        #ifndef ARPHRD_xxx
        #define ARPHRD_xxx yyy
        #endif
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.


Current thread: