Hello, I see in your code that you build the whole packet. How can I send it to wireshark? I know the scapy functions: sendp(the packet you want to send) and i know how to run it in VLAN prio type 0x88b8. But what I really want to know is how to join the GOOSE and GOOSEPDU classes and send it to wireshark. Thank you
Hello, I see in your code that you build the whole packet. How can I send it to wireshark? I know the scapy functions: sendp(the packet you want to send) and i know how to run it in VLAN prio type 0x88b8. But what I really want to know is how to join the GOOSE and GOOSEPDU classes and send it to wireshark. Thank you