You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to what was reported in gelim/sap_ms#2, in Scapy >= 2.4, the `Raw` class is no longer available in `scapy.layers.inet` and instead it should be imported from where it is defined `scapy.packet`.
0 commit comments