Re: [patch] pfinet doesn't tell the set default gateway

2006-07-31 Thread Thomas Schwinge
Hello! On Sat, Jul 29, 2006 at 01:00:38PM +0200, Stefan Siegl wrote: > pfinet hasn't pushed the gateway-option in charge to the argz list, i.e. > if you called `fsysopts /servers/socket/2' it told about any configured > interface, it's ip address, confgiured peer address, etc. but not what the > c

[patch] pfinet doesn't tell the set default gateway

2006-07-29 Thread Stefan Siegl
hello folks, pfinet hasn't pushed the gateway-option in charge to the argz list, i.e. if you called `fsysopts /servers/socket/2' it told about any configured interface, it's ip address, confgiured peer address, etc. but not what the current default route is. the patch along ought to fix this. ch