Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iproute2
/
54bb35c69cec6c730a4ac95530a1d2ca6670f73b
/
tc
9becb95
vlan meta tag match
by Stephen Hemminger
· 17 years ago
d21dd57
Revert "TC action parsing bug fix"
by Stephen Hemminger
· 17 years ago
4c7abb2
Merge branch 'master' into net-2.6.25
by Stephen Hemminger
· 17 years ago
53c0178
iptables compatiablity
by Denys Fedoryshchenko
· 17 years ago
eeee367
Change the rate table calc of transmit cost to use upper bound value.
by Jesper Dangaard Brouer
· 17 years ago
d5f46f9
Cleanup: tc_calc_rtable().
by Jesper Dangaard Brouer
· 17 years ago
bccd014
Overhead calculation is now done in the kernel.
by Jesper Dangaard Brouer
· 17 years ago
6b1ac65
add decode of match rules
by Stephen Hemminger
· 17 years ago
c1b81cb
netem potential dist table overflow
by Stephen Hemminger
· 17 years ago
e50e9f9
Merge branch 'master' into net-2.6.25
by Stephen Hemminger
· 17 years ago
e22b42a
tc mask patch
by François Delawarde
· 17 years ago
fc2d020
Add NAT action
by Herbert Xu
· 17 years ago
7ca30b7
rlim qdisc support
by Stephen Hemminger
· 17 years ago
ece02ea
Fix breakage from netfilter/ip_tables header change.
by Stephen Hemminger
· 17 years ago
45305c2
add q_rr to tc Makefile
by Stephen Hemminger
· 17 years ago
64e2ad5
Also do tc_core_time2big argument (long->unsigned).
by Andreas Henriksson
· 17 years ago
57a800d
Switch helpers tc_core_{time2ktime,ktime2time} from long to unsigned as well.
by Andreas Henriksson
· 17 years ago
4475984
Fix overflow in time2tick / tick2time.
by Andreas Henriksson
· 17 years ago
bc45ded
Fix ematch cmp and nbyte syntax help text.
by Lionel Elie Mamane
· 17 years ago
6140785
Fix meta ematch usage of 0 values
by Patrick McHardy
· 17 years ago
f7cd9b0
Fix m_ipt build
by Stephen Hemminger
· 17 years ago
292ce96
iproute2: sch_rr support in tc
by PJ Waskiewicz
· 17 years ago
c29391c
Bug fix tc action drop
by Patrick McHardy
· 17 years ago
720a2e8
TC action parsing bug fix
by Patrick McHardy
· 17 years ago
954df8c
Snapshot update for 2.6.22
by Stephen Hemminger
· 17 years ago
aa27f88
Add TC_LIB_DIR environment variable.
by Stephen Hemminger
· 17 years ago
30af998
netem: static
by Stephen Hemminger
· 17 years ago
c6ab5b8
[Fwd: Re: more iproute2 issues (not critical)]
by Patrick McHardy
· 17 years ago
dcb283c
iproute2: Support IFF_LOWER_UP and IFF_DORMANT
by Thomas Graf
· 17 years ago
8915144
Revert "Increase internal clock resolution to nsec"
by Stephen Hemminger
· 18 years ago
9aa4468
Old bug on tc
by jamal
· 18 years ago
fd784cc
Increase internal clock resolution to nsec
by Patrick McHardy
· 18 years ago
147e1d4
Handle different kernel clock resolutions
by Patrick McHardy
· 18 years ago
bd29e35
Add sprint_ticks() function and use in CBQ
by Patrick McHardy
· 18 years ago
8f34caa
Replace "usec" by "time" in function names
by Patrick McHardy
· 18 years ago
f0bda7e
Introduce TIME_UNITS_PER_SEC to represent internal clock resolution
by Patrick McHardy
· 18 years ago
76dc0aa
Introduce tc_calc_xmitsize and use where appropriate
by Patrick McHardy
· 18 years ago
476daa7
Use tc_calc_xmittime() where appropriate
by Patrick McHardy
· 18 years ago
7b77c0c
tbf: fix latency printing
by Patrick McHardy
· 18 years ago
b64f58b
update rest to use nl_mgrp
by jamal
· 18 years ago
de539ec
iptables library fix
by Stephen Hemminger
· 18 years ago
95dd595
do not ignore build failures in subdirs of iproute2
by Mike Frysinger
· 18 years ago
40076f6
netem parameters to change command
by Stephen Hemminger
· 18 years ago
e5d179d
Fixes for tc help commands
by Hasso Tepper
· 18 years ago
81c6179
Eliminate trailing whitespace
by Stephen Hemminger
· 18 years ago
dcf1349
Fix missing class/flowid oddity
by jamal
· 18 years ago
ae665a5
Remove trailing whitespace
by Stephen Hemminger
· 18 years ago
fa56513
Trap possible overflow in usec values to netem
by Stephen Hemminger
· 18 years ago
302d3fb
More TC patches from Jamal.
by Stephen Hemminger
· 18 years ago
ebf3208
First part of cleaning up the help output of actions.
by Jamal Hadi Salim
· 18 years ago
da7aea7
Add ignore files to make using git easier
by Stephen Hemminger
· 18 years ago
5bec348
This patch adds ability to monitor tc events similar to ipmonitor.
by Jamal Hadi Salim
· 18 years ago
e81c1a2
Trivial correction to the usage text.
by Jesper Dangaard Brouer
· 18 years ago
f1e4f04
Add help text for actions.
by jamal
· 18 years ago
267480f
Backout the 2.4 utsname hash patch.
by shemminger
· 19 years ago
46b67da
Fix build errors from last patch
by shemminger
· 19 years ago
3925ad8
Fixes for tc hash sample.
by shemminger
· 19 years ago
7e6b809
Make error message better on tc with wrong args.
by shemminger
· 19 years ago
f3b1006
Missing memset in tc sample
by shemminger
· 19 years ago
d8a4581
Fix u32 filter for ipv6 priority
by shemminger
· 19 years ago
e9bc3c4
Always send reorder message (for compatiablity)
by shemminger
· 19 years ago
a31a5d5
Add corrupt option for netem
by shemminger
· 19 years ago
f453a0d
Fix tc pfifo_fast with options
by shemminger
· 19 years ago
8ed63ab
Fix leaks and warnings reported by valgrind.
by shemminger
· 19 years ago
4073448
add usage for batch to tc.
by shemminger
· 19 years ago
351efcd
Update header files to 2.6.14
by shemminger
· 19 years ago
6864c1e
Update to latest kernel headers. Fix out of range on paretonormal
by shemminger
· 19 years ago
3fcdebb
Fix ematch warnings with GCC4.0
by shemminger
· 19 years ago
737f15f
Thomas's ematch fixes for lex. Fix more GCC signedness warnings.
by shemminger
· 19 years ago
f332d16
Cleanup GCC4 warnings about signedness.
by shemminger
· 19 years ago
52d5ac3
Fix build issues
by shemminger
· 19 years ago
c428e91
More missing cvs adds..
by shemminger
· 19 years ago
6a805a6
and the .h file..
by shemminger
· 19 years ago
7a473c7
Overlooked one more file.
by shemminger
· 19 years ago
311b414
Add new extended match files.
by shemminger
· 19 years ago
c0fc3ab
Build of ematch requires bison extensions to yacc.
by shemminger
· 19 years ago
6d4662d
From: Pablo Neira
by shemminger
· 19 years ago
dd3e908
Fix off-by-one while generating argument vector
by shemminger
· 19 years ago
87773db
Add ematch cleanup
by shemminger
· 19 years ago
9ddbb02
Add extended matches (nbyte, cmp, u32, meta)
by shemminger
· 19 years ago
ea8fc10
Netem support for reorder Update include files and add support for TCP_CONG
by shemminger
· 19 years ago
6ce88ca
Fix from jamal
by osdl.net!shemminger
· 20 years ago
894b1c6
Import patch p_mipt
by net[shemminger]!shemminger
· 20 years ago
08856f0
Handle batch mode better. Add comments midline and -force option.
by osdl.net!shemminger
· 20 years ago
c2f3a0f
Fix batch mode, allow continuation, comments, etc.
by site!shemminger
· 20 years ago
c1027a7
Fix batch mode handle usage.
by site!shemminger
· 20 years ago
7901660
change how netlink socket is handled for batch mode.
by osdl.net!shemminger
· 20 years ago
94c9cc5
Style fix.
by osdl.net!shemminger
· 20 years ago
024481b
Style fix.
by osdl.net!shemminger
· 20 years ago
b611d51
Style fix.
by osdl.net!shemminger
· 20 years ago
52f337c
Style fix.
by osdl.net!shemminger
· 20 years ago
f9375b7
Style fix.
by osdl.net!shemminger
· 20 years ago
11656f1
Style fix.
by osdl.net!shemminger
· 20 years ago
044ebf3
Style fix.
by osdl.net!shemminger
· 20 years ago
38c7e2e
Import patch iproute-batch.1.050209.patch
by net[shemminger]!shemminger
· 20 years ago
5e8bc63
Import patch iproute2-hz
by net[shemminger]!shemminger
· 20 years ago
a5a6f1e
more ifdef excession.
by osdl.net!shemminger
· 20 years ago
b7024f2
get rid of some old ifdef'd out code.
by osdl.net!shemminger
· 20 years ago
65840e2
put register_target in and get rid of code that ease
by osdl.net!shemminger
· 20 years ago
63ae25d
Build warning fix
by osdl.net!shemminger
· 20 years ago
Next »