URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac9e7f2d64260b8601a5e2073d8ed63a2305a2c8
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
ac9e7f2 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>
(cherry picked from commit 0820306494498722e53c361a436860b34c5bf35c)
Reviewed-on: https://code.wireshark.org/review/35356
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from d64f180 Win32: Fix the Export Packet Dissections dialog title.
add ac9e7f2 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(-)