-
- Downloads
[ARP] Sniffing class EthernetSniffer and changes to support it
Now the sniffing is done by the EthernetSniffing class This only receives from the port that EthernetBase use as destination port To allow this a new class with its own thread should be done. Also, EthernetSniffing needed a shared Wiz pointer from the EthernetBase class Lyra-gs-entry: Needed to be changed to the new interface which requires the sniffing boolean parameter
Showing
- src/Groundstation/Common/Ports/EthernetBase.cpp 18 additions, 27 deletionssrc/Groundstation/Common/Ports/EthernetBase.cpp
- src/Groundstation/Common/Ports/EthernetBase.h 9 additions, 6 deletionssrc/Groundstation/Common/Ports/EthernetBase.h
- src/Groundstation/Common/Ports/EthernetSniffer.cpp 101 additions, 0 deletionssrc/Groundstation/Common/Ports/EthernetSniffer.cpp
- src/Groundstation/Common/Ports/EthernetSniffer.h 71 additions, 0 deletionssrc/Groundstation/Common/Ports/EthernetSniffer.h
- src/Groundstation/LyraGS/Ports/Ethernet.cpp 2 additions, 2 deletionssrc/Groundstation/LyraGS/Ports/Ethernet.cpp
- src/Groundstation/LyraGS/lyra-gs-entry.cpp 5 additions, 1 deletionsrc/Groundstation/LyraGS/lyra-gs-entry.cpp
Loading
Please register or sign in to comment