Fix enum bug (was on dictionary even when no data). PcapDecoder can load multiple...
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 6 Apr 2015 14:41:00 +0000 (16:41 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 6 Apr 2015 14:41:00 +0000 (16:41 +0200)
commit1a7a2591d75aef76173a0e8f80bf0183b3b72e82
tree4aa0e30ea22f2360af73919b95e81a5ed71f4fe9
parent3fd99ed14e449e1e221d689db34c3b65b533a882
Fix enum bug (was on dictionary even when no data). PcapDecoder can load multiple stacks, selected with the incoming application-id
example/diameter/pcapDecoder/main.cpp
include/anna/diameter/stack/Engine.hpp
source/diameter/stack/Avp.cpp
source/diameter/stack/Engine.cpp