Wireshark-commits: [Wireshark-commits] master 73286c4: Support reading in and storing multiple Sect
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73286c417eebe975edb24a024eb0230bbca29acc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
73286c4 by Michael Mann (mmann78@xxxxxxxxxxxx):
Support reading in and storing multiple Section Header and Name Resolution blocks.
The data is not applied anywhere, just stored. The first Section Header block
is still the only one that is used to read a pcapng file.
Change-Id: If9546401101d2fe79b2325bacbd597b92127e86e
Reviewed-on: https://code.wireshark.org/review/15705
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f82c661 Upgrade Filter Expressions preference to use DisplayFilterEdit.
adds 73286c4 Support reading in and storing multiple Section Header and Name Resolution blocks.
Summary of changes:
wiretap/pcapng.c | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 deletions(-)