]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/history - tc/q_netem.c
tc: netem rate shaping and cell extension
[lisovros/iproute2_canprio.git] / tc / q_netem.c
2012-01-19 Hagen Paul Pfeifertc: netem rate shaping and cell extension
2011-12-24 Eric Dumazetnetem: fix a typo in explain()
2011-12-23 Stephen Hemmingernetem: add support for 4 state and GE loss model
2011-11-23 Thomas Jaroschtc: Use correct variable type for get_distribution...
2011-04-12 Stephen HemmingerMerge branch 'for-2.6.39' of /home/shemminger/iproute2...
2011-04-12 Stephen HemmingerUpdate email address of netem
2010-03-04 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-01-21 Florian Westphaltc: remove stale code
2009-12-26 Stephen HemmingerFix warning about strtod() return value
2008-01-25 Stephen HemmingerMerge branch 'net-2.6.25'
2007-12-31 Stephen HemmingerMerge branch 'master' into net-2.6.25
2007-12-31 Stephen HemmingerMerge branch 'master' into net-2.6.25
2007-12-12 Stephen Hemmingernetem potential dist table overflow
2007-06-20 Stephen HemmingerAdd TC_LIB_DIR environment variable.
2007-03-13 Patrick McHardyAdd sprint_ticks() function and use in CBQ
2007-03-13 Patrick McHardyReplace "usec" by "time" in function names
2007-01-09 Stephen Hemmingernetem parameters to change command
2006-12-05 Stephen HemmingerRemove trailing whitespace
2006-10-19 Stephen HemmingerTrap possible overflow in usec values to netem
2005-12-10 shemmingerAlways send reorder message (for compatiablity)
2005-12-09 shemmingerAdd corrupt option for netem
2005-06-22 shemmingerNetem support for reorder
2005-03-10 net[shemminger]... Import patch thomas.1
2005-02-07 osdl.net!shemmingerfix potential memory corruption
2005-01-18 17!tgrafUse NLMSG_TAIL
2004-09-28 net[shemminger]... : prevent tc crashes
2004-08-31 osdl.net!shemmingerno longer need xstats stub
2004-08-30 osdl.net!shemmingerUse getline() and nested attributes.
2004-08-23 osdl.net!shemmingerCleanup cli for new version.
2004-08-09 osdl.net!shemmingerFix errors in netem scheduler when using PSCHED_CLOCK_CPU,
2004-07-12 osdl.net!shemmingerReplace rate with jitter
2004-07-02 osdl.net!shemmingerFix netem display of rate and limit.
2004-07-01 osdl.net!shemmingerAdd new rate and duplicate arguments.
2004-06-28 osdl.net!shemmingerRename netsim to netem in latest code.
2004-06-28 osdl.net!shemmingerInitial revision