K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-10-28T07:45:03.783167Z K 7 svn:log V 283 Instead of putting ifnet declaration into eventhandler.h, move bpf(4) and vlan(4) related event declarations to bpf.h and if_vlan_var.h. To avoid dependency on eventhandler.h, protect these declarations with ifdef SYS_EVENTHANDLER_H. Sponsored by: Netflix Sponsored by: Nginx, Inc. END