K 10 svn:author V 7 attilio K 8 svn:date V 27 2010-09-15T16:37:31.366506Z K 7 svn:log V 530 - Adds missing headers and renames wrong ones - Implements a local version of ether_set_broadcast() rather than relying on SV-crafted ETHER_SET_BROADCAST() (and dirtier in the implementation IMHO) - Fix another htonll() occurrence - Uses correct logic for VLANTAG detection in -CURRENT - Makes netdump nomore dependent by DEVICE_POLLING option. In order to do that I had to specify the enum poll_cmd and poll callbacks typedef also in !DEVICE_POLLING case, but I don't think this should be a problem - General compilation fix-ups END