URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b897e49c82b5bc046ab47098f5750f325d7cffde
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
b897e49 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/35363
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4a44fce Make the TTL field unsigned, but keep warning if the high-order bit is set.
add b897e49 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(-)