- 04 Aug, 2006 6 commits
-
-
Jamal Hadi Salim authored
Stephen, Heres another on top of the others i sent. If you get the time, can update your git tree with these patches? If you are planning to make a release soon, please ping me - I have at least one more patch that i need to work on. cheers, jamal Update mirred usage to fix a bug noticed by Andy Furniss <lists@andyfurniss.entadsl.com> Also make it a little more readable.
-
Patrick McHardy authored
-
Stephen Hemminger authored
use C99 initialization to match rtnetlink.h
-
jamal authored
About two more or so to complete these.. cheers, jamal Clean up some documentation on mirred and IFB
-
Stephen Hemminger authored
-
Vince Worthington authored
Vince Worthington wrote: > Hello, > > We've been working with a customer of ours who was experiencing some > latency issues, and in the process of helping them solve their problem > we found that adding the ability to adjust the Initial Max Congestion > Window size on a route, they were able to tune their routes to perform > more favorably in their mixed Linux and Solaris environment. There > were a couple of other tuning steps necessary as well but we did find > that the ability to set a larger initial max congestion window size > was helpful in making Linux behave more like Solaris in low-latency > situations. > > The kernel already supports this route attribute, this patch simply > adds the option to iproute.c to provide a means to set it from userspace. > > I've attached the patch we used in test builds of the iproute packages > we distribute in RHEL3 and RHEL4 for your consideration for possible > acceptance and inclusion in iproute. Please let us know if there is > any further information you would need or if there is a more > appropriate venue to submit this patch. > > Thanks, > Vince Worthington > Red Hat, Inc. Stephen, I apologize for the last patch I sent not applying cleanly to the latest iproute2 sources. I realized that this might impede any review/acceptance of the patch and created a separate patch against the 20060323 build of iproute2, which seems to be the latest (by looking at the website). The previous patch wouldn't apply cleanly due to the label of the ssthresh argument being corrected from REALMS to NUMBER. Please let us know if there is any other information or assistance we can be with this patch submission. Thanks Vince
-
- 15 Jun, 2006 1 commit
-
-
Stephen Hemminger authored
-
- 09 May, 2006 2 commits
-
-
Stephen Hemminger authored
-
Stephen Hemminger authored
/sbin/ifcfg: line 25: [: too many arguments /sbin/ifcfg: line 26: [: -ge: unary operator expected /sbin/ifcfg: line 27: [: -ge: unary operator expected /sbin/ifcfg: line 28: [: -ge: unary operator expected might i suggest the attached patch -mike
-
- 17 Apr, 2006 1 commit
-
-
shemminger authored
-
- 23 Mar, 2006 2 commits
-
-
shemminger authored
-
shemminger authored
-
- 22 Mar, 2006 1 commit
-
-
shemminger authored
-
- 21 Mar, 2006 1 commit
-
-
shemminger authored
addresses. Specifically it does not correctly handle the addition of new entries in the neighbor/arp table. For example, this command will fail: ip neigh add 192.168.0.138 lladdr 00:00:04:04:fe:80:00:00:00:00:00:00:00:01:73:00:00:00:8a:91 nud permanent dev ib0 An IPoIB link layer address is 20-bytes (see http://www.ietf.org/internet-drafts/draft-ietf-ipoib-ip-over-infiniband-09.txt, section 9.1.1). The command line parsing code expects link layer addresses to be a maximum of 16-bytes. Addresses over 16-bytes are truncated.
-
- 14 Mar, 2006 4 commits
-
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
- 10 Mar, 2006 6 commits
-
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
- 12 Jan, 2006 1 commit
-
-
shemminger authored
-
- 10 Jan, 2006 4 commits
-
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
shemminger authored
-
- 03 Jan, 2006 2 commits
-
-
shemminger authored
-
shemminger authored
-
- 10 Dec, 2005 1 commit
-
-
shemminger authored
and parse response correctly with netem.
-
- 09 Dec, 2005 1 commit
-
-
shemminger authored
-
- 02 Dec, 2005 1 commit
-
-
shemminger authored
-
- 22 Nov, 2005 1 commit
-
-
shemminger authored
-
- 07 Nov, 2005 2 commits
-
-
shemminger authored
-
shemminger authored
-
- 01 Nov, 2005 2 commits
-
-
shemminger authored
Re-introduces the SA and policy add/del events
-
shemminger authored
-
- 24 Oct, 2005 1 commit
-
-
shemminger authored
-