Skip to content
Snippets Groups Projects
Commit f023c1e8 authored by Neal Cardwell's avatar Neal Cardwell
Browse files

net-test: packetdrill encap support: free unknown sniffed packets

When we sniff an unknown packet, free it and allocate another packet
at the top of the sniffing loop. Previously we were not clearing state
after parsing an unknown packet, so state from the unkbown packet
could linger on, co-mingling with state from the next sniffed packet.


Change-Id: Ia9a330766969b114fd6084a087ff3f0d6b11d9d4
parent d0e56fdd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment