Re: [PATCH] IPv6 support for ggate

2005-11-10 Thread Craig Boston
On Tue, Nov 01, 2005 at 11:41:36AM +0100, Pawel Jakub Dawidek wrote: > I'll be grateful if you could file PR and send me its number. Thanks! I just submitted version 2 of the patch as bin/88821. > Thanks a lot! Unfortunately I don't have time to setup test environment > (I don't use ipv6 at all)

Re: [PATCH] IPv6 support for ggate

2005-11-01 Thread Pawel Jakub Dawidek
On Thu, Oct 27, 2005 at 11:04:50PM -0500, Craig Boston wrote: +> Hi hackers: +> +> Today I had a need to run ggate over an IPv6-only network. I was a +> little surprised that it didn't seem to like that, but not discouraged. +> So here's a patch that adds IPv6 support for ggated(8) and ggatec(8)

[PATCH] IPv6 support for ggate

2005-10-27 Thread Craig Boston
Hi hackers: Today I had a need to run ggate over an IPv6-only network. I was a little surprised that it didn't seem to like that, but not discouraged. So here's a patch that adds IPv6 support for ggated(8) and ggatec(8) ;) Overview: * Standardizes on sockaddr_storage for both sockets and addres