[radvd-devel-l] radvd-1.7pre1
Reuben Hawkins
reubenhwk at gmail.com
Wed Jan 5 11:08:24 EST 2011
On Tue, Jan 4, 2011 at 7:55 PM, Ben Greear <greearb at candelatech.com> wrote:
> On 12/24/2010 07:28 AM, Reuben Hawkins wrote:
>>
>> On Thu, Dec 16, 2010 at 2:32 AM, Pekka Savola<pekkas at netcore.fi> wrote:
>>>
>>> Hi,
>>>
>>> There have been plenty of patches and changes that have recently been
>>> added
>>> to CVS. I've wrapped this up in a mid-term test release to play with:
>>>
>>> http://www.netcore.fi/pekkas/linux/ipv6/radvd-1.7pre1.tar.gz
>>>
>>>> From CHANGES:
>>>
>>> 14/12/2010 Deprecate old, pre-RFC5006 parameters.
>>> Support RFC6106 by adding DNS Search List support.
>>> From Pierre Ossman.
>>>
>>> 14/12/2010 Integrate cleanup patches from Reuben Hawkins:
>>> - 14/05: patch configure.in to allow OSX 10.6 builds
>>> - 05/06: Unnecessary>255 test when using uint8_t
>>> - 06/06: fix fscanf parsing on Linux
>>> - 10/12: Fix whitespaces; #includes; CLEANFILES
>>> From Ben Greear:
>>> - 05/11: Print errors on all exit() codepaths.
>>> From Iain J. Watson:
>>> - 09/12: Add '-c' flag to test configuration.
>>> From Pierre Ossman (idea):
>>> - 13/12: Remove automake-generated files.
>>>
>>> 04/05/2010 Fix a segmentation fault on reload_config() timer list
>>> corruption that only occurs with multiple interfaces.
>>>
>>> 10/03/2010 Fix radvd skipping multiple interfaces when
>>> UnicastOnly is on or AdvSendAdvert is off.
>>> This got broken in radvd 1.3. Patch from Cedric BAIL.
>>>
>>> --
>>> radvd-devel-l mailing list : radvd-devel-l at litech.org
>>> http://lists.litech.org/listinfo/radvd-devel-l
>>>
>>
>> Hi Pekka,
>>
>> AFAIK, everything is working correctly here... If you'd like, I can
>> go ahead and get my feet wet by committing a new VERSION with 1.7
>> (rc1?) and tagging the CVS tree...
>
> Maybe make a git repository instead of CVS? That makes it much easier
> to submit and deal with patches.
>
> Thanks,
> Ben
>
>>
>> Thanks,
>> Reuben
>>
>
>
> --
> Ben Greear <greearb at candelatech.com>
> Candela Technologies Inc http://www.candelatech.com
>
Hi Ben,
I don't like CVS much ether. I'm keeping a git repo at github,
https://github.com/reubenhwk/radvd, which I created using git
cvsimport. I'm hoping we can eventually migrate away from CVS. For
now, the master copy of radvd is going to be in CVS, but I do
development off my local git repo, then port the changes over to CVS.
Thanks,
Reuben
More information about the radvd-devel-l
mailing list