Re: [PATCH 0/3] ifupdown: Ip6 support and cleanups

2011-12-13 Thread Guido Günther
On Mon, Dec 12, 2011 at 09:31:36PM -0600, Dan Williams wrote: > On Mon, 2011-12-12 at 08:33 +0100, Guido Günther wrote: > > Hi, > > attached patches add basic ip6 support to the ifupdown plugin and clean > > up some c'n'p errors in the ip4 testcase. > > Committed, thanks! Thanks! -- Guido ___

Re: [PATCH 0/3] ifupdown: Ip6 support and cleanups

2011-12-12 Thread Dan Williams
On Mon, 2011-12-12 at 08:33 +0100, Guido Günther wrote: > Hi, > attached patches add basic ip6 support to the ifupdown plugin and clean > up some c'n'p errors in the ip4 testcase. Committed, thanks! Dan > Cheers, > -- Guido > > Guido Günther (3): > ifupdown: cleanup indentation > ifupdown:

[PATCH 0/3] ifupdown: Ip6 support and cleanups

2011-12-11 Thread Guido Günther
Hi, attached patches add basic ip6 support to the ifupdown plugin and clean up some c'n'p errors in the ip4 testcase. Cheers, -- Guido Guido Günther (3): ifupdown: cleanup indentation ifupdown: Add ifparser_haskey function ifupdown: Add support for ipv6 connections src/settings/plugins/if