Skip to content

Commit

Permalink
Add WLAN_SSID WTP_MAC_ADDRESS defines
Browse files Browse the repository at this point in the history
  • Loading branch information
cardigliano committed Sep 16, 2024
1 parent 5368dac commit 45f59c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/ntop_flow.h
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
#define EXPORTER_IPV4_ADDRESS 130
#define EXPORTER_IPV6_ADDRESS 131
#define FLOW_END_REASON 136
#define WLAN_SSID 147
#define FLOW_ID 148
#define FLOW_START_SEC 150
#define FLOW_END_SEC 151
Expand Down Expand Up @@ -160,6 +161,7 @@
#define PACKETS_OBSERVED 318
#define PACKETS_SELECTED 319
#define SELECTOR_NAME 335
#define WTP_MAC_ADDRESS 367
#define SRC_FRAGMENTS NTOP_BASE_ID + 80
#define DST_FRAGMENTS NTOP_BASE_ID + 81
#define SRC_AS_MAP NTOP_BASE_ID + 443
Expand Down

0 comments on commit 45f59c9

Please sign in to comment.