Added packetVars() and tests
packetVars() returns all variables that are relevant to a packet's definition in dict form. Intended use is debugging.
Loading
Please register or sign in to comment
packetVars() returns all variables that are relevant to a packet's definition in dict form. Intended use is debugging.