URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0820306494498722e53c361a436860b34c5bf35c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0820306 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
dns: Bring back TTL formatted with time_secs_to_str()
Display time to live as formatted by unsigned_time_secs_to_str().
This was removed in g42c52d8612 but the commit message for that change
was "Add more filterable fields around EDNS(0)", with no indication
of this change.
Bug: 16263
Change-Id: Ic21f4a4b18d15efbd770c708e37d6e0c15eee6ce
Reviewed-on: https://code.wireshark.org/review/35355
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 718837a Bugfix SMB IOCTL response with BUFFER_OVERFLOW
add 0820306 dns: Bring back TTL formatted with time_secs_to_str()
Summary of changes:
epan/dissectors/packet-dns.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)