URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1003ee753be7523b2b62e0bd9d196fae1b4fa6b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e1003ee by Pascal Quantin (pascal.quantin@xxxxxxxxx):
editcap: fix -T <encapsulation type> option when output format is pcapng
Right now the output encapsulation type is ignored if the output (default) format is set to pcapng.
Change-Id: Ibffaaed5979bf63ed4e3fa3b1f859a82b401d80b
Reviewed-on: https://code.wireshark.org/review/9911
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7fb514f GSM (a_common): fix indent (replace tab by 8 spaces)
adds e1003ee editcap: fix -T <encapsulation type> option when output format is pcapng
Summary of changes:
wiretap/file_access.c | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)