These two ChangeSets are for iproute2;

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.
This commit is contained in:
shemminger 2005-06-07 21:55:03 +00:00
parent f35e928982
commit e445765dcb

View File

@ -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> 2005-03-30 Stephen Hemminger <shemminger@osdl.org>
* include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h