From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Interleave cells with IP over ATM?
Date: Mon, 06 Jun 2005 20:11:44 +0000 [thread overview]
Message-ID: <42A4AE00.2080305@dsl.pipex.com> (raw)
In-Reply-To: <42A447B3.1080903@wildgooses.com>
Ed W wrote:
> Anyone know if it's possible to interleave two IP packets when using
> PPPoA and VC based lines? Can it be done with any PPPoE implementations?
I think pppoa/e is irrelavent it has to be done at ATM level which means
you need a different VPI/VCI on the cells to distinguish them.
In the UK if BT/Some LLU teleco would let me have two different VPI/VCI
s then I could probably do it. My PCI modems' drivers have code to
interleave/priorotise at cell level.
>
> The goal is to reduce the delay when you have a high priority packet
> waiting, but a lower priority (large) packet already started going out
> ahead of this packet. I don't want the overhead of much smaller MTU,
> which is the other way to workaround it...
Having the code to hack I did wonder whether as a kludge it would work
if transmitting a long train of cells belonging to the same aal5 frame
was just aborted to be retransmitted later when a shorter frame
arrived... as long as the other end didn't count all the trashed frames
and use it to disconnect/try to resync.
Are you really using something that makes +45ms too much or just wanting
to tweak?
Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
prev parent reply other threads:[~2005-06-06 20:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-06 12:55 [LARTC] Interleave cells with IP over ATM? Ed W
2005-06-06 20:11 ` Andy Furniss [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=42A4AE00.2080305@dsl.pipex.com \
--to=andy.furniss@dsl.pipex.com \
--cc=lartc@vger.kernel.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.