]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
These two ChangeSets are for iproute2;
authorshemminger <shemminger>
Tue, 7 Jun 2005 21:55:03 +0000 (21:55 +0000)
committershemminger <shemminger>
Tue, 7 Jun 2005 21:55:03 +0000 (21:55 +0000)
One adds timestamp option (-t) to ip's monitoring
like `ip -t monitor` or `ip -t xfrm monitor`. This is commented by Jamal.
The other is a minor fix for xfrm monitor.

ChangeLog

index e6f7875de6514ad876150c33de6c06da5d5cb458..9d26815c0677b90424122184f0e3da7c58e23546 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-07   Masahide NAKAMURA <nakam@linux-ipv6.org>
+       
+       * [ip] show timestamp when using '-t' option.
+       * [ip] remove duplicated code for expired message of xfrm.
+       
+
 2005-03-30  Stephen Hemminger  <shemminger@osdl.org>
 
        * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h