From: David Miller <da...@davemloft.net> Date: Sun, 20 Sep 2015 22:35:13 -0700 (PDT)
>> After the patch: >> $ ping -c1 192.168.0.121 ; ip -s l ls dev gre1 >> PING 192.168.0.121 (192.168.0.121) 56(84) bytes of data. >> 64 bytes from 192.168.0.121: icmp_req=1 ttl=64 time=2.95 ms >> >> --- 192.168.0.121 ping statistics --- >> 1 packets transmitted, 1 received, 0% packet loss, time 0ms >> rtt min/avg/max/mdev = 2.955/2.955/2.955/0.000 ms BTW, when you includ PING output in a commit message like this it really makes things difficult. "---" denotes end of the commit as far as tools like "git am" are concerned. I happened to notice this time and fix up the commit messages by hand, but it'd be much better if it weren't left up to chance like that. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html