home .. forth .. colorforth mail list archive ..

Re: [colorforth] network stack


On Wed, 7 Apr 2004, Mark Slicker wrote:

> This is pretty much a linear succession of protocols. You can still check
> for other protocols before -got, my receive looks like:
>
> receive +ethernet -arp +ip +udp -dns -dhcp -got
>
> As I type this, I notice these are missnamed acording to Chuck's
> convention, -dns -dhcp will return if the udp port does not match and let
> the next protocol try, they don't drop packets.

Looking again they are named correctly but not implemented correctly, they
should drop out when processing a packet which they don't at present.

---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com