netsniff-ng: Rename proto_vlan.h to vlan.h
commitc5bd0062b3e6b6456512d223b84e8e82aa6aa1c9
authorTobias Klauser <tklauser@distanz.ch>
Wed, 27 Jan 2016 10:46:57 +0000 (27 11:46 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Wed, 27 Jan 2016 10:46:57 +0000 (27 11:46 +0100)
tree42edbd6b4b5c35e4b94282c0b27331dd2315eb45
parent56fd1dec9b72960a19d07b4b145b0811257359ab
netsniff-ng: Rename proto_vlan.h to vlan.h

The proto_ prefix is reserved for dissectors and the header contains
helper functions not exclusive to the proto_vlan dissector, so give it a
more generic name.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
dissector.h
proto_vlan.c
vlan.h [moved from proto_vlan.h with 68% similarity]