URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0adac831e0d5063f23caa94ead0dcfc0f026743b
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0adac83 by Martin Kaiser (wireshark@xxxxxxxxx):
convert SEK and SIV to their binary form only once when a new key/iv is
set, don't do the same conversion for each apdu
Change-Id: I6b19a0b4e138cd9d333b7ab95d6a8ee3eb516293
Reviewed-on: https://code.wireshark.org/review/1694
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 4222091 change the satellite frequency into a float (freq in GHz) and make it filterable
adds 0adac83 convert SEK and SIV to their binary form only once when a new key/iv is set, don't do the same conversion for each apdu
Summary of changes:
epan/dissectors/packet-dvbci.c | 37 ++++++++++++++++++++++++-------------
1 file changed, 24 insertions(+), 13 deletions(-)