Displaying 20 results from an estimated 100 matches similar to: "[ANNOUNCE] iproute2 2.6.11-050330"
2006 Dec 14
1
[announce] iproute2 2.6.19-061214
This is an update to the iproute2 command set.
It can be downloaded from:
http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.18-061214.tar.gz
Repository:
git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
For more info on iproute2 see:
http://linux-net.osdl.org/index.php/Iproute2
The version number includes the kernel version to denote what features are
2005 Mar 20
3
Adding dsmark qdisc fails
I''m trying to configure dsmark qdisc on 2.6.11.4 user mode linux and
tc from iproute2-2.6.11-050314.
I think I have some mismatch in my setup since adding dsmark qdisc
fails *unless* I specify "set_tc_index" argument which I believe should
be optional:
# tc qdisc add dev eth1 handle 1:0 root dsmark indices 8
RTNETLINK answers: Invalid argument
Mar 20 13:00:50 user user.debug
2009 Mar 23
2
[ANNOUNCE]: Release of iptables-1.4.3
The netfilter coreteam presents:
iptables version 1.4.3
the iptables release for the 2.6.29 kernel. It has been some time
since the last release and we've had a lot of changes all over the
place. Besides the usual fixes and cleanups, we have:
- numerous documentation updates from Jan Engelhardt and others
- a set of changes to move some of the iptables functionality to
a shared
2005 Jun 07
0
[ANNOUNCE] iproute2-ss050607
Small update to iproute2, I have been waiting to get a CVS conversion
completed and working on other things so changes are small.
http://developer.osdl.org/dev/iproute2/download/iproute2-ss050607.tar.gz
Stephen Hemminger
* Fix ''ip link'' map to handle case where device gets autoloaded
by using if_nametoindex as fallback
* Device indices are unsigned not int.
Masahide
2005 Jan 12
0
Test version of iproute2
There is an new version of iproute2 for testing.
http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.10-ss050112.tar.gz
Mostly simple merges, but could have some issues.
Jamal did I get everything you sent?
[Masahide Nakamura]
ipmonitor shows IPv6 prefix list notification
update to iproute2 xfrm for ipv6
[Stephen Hemminger]
fix compile warnings when building 64bit system
2012 Jul 09
2
Storage Resource RAID & Disk type
Are there any best practice recommendations on RAID & disk type for the shared storage resource for a pool? I''m adding shelves to a HP MSA2000 G2, 24 drives total, minus hot spare(s). I can use 600GB SAS drives (15k rpm), 1TB or 2TB Midline SAS drives (7200rpm). I need about 3TB usable for roughly 30 VM guests, 100GB each, web servers so I/O needs are nominal.
I''m also
2005 Mar 15
0
[ANNOUNCE] iproute2-2.6.11-050314
New version of Iproute2 is available:
http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.11-050314.tar.gz
Changes:
Boian Bonev
TC batch mode to read commands from file.
Thomas Graf
ip link command displays carrier status
Patrick McHardy
use user hz
Jamal Hadi Salim
Fix ipt registration
Me
Batch mode cleanup.
IP tables build fix
2009 Sep 17
2
Voice Playback cutting first word or so of audio file
When I call inbound with a cell phone (via SIP PSTN trunk) some of my
prompts the first word is cut off. I'm assuming the prompt is needing
to be transcoded on the fly and it's not getting transcoded fast
enough. I did a file convert to create gsm versions (currently they
are referenced in my dial plan with no extension
Seem to have same problem. How do I determine which file
2005 Nov 08
6
[ANNOUNCE] iproute2 2.6.14-051107
Update to iproute2 is available. Most of the changes were to repair the
things that broke with the introduction of the batch mode to the ip command.
http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.14-051107.tar.gz
For info on CVS ans other info see:
http://linux-net.osdl.org/index.php/Iproute2
Masahide NAKAMURA
* Updating for 2.6.14
- Show UPD{SA,POLICY} message
2005 Jul 04
0
Problem linking with libdb
Hello,
I am trying to compile iproute2 but something does not work when
linking with libdb.
This is what I am using:
- iproute2-ss050607
- linux 2.4.22
- make 3.79.1
- gcc 2.95.3
- ld 2.15
When I type make, it ends somewhere in ./misc with the following error
message:
make output starts here:
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT
2012 Aug 08
3
decimal points midline
Hi, does anyone know how to make decimal points midline when plotting? The journal to which we are going to submit a manuscript require this particular formatting, and it gives direction how to do this on PC: hold down ALT key and type 0183 on the number pad
Thanks
John
[[alternative HTML version deleted]]
2012 Dec 10
0
[Bridge] [PATCH v5] iproute2: add mdb sub-command to bridge
From: Cong Wang <amwang at redhat.com>
V5: make the output pretty
V4: fix filter_dev
remove some useless #include
V3: improve the output, display router info only for -d
fix router parsing code
V2: sync with the kernel patch
handle IPv6 addr
a few cleanup
Sample output:
# ./bridge/bridge mdb show dev br0
bridge br0 port eth1 group 224.8.8.9
bridge br0 port eth0 group
2007 Mar 21
7
how can i compile tc
Hi, i''m just new here,
i''m searching for how to compile tc (if i''ve understood correctly, i
must compile the whole iproute2 thing).
So i did like the read me file said:
------
1. Look at start of Makefile and set correct values for:
KERNEL_INCLUDE
-----
i did that, and then i doesn''t understand a damn thing about the
reste of the the 1st step about ADDLIB
2012 Jun 12
6
[RFC] net/sched/em_canid: Ematch rule to match CAN frames according to their CAN IDs
em_canid is an ematch capable of classifying CAN frames according to
their CAN IDs.
This RFC/Patch contains a reworked classifier initially posted in
http://www.spinics.net/lists/netdev/msg200114.html
The functionality is the same however there is almost 50% reduction
in the source code length.
There is a slight difference between this ematch and other available
ematches. Other ematches
2005 Apr 26
2
latest code
Hi,
Im trying to download the iproute2 source code from the freshmeat.net.
I''m having problem downloading the latest code. Is this a known issue
or just me getting this problem. Is version
iproute2-2.6.11-050330.tar.gz a good version instead of the latest?
Thanks.
grace
2005 May 26
3
compile error while patching iproute2 with esfq
Hi!
I''m getting this error while I try to compile iproute2-2.6.11-050330:
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include
-DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_esfq.o q_esfq.c
q_esfq.c: In function `esfq_parse_opt'':
q_esfq.c:45: error: structure has no member named `hash_kind''
q_esfq.c:45: error: `TCA_SFQ_HASH_CLASSIC''
2005 Apr 08
3
fw as filter broken?
Can someone verify that using fw as a filter in iproute2-2.6.11-050330 is
broken. Doesn''t seem to work in any case and I saw an earlier post that
would lead me to believe this is the case. If so does anyone have a
temporary fix?
Thanks,
Troy
2006 Jan 05
1
Adding dsmark qdisc fails
I ''m having a problem identical to one encountered on this list awhile
back:
>I''m trying to configure dsmark qdisc on 2.6.11.4 user mode linux and
>tc from iproute2-2.6.11-050314.
>
>
>I think I have some mismatch in my setup since adding dsmark qdisc
>fails *unless* I specify "set_tc_index" argument which I believe should
>be optional:
2006 Mar 23
0
[ANNOUNCE] iproute2 2.6.16-060323
New version of iproute2 is available. No major changes, mostly just
small bug fixes.
http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.16-060323.tar.gz
James Lentini
Increase size of hw address allowed for ip neigh to allow for IB.
Russell Stuart
Fix missing memset in tc sample
Add sample divisor
Alpt
Add more rt_proto values
Dale Sedivec
Warn when using
2005 Jul 22
0
fw classifier - need ipfwchains patch
Hello,
I just compiled a new kernel.iptable/iproute2 to fresh up my router. There
is a little problem... The fw classifier does not work in tc.
I read some note found in the source of iproute2 and it says:
"* To use "fw" classifier you will need ipfwchains patch."
I can''t find this patch. Do you have it? Is there any other way to implement
the "fw"