]> git.proxmox.com Git - pve-firewall.git/commitdiff
Fix #1492: logger: print timestamps only if we have one
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 4 Sep 2017 08:56:59 +0000 (10:56 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 4 Sep 2017 10:39:27 +0000 (12:39 +0200)
There's no guarantee that there's a timestamp in an skb, so
nflog_get_timestamp can fail.


No differences found