[openbeosnetteam] Re: Me as well...

David Reid wrote:
...


> 
> BONE had tcpdump.  I think if we're aiming for a list of utilities we should
> have, then I'd start with
> 
> - netstat
> - ifconfig
> - tcpdump
> - ping(6)
> - telnet(6)
> - ssh (yes client as default)
> - nslookup (deprecated now in BIND)
> - dig
> - whois
> - host
> - hostname
> - tracert
> - route
> - arp
> - finger


Some of the utilities will be plain ports (if we 
have posix- and bsd-? compatibility); for example 
ssh, dig, ping and etc. Others such as netstat and 
  ifconfig could be harder to port as they depend 
on the ioctl interface.

So it looks like Posix compatibility should pretty 
high on the wish-list (or it is just me ;-)

...

> 
> Perhaps we should also say we'll do ppp so we'd need
> -ppp
> -pppctl
> 


I believe The idea of plug-ins for the network 
stack was mentioned on this list before. PPP 
implementation would an excellent testground for this.

...


> Anyone else intimidated by this list?  Of course for most of these we get
> the network layer correct they can just be built with slight mods to allow
> for beos's differences in other areas :)


While the list of possible applications to port is 
  an important thing to have (to test if a 
particular application compiles for instance), I 
think that we should concentrate more on the 
features and implementation details of the network 
stack. I don't think that at this point we have a 
clear idea whether we are implementing BONE- or 
NetServer-like stack.

Cheers,

Dmitri





Other related posts: