Skip to content
Snippets Groups Projects

Deprecate type field from api

Merged Federico Sismondi requested to merge deprecate_type_field_from_API into master
Files
13
+ 1
1
@@ -45,7 +45,7 @@ DLT_SLIP = 8
DLT_PPP = 9
DLT_FDDI = 10
DLT_ATM_RFC1483 = 11
DLT_RAW = 12
#DLT_RAW = 12
DLT_PPP_SERIAL = 50
DLT_PPP_ETHER = 51
DLT_RAW = 101
Loading