All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: "Stefanik Gábor" <netrolller.3d@gmail.com>
Cc: Joe <wirelesss@gmx.de>, linux-wireless@vger.kernel.org
Subject: Re: Glossary for all words
Date: Thu, 05 Jun 2008 17:28:22 -0400	[thread overview]
Message-ID: <1212701302.30431.20.camel@dv> (raw)
In-Reply-To: <69e28c910806051421m17efed1andf82b62246ca9f02@mail.gmail.com>

On Thu, 2008-06-05 at 23:21 +0200, Stefanik G=C3=A1bor wrote:
> A few corrections:
> On Thu, Jun 5, 2008 at 11:15 PM, Joe <wirelesss@gmx.de> wrote:
> >
> > Hey guys,
> >
> > first of all I want to tell you all my commendation for your fine w=
ork. Right now I'm reading your source code to understand your code. In=
 the future I'm interested in extending (may be I would have to hack so=
mehow) your code. Currently I'm most familiar with upper level usage of=
 WLAN - especially Ad Hoc mode. Now I got a possibility to dig into the=
 linux kernel and into the maclayer of WLAN for the next years / month =
during my phd thesis. During reading I got some problems understanding =
some of the abbreviations in your code.
> > Thereby I was thinking a glossary for your framework could be helpf=
ul for future newbies.
> >
> > Would you like to help me withit?
> >
> > Abbrev: English / German
> > If: Interface / Schnittstelle
> Correct.
> > Tx: Transmitter / Sender
> It can also be just "Transmit".
> > Rx: Receiver / Empf=C3=A4nger
> Again, can be "Receive.
> > STA: State / Status
> No. STA=3DStation. AP=3DAccess point, IBSS=3DAd-hoc, and finally MON =
and
> MNTR stand for Monitor. These are interface types.
> > skb: ?
> That's something I can't decipher, either...

Socket buffer, according to
=EF=BB=BFhttp://vger.kernel.org/~davem/skb.html

> > ops:
> I don't know this either, maybe operations or output sequence...

operations

> > rtnl:
> Hmm... maybe real-time netlink?

routing netlink, according to net/core/rtnetlink.c

> > pid: Process id
> No, proportional-integral-derivative.

http://en.wikipedia.org/wiki/PID_controller
It's the default rate control algorithm in mac80211

--=20
Regards,
Pavel Roskin
--
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-06-05 21:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 21:15 Glossary for all words Joe
2008-06-05 21:21 ` Stefanik Gábor
2008-06-05 21:28   ` Pavel Roskin [this message]
2008-06-05 21:43   ` [english 93%] " Sebastian Fudickar
2008-06-06  6:50     ` Holger Schurig
2008-06-06  7:34       ` [english 97%] *** GMX Spamverdacht *** " Sebastian Fudickar
2008-06-10 13:40         ` Johannes Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1212701302.30431.20.camel@dv \
    --to=proski@gnu.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netrolller.3d@gmail.com \
    --cc=wirelesss@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.