Re: MAC Layer of TCP/IP stack

2002-02-16 Thread Jason Hunt
If you mean that you would like to change the MAC address that the card has programmed into it, then yes you can change it, but not perminatly. The MAC address is hard-coded into the card, and is restored on a reboot if you change it. You can configure the machine to use a MAC address that you sp

Re: MAC Layer of TCP/IP stack

2002-02-15 Thread Kevin Oberman
> Date: Fri, 15 Feb 2002 09:29:54 -0800 > From: Michael Sierchio <[EMAIL PROTECTED]> > > Kevin Oberman wrote: > > > > In wireless (802.11) protocols there is also no CSMA/CD as it is not > > applicable to wireless although there IS a MAC and it is usually > > loadable, though documentation and

Re: MAC Layer of TCP/IP stack

2002-02-15 Thread Michael Sierchio
Kevin Oberman wrote: > In wireless (802.11) protocols there is also no CSMA/CD as it is not > applicable to wireless although there IS a MAC and it is usually > loadable, though documentation and source is proprietary and general > hard to get. 802.11 supports CSMA/CA, where the A stands for t

Re: MAC Layer of TCP/IP stack

2002-02-15 Thread Kevin Oberman
> Date: Fri, 15 Feb 2002 08:20:56 -0800 (PST) > From: Vinod Namboodiri <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > Not actually.Its more to run QoS experiments and need > to customize some medium access protocols like csma/ca > e.t.c.Guess i cant get to the csma protocol from the > freebs

Re: MAC Layer of TCP/IP stack

2002-02-15 Thread Vinod Namboodiri
Not actually.Its more to run QoS experiments and need to customize some medium access protocols like csma/ca e.t.c.Guess i cant get to the csma protocol from the freebsd tcp/ip stack source code. Vinod --- Jason Hunt <[EMAIL PROTECTED]> wrote: > If you mean that you would like to change the MAC >