On 26/03/15(Thu) 17:39, Florian Obser wrote: > On Thu, Mar 26, 2015 at 01:48:03PM +0100, Martin Pieuchot wrote: > > How do people feel about printing the prefixlen in CIDR notation? I'm > > annoyed about outputs not fitting in 80 chars when using autoconf magic: > > > > -inet6 fd00::f2de:f1ff:fe6a:15d1 prefixlen 64 autoconf pltime 3594 vltime > > 7194 > > +inet6 fd00::f2de:f1ff:fe6a:15d1/64 autoconf pltime 3594 vltime 7194 > > for "real" prefixes this still doesn't fit: > inet6 AAAA:BBB:CCCC:1:5054:ff:fedc:6fcd/64 autoconf pltime 604776 > vltime 2591976 > inet6 AAAA:BBB:CCCC:1:e02b:adec:a4ce:f04d/64 autoconf privacy pltime > 85586 vltime 604173
What are you suggesting? To not print 'autoconf'? Use less left margin? Move the 80char limit to 100? That the CIDR notation is not worth it?