@@ -32,7 +32,7 @@ source: https://www.wireshark.org/tools/oui-lookup.html
32
32
Wireshark is released under the GNU General Public License version 2
33
33
*/
34
34
35
- const static uint8_t data_vendors[] PROGMEM = {
35
+ const static uint8_t data_vendors[] PROGMEM = {///*
36
36
0x00,0x00,0x01,0x53,0x75,0x70,0x65,0x72,0x6C,0x61,0x6E,
37
37
0x00,0x00,0x02,0x42,0x62,0x6E,0x57,0x61,0x73,0x49,0x6E,
38
38
0x00,0x00,0x03,0x58,0x65,0x72,0x6F,0x78,0x00,0x00,0x00,
@@ -12846,7 +12846,7 @@ const static uint8_t data_vendors[] PROGMEM = {
12846
12846
0x00,0xFC,0x8D,0x48,0x69,0x74,0x72,0x6F,0x6E,0x54,0x65,
12847
12847
0x00,0xFD,0x45,0x48,0x65,0x77,0x6C,0x65,0x74,0x74,0x50,
12848
12848
0x00,0xFD,0x4C,0x4E,0x65,0x76,0x61,0x74,0x65,0x63,0x00,
12849
- 0x00,0xFE,0xC8,0x43,0x69,0x73,0x63,0x6F,0x00,0x00,0x00,
12849
+ 0x00,0xFE,0xC8,0x43,0x69,0x73,0x63,0x6F,0x00,0x00,0x00,//*/
12850
12850
0x01,0x0E,0xCF,0x50,0x4E,0x2D,0x4D,0x43,0x00,0x00,0x00,
12851
12851
0x02,0x04,0x06,0x42,0x62,0x6E,0x49,0x6E,0x74,0x65,0x72,
12852
12852
0x02,0x07,0x01,0x49,0x6E,0x74,0x65,0x72,0x6C,0x61,0x6E,
0 commit comments