Re: [PATCH] ifconfig(8) flag to display IPv4 netmasks in dot-decimal format

2011-04-13 Thread Sergey Vinogradov
On 11.04.2011 19:17, Gary Jennejohn wrote: On Mon, 11 Apr 2011 16:11:27 +0400 Sergey Vinogradov wrote: I've written a tiny-tiny patch, which adds the '-t' flag to ifconfig(8). It modifies the output to display IPv4 netmasks in dotted decimal notation: % ifconfig msk0 msk0: flags=8843 metric

Re: [PATCH] ifconfig(8) flag to display IPv4 netmasks in dot-decimal format

2011-04-12 Thread Pan Tsu
Sergey Vinogradov writes: > Hi, > I've written a tiny-tiny patch, which adds the '-t' flag to > ifconfig(8). It modifies the output to display IPv4 netmasks in dotted > decimal notation: [...] > % ifconfig -t msk0 [...] > inet 10.10.0.1 netmask 255.255.255.0 broadcast 10.10.0.255 Isn't n

Re: [PATCH] ifconfig(8) flag to display IPv4 netmasks in dot-decimal format

2011-04-12 Thread J. Hellenthal
On Mon, Apr 11, 2011 at 04:11:27PM +0400, Sergey Vinogradov wrote: >Hi, >I've written a tiny-tiny patch, which adds the '-t' flag to >ifconfig(8). It modifies the output to display IPv4 netmasks in dotted >decimal notation: > Sorry but as much as I would like to see this happen and change the disp

Re: [PATCH] ifconfig(8) flag to display IPv4 netmasks in dot-decimal format

2011-04-11 Thread Gary Jennejohn
On Mon, 11 Apr 2011 16:11:27 +0400 Sergey Vinogradov wrote: > I've written a tiny-tiny patch, which adds the '-t' flag to ifconfig(8). > It modifies the output to display IPv4 netmasks in dotted decimal notation: > > % ifconfig msk0 > msk0: flags=8843 metric 0 mtu 1500 > > options=c011a >

[PATCH] ifconfig(8) flag to display IPv4 netmasks in dot-decimal format

2011-04-11 Thread Sergey Vinogradov
Hi, I've written a tiny-tiny patch, which adds the '-t' flag to ifconfig(8). It modifies the output to display IPv4 netmasks in dotted decimal notation: % ifconfig msk0 msk0: flags=8843 metric 0 mtu 1500 options=c011a ether 00:16:e6:88:0f:89 inet 10.10.0.1 netmask 0xff00 br