From: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
To: Enigma Psi <enigmapsi@gmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: MSAQ and SHAPING: A million dollar question
Date: Thu, 01 Jun 2006 01:28:53 +0200 [thread overview]
Message-ID: <447E26B5.1020308@gmx.net> (raw)
In-Reply-To: <e2ddd1bc0605311625t7d1bf0eco4c915c069af2cacd@mail.gmail.com>
Enigma Psi wrote:
> Now, if someone understood all this...can he, or she, tell me where on
> the Earh does the MASQ (SNAT-POSTROUTING) code sit inside the kernel
> in relation with EGRESS shaping code?
qdisc is the first thing a packets hits after coming from the nic.
Then, packet filtering/mangling/routing happens.
qdisc is the latest thing a packet hits before entering the nic.
In the iptables world, POSTROUTING is indeed the last point at which
a packet is seen by iptables.
Regards,
Carl-Daniel
--
http://www.hailfinger.org/
prev parent reply other threads:[~2006-05-31 23:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <e2ddd1bc0605311609m48b261adp2b87542e59576860@mail.gmail.com>
2006-05-31 23:25 ` MSAQ and SHAPING: A million dollar question Enigma Psi
2006-05-31 23:28 ` Carl-Daniel Hailfinger [this message]
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=447E26B5.1020308@gmx.net \
--to=c-d.hailfinger.devel.2006@gmx.net \
--cc=enigmapsi@gmail.com \
--cc=netfilter@lists.netfilter.org \
/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.