Re: Contributing - available projects?

2020-12-17 Thread Joan Lledó

Hi,

El 15/12/20 a les 21:40, Edward Haigh ha escrit:
Of course! I'll set a dev environment up and do a little research on 
existing frameworks, then come back to you.




I remember I used to use the Perl test suite to test the lwip 
translator, you may want to take a look.




Re: Contributing - available projects?

2020-12-15 Thread Edward Haigh
Of course! I'll set a dev environment up and do a little research on
existing frameworks, then come back to you.

Thanks all, take care!

Edd

On Tue, 15 Dec 2020 at 20:36, Samuel Thibault 
wrote:

> Edward Haigh, le mar. 15 déc. 2020 20:29:46 +, a ecrit:
> > So perhaps an automated test framework targeting the pfinet stack would
> be
> > useful?
>
> Yes, or probably rather: look out for existing tcp/ip testing
> frameworks, there are most probably already some just waiting to be used
> :)
>
> Samuel
>


Re: Contributing - available projects?

2020-12-15 Thread Samuel Thibault
Edward Haigh, le mar. 15 déc. 2020 20:29:46 +, a ecrit:
> So perhaps an automated test framework targeting the pfinet stack would be
> useful? 

Yes, or probably rather: look out for existing tcp/ip testing
frameworks, there are most probably already some just waiting to be used
:)

Samuel



Re: Contributing - available projects?

2020-12-15 Thread Edward Haigh
So perhaps an automated test framework targeting the pfinet stack would be
useful?

Edd

On Tue, 15 Dec 2020 at 20:16, Samuel Thibault 
wrote:

> jbra...@dismail.de, le mar. 15 déc. 2020 19:24:13 +, a ecrit:
> > Recently lwip has been ported to the Hurd. It sounds like Samuel (main
> > hurd maintainer) wants to rewrite pfinet to use lwip instead of the
> > linux 2 TCP/IP stack.
>
> This was actually already done. What we'd need now is testing it with
> various packages to make sure that it works well, before replacing our
> old pfinet with that new pfinet.
>
> Samuel
>


Re: Contributing - available projects?

2020-12-15 Thread Samuel Thibault
jbra...@dismail.de, le mar. 15 déc. 2020 19:24:13 +, a ecrit:
> Recently lwip has been ported to the Hurd. It sounds like Samuel (main
> hurd maintainer) wants to rewrite pfinet to use lwip instead of the
> linux 2 TCP/IP stack.

This was actually already done. What we'd need now is testing it with
various packages to make sure that it works well, before replacing our
old pfinet with that new pfinet.

Samuel



Re: Contributing - available projects?

2020-12-15 Thread jbranso
Hello Edward!

Welcome aboard! For getting into the TCP/IP stack you could take a look at this 
item: https://savannah.gnu.org/task/?5469 (https://savannah.gnu.org/task/?5469) 
I guess the current pfinet (TCP/IP stack) uses the linux 2 series TCP/IP stack. 
Recently lwip has been ported to the Hurd. It sounds like Samuel (main hurd 
maintainer) wants to rewrite pfinet to use lwip instead of the linux 2 TCP/IP 
stack. 

As far as I know, there has been no work towards the automated testing 
framework. 

Best of luck!

Joshua

P.S. I'm not really a Hurd developer, I just follow some of the news items. :)

December 14, 2020 8:47 AM, "Edward Haigh" mailto:edd@correct.software?to=%22Edward%20Haigh%22%20)> 
wrote:
Hello,
I have quite a bit of free time over the next year and would like to contribute 
to GNU Herd. I've looked at the available projects but I'm not sure if they're 
up to date? Some were created in 2006! 
Anyway, the two projects I'm most interested in are building the TCP/IP stack 
and the automated testing framework. Are either of these still needed? :) 
Hope you're all well, 
Edd Haigh