Add new worker (Andrea Campi) who is working on a port of Howl.
Add new line item for protocol level test application. Reviewed by: Scott Long (scottl at freebsd dot org) Approved by: Scott Long (scottl at freebsd dot org)
This commit is contained in:
parent
67d96e19c3
commit
b8d403de6f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23194
1 changed files with 16 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.8 2004/12/08 23:30:27 brueffer Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.9 2004/12/09 00:17:09 mlaier Exp $">
|
||||
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -171,10 +171,10 @@ IFF_ALLMULTI</td>
|
|||
</TR>
|
||||
<TR>
|
||||
<TD>Port howl's autoipd and nifd to FreeBSD --> bsd-licensed full zeroconf...</TD>
|
||||
<td> </td>
|
||||
<td> 20041128 </td>
|
||||
<td> &status.new; </td>
|
||||
<TD> </TD>
|
||||
<td>Andrea Campi andrea+freebsd at webcom dot it </td>
|
||||
<td>20041212</td>
|
||||
<td>&status.prototyped; </td>
|
||||
<TD></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>KAME tunnel code needs to be brought in line with the tunnel mib.</TD>
|
||||
|
@ -243,8 +243,17 @@ RFC1701
|
|||
<td> &status.new; </td>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
|
||||
|
||||
<TR>
|
||||
<TD>Protocol Test Harness.</TD>
|
||||
<td>George V. Neville-Neil gnn at freebsd dot org</td>
|
||||
<td>20041212 </td>
|
||||
<td>&status.new; </td>
|
||||
<TD>My plan is to write a Python program and a set of C
|
||||
language extensions for the easy creation of packet level
|
||||
tests. The input language will be controlled by a DTD the
|
||||
input language will be a set of packets and other structures
|
||||
specified via XML.</TD>
|
||||
</TR>
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue