Re: [tcpdump-workers] vlan handling

2014-04-04 Thread Shoham peller
Hi, I'm having problems implementing it. The problem is the action precedence bison does. For example: "vlan or vlan" I've written code that makes the "or" keyword to restore the off_linktype so that the second "vlan" keyword uses off_linktype that is reseted. But the action precede

[tcpdump-workers] in the Win32 version

2014-04-04 Thread Gisle Vanem
I note that a local "Win32/include/errno.h" is shadowing for the real which is not nice. And shouldn't sys-headers come first in missing/inet_pton.c? #include #include Since MSVC's has a 'EAFNOSUPPORT', but MingW+Watcom does not, I think it's cleaner to remove the local Win32/include/e