Signed-off-by: John W. Linville
---
man/man8/ip-link.8.in | 26 +-
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index 714aab488d4a..8cac246d7296 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@
On Wed, 13 Feb 2008 03:49:09 -0800
PJ Waskiewicz <[EMAIL PROTECTED]> wrote:
> update: Fix the spelling of "hexidecimal"
>
> This updates the help output to specify that CLASSID should be hexidecimal.
> This makes sure that a user entering "flowid 1:10" gets his flow put into
> band 15 (0x10) and
update: Fix the spelling of "hexidecimal"
This updates the help output to specify that CLASSID should be hexidecimal.
This makes sure that a user entering "flowid 1:10" gets his flow put into
band 15 (0x10) and knows why.
Signed-off-by: Peter P Waskiewicz Jr <[EMAIL PROTECTED]>
---
doc/actions/
> > + fprintf(stderr, "\nNOTE: CLASSID is parsed as hexidecimal
> > +input.\n");
>
> s/hexidecimal/hexadecimal/g (?)
Gah! Thanks Jarek, I can correct and resend.
-PJ Waskiewicz
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
On 12-02-2008 22:51, PJ Waskiewicz wrote:
> This updates the help output to specify that CLASSID should be hexidecimal.
...
> + fprintf(stderr, "\nNOTE: CLASSID is parsed as hexidecimal input.\n");
s/hexidecimal/hexadecimal/g (?)
Regards,
Jarek P.
--
To unsubscribe from this list: send the li
This updates the help output to specify that CLASSID should be hexidecimal.
This makes sure that a user entering "flowid 1:10" gets his flow put into
band 15 (0x10) and knows why.
Signed-off-by: Peter P Waskiewicz Jr <[EMAIL PROTECTED]>
---
doc/actions/actions-general |3 +++
tc/f_basic.c
On Wed, 12 Sep 2007 12:14:14 +0200
Jesper Dangaard Brouer <[EMAIL PROTECTED]> wrote:
> commit ef065a43b8900fbc0763eac0fa0a9a8a00c8aaa2
> Author: Jesper Dangaard Brouer <[EMAIL PROTECTED]>
> Date: Tue Sep 11 16:17:46 2007 +0200
>
> [IPROUTE2]: Update pkt_sched.h
commit ef065a43b8900fbc0763eac0fa0a9a8a00c8aaa2
Author: Jesper Dangaard Brouer <[EMAIL PROTECTED]>
Date: Tue Sep 11 16:17:46 2007 +0200
[IPROUTE2]: Update pkt_sched.h (to resemble the kernel one)
Extend the tc_ratespec struct, with two parameters: 1) "cell_align"
Stephen Hemminger wrote:
I am about to push out a new version, so if you have any more patches pending
the window is about to close.
Please retest with current git tree
Brief tests for MIPv6 xfrm are passed with the tree on kernel 2.6.19.
--
Masahide NAKAMURA
-
To unsubscribe from this list:
Stephen Hemminger wrote:
> I am about to push out a new version, so if you have any more patches pending
> the window is about to close.
I still have this one I would like to get in.
[IPROUTE]: Add support for routing rule fwmark masks
Needs kernel >= 2.6.19.
Signed-off-by: Patrick McHardy <[EM
I am about to push out a new version, so if you have any more patches pending
the window is about to close.
Please retest with current git tree
--
Stephen Hemminger <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTE
On Tue, 18 Jul 2006 08:56:40 -0400
jamal <[EMAIL PROTECTED]> wrote:
> About two more or so to complete these..
>
> cheers,
> jamal
>
>
applied, go ahead and fix Andy's comment with another patch if you want.
--
Stephen Hemminger <[EMAIL PROTECTED]>
"And in the Packet there writ down that doom
On Thu, 2006-20-07 at 01:59 +0100, Andy Furniss wrote:
> jamal wrote:
> > About two more or so to complete these..
> >
> > cheers,
> > jamal
> >
> >
> +tc qdisc add dev lo eth0 ?
>
Thanks for catching that Andy. It was attempt at adding ingress to
qdisc. I will wait for Stephen to swallow the
jamal wrote:
About two more or so to complete these..
cheers,
jamal
+tc qdisc add dev lo eth0 ?
Andy.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
About two more or so to complete these..
cheers,
jamal
Clean up some documentation on mirred and IFB
---
commit a067bda2c7c9972ad77ac174830a245896d18897
tree a1430a246e5607ec01b31795dd5b12b2e455f5d4
parent a31787bf2939fd9eb11396e3765c78c4d1e744a1
author Jamal Hadi Salim <[EMAIL PROTECTED]> Tue,
15 matches
Mail list logo