On 2014/08/12 15:46, Martin Pieuchot wrote: > I find arp(8) output really difficult to read, but more importantly it > does not print the expire time of non permanent entries like ndp(8). > > So the diff below change arp(8)'s output to be more similar to ndp(8)'s > one.
Personally I like the extra information from the timer, but not the big change of format (I find the extra whitespace makes it harder to see which MAC address goes with each IP address) or loss of IP addresses where a name exists.