Closed qjawls2003 closed 1 year ago
Restructured bpf maps to account for the unpredictability of sockaddr memory. Create "ipData" as the new values for the map. It successfully stores the IP addr and port stably. Removed the use of "raw_sockaddr" map.
Restructured bpf maps to account for the unpredictability of sockaddr memory. Create "ipData" as the new values for the map. It successfully stores the IP addr and port stably. Removed the use of "raw_sockaddr" map.