[openbeosnetteam] newos network stack is evolving

check out this message: (from the newos changes mailing list)



Change 1237 by geist@geistwin on 2002/01/20 01:04:50

        safety checkin of new network stack:

        currently hard coded with a specific address on a specific net card  
(8139). Will 
respond to arp requests and icmp ping requests.

Affected files ...

... //depot/newos/include/kernel/net/arp.h#1 add
... //depot/newos/include/kernel/net/ethernet.h#2 edit
... //depot/newos/include/kernel/net/icmp.h#1 add
... //depot/newos/include/kernel/net/if.h#1 add
... //depot/newos/include/kernel/net/ipv4.h#2 edit
... //depot/newos/include/kernel/net/misc.h#2 edit
... //depot/newos/include/kernel/net/net.h#2 edit
... //depot/newos/include/kernel/net/udp.h#1 add
... //depot/newos/include/sys/errors.h#12 edit
... //depot/newos/kernel/dev/arch/i386/rtl8139/rtl8139_dev.c#6 edit
... //depot/newos/kernel/net/arp.c#1 add
... //depot/newos/kernel/net/ethernet.c#2 edit
... //depot/newos/kernel/net/icmp.c#1 add
... //depot/newos/kernel/net/if.c#1 add
... //depot/newos/kernel/net/ipv4.c#2 edit
... //depot/newos/kernel/net/misc.c#1 add
... //depot/newos/kernel/net/net.c#7 edit
... //depot/newos/kernel/net/net_kernel.mk#4 edit
... //depot/newos/kernel/net/udp.c#1 add

http://www.newos.org/cgi-bin/perfbrowse.perl?@describe+1237

_______________________________________________
Newos-changes mailing list
Newos-changes@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/newos-changes


looking at the files, we have here udp, icmp, arp ethernet ipv4..
I wonder where he got to lately.. i think a closer relation will avoid 
duplicating code.



Other related posts: