decode issues on 2 packet trace
Closed this issue · 3 comments
I have a two packet trace: arp, then dhcp protocol stack. When the simulation gets to the second packet the extraction view doesn't show the full decode of the packet.
Havent been able to reproduce this
fixed on ui-state branch
The original issue is resolved, but now there is an exception getting generated.
TypeError: Cannot read property 'length' of undefined
at Extractor.isDone (extraction.js:59)
at Dataplane.step (dataplane.js:181)
at Simulation.step (simulator.js:22)
at step (simulation2.js:36)
at angular.js:10903
at callback (angular.js:19259)
at Scope.$eval (angular.js:12811)
at Scope.$apply (angular.js:12909)
at HTMLButtonElement. (angular.js:19264)
at HTMLButtonElement.jQuery.event.dispatch (jquery.js:4430)