Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 00:30:41 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Peter Jeremy <PeterJeremy@optushome.com.au>
Cc:        current@freebsd.org
Subject:   Re: ethercons: ethernet console driver for 5-current
Message-ID:  <3F963221.F3CB296E@mindspring.com>
References:  <Pine.NEB.3.96L.1031014211213.48934A-100000@fledge.watson.org> <20031021202618.GE1668@cirb503493.alcatel.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Jeremy wrote:
> >As with the Linux driver, communication happens at the ethernet link
> >layer, using protocol number 0x0666 (entertaining choice).
> 
> If Linux is using 0x0666, we should probably pick a different number
> since we're not wire compatible.  Though coming up with a common
> protocol would be even better.

0x666 hex is 1638 decimal, and it's taken:

cnip            1638/tcp  CableNet Info Protocol
cnip            1638/udp  CableNet Info Protocol

Basically, this is just an experimental protocol that's being played
with here, and if it ever becomes real, then it will need an IANA
protocol number assignment before it's widely deployed.

-- Terry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F963221.F3CB296E>