summaryrefslogtreecommitdiff
path: root/tc/q_netem.c
AgeCommit message (Expand)Author
2019-08-12tc: fix spelling errorsStephen Hemminger
2019-07-09Merge branch 'master' into nextDavid Ahern
2019-07-08tc: netem: fix r parameter in Bernoulli loss modelAndrea Claudi
2019-06-21tc: q_netem: JSON-ify the outputJakub Kicinski
2019-05-20treewide: refactor help messagesMatteo Croce
2018-08-30q_netem: slotting with non-uniform distributionYousuk Seung
2018-08-30q_netem: support delivering packets in delayed time slotsDave Taht
2018-07-19tc: Do not use addattr_nest_compat on mqprio and netemJesus Sanchez-Palencia
2018-02-02treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych
2017-11-24tc: B.W limits can now be specified in %.Nishanth Devarajan
2017-11-12drop unneeded include of syslog.hStephen Hemminger
2017-11-07netem: use fixed rather than floating point for scalingStephen Hemminger
2017-10-11netem: fix code indentationStephen Hemminger
2017-08-24tc/q_netem: Don't dereference possibly NULL pointerPhil Sutter
2016-07-20Use C99 style initializers everywherePhil Sutter
2016-03-21tc: code cleanupStephen Hemminger
2015-10-23tc: remove extra whitespaceStephen Hemminger
2014-12-20whitespace cleanupStephen Hemminger
2014-08-04tc/netem: loss gemodel options fixesJay Vosburgh
2014-05-09tc/netem: fix loss state display and p14 parsingJay Vosburgh
2014-01-20netem: add 64bit rates supportYang Yingliang
2013-02-12ip: make local functions staticStephen Hemminger
2013-02-04iproute2: tc netem rate: allow negative packet/cell overheadJohannes Naab
2012-05-22tc-netem: Add support for ECN packet markingVijay Subramanian
2012-01-20netem: Fail cleanly if user input is wrongVijay Subramanian
2012-01-19tc: netem rate shaping and cell extensionHagen Paul Pfeifer
2011-12-24netem: fix a typo in explain()Eric Dumazet
2011-12-22netem: add support for 4 state and GE loss modelStephen Hemminger
2011-11-23tc: Use correct variable type for get_distribution() resultThomas Jarosch
2011-04-12Update email address of netemStephen Hemminger
2010-01-21tc: remove stale codeFlorian Westphal
2009-12-26Fix warning about strtod() return valueStephen Hemminger
2007-12-12netem potential dist table overflowStephen Hemminger
2007-06-20Add TC_LIB_DIR environment variable.Stephen Hemminger
2007-03-13Add sprint_ticks() function and use in CBQPatrick McHardy
2007-03-13Replace "usec" by "time" in function namesPatrick McHardy
2007-01-09netem parameters to change commandStephen Hemminger
2006-12-05Remove trailing whitespaceStephen Hemminger
2006-10-19Trap possible overflow in usec values to netemStephen Hemminger
2005-12-10Always send reorder message (for compatiablity)shemminger
2005-12-09Add corrupt option for netemshemminger
2005-06-22Netem support for reordershemminger
2005-03-10Import patch thomas.1net[shemminger]!shemminger
2005-02-07fix potential memory corruptionosdl.net!shemminger
2005-01-18Use NLMSG_TAIL17!tgraf
2004-09-28: prevent tc crashesnet[shemminger]!kaber
2004-08-31no longer need xstats stubosdl.net!shemminger
2004-08-30Use getline() and nested attributes.osdl.net!shemminger
2004-08-23Cleanup cli for new version.osdl.net!shemminger
2004-08-09Fix errors in netem scheduler when using PSCHED_CLOCK_CPU,osdl.net!shemminger