]> git.proxmox.com Git - mirror_iproute2.git/commit - tc/tc_util.c
tc: report time an action was first used
authorRoman Mashak <mrv@mojatatu.com>
Thu, 28 May 2020 01:22:47 +0000 (21:22 -0400)
committerDavid Ahern <dsahern@gmail.com>
Sun, 31 May 2020 22:51:19 +0000 (22:51 +0000)
commitbd4b8c632e92526e60bc18bd8453599ea78fa42f
treec95b4c74635dd22512b0e57e8eb16806c91a8e34
parente50290e6871fd77da62380a782e7d4c4120efd9f
tc: report time an action was first used

Have print_tm() dump firstuse value along with install, lastuse
and expires.

v2: Resubmit after 'master' merged into next

Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
tc/tc_util.c