summaryrefslogtreecommitdiffstats
path: root/tc
Commit message (Expand)AuthorAgeFilesLines
* m_xt: stop using xtables_set_revision()Mike Frysinger2010-11-301-1/+1
* Fix GRED options clearingStephen Hemminger2010-08-251-3/+2
* Fix byte order of ether address match for u32Stephen Hemminger2010-08-021-5/+2
* tc: make symbols loaded from tc action modules global.Andreas Henriksson2010-08-021-1/+1
* Fix NULL pointer reference when using basic matchStephen Hemminger2010-07-291-5/+7
* iproute: fix tc generating ipv6 priority filterPetr Lautrbach2010-07-231-1/+38
* tc: revert "echo" in install targetMike Frysinger2010-07-231-3/+3
* fix build issues with flex ver 2.5Bart Trojanowski2010-04-221-15/+15
* iproute2: add option to build m_xt as a tc module (v3)Andreas Henriksson2010-04-122-15/+26
* Workaround missing ALIGN() macro.Stephen Hemminger2010-03-291-0/+5
* Remove mirred debug messageStephen Hemminger2010-03-291-5/+0
* Workaround missing ALIGN() macroStephen Hemminger2010-03-291-0/+5
* iproute2: detect iptables modules dir in configure.Andreas Henriksson2010-03-291-0/+3
* skbedit: use get_u32 for parsing markjamal2010-03-031-1/+1
* tc: add new queue discipline: head drop fifoHagen Paul Pfeifer2010-03-031-1/+7
* tc: remove stale codeFlorian Westphal2010-01-2120-45/+1
* tc: red, gred, tbf: more helpful error messagesFlorian Westphal2010-01-213-19/+6
* tc: respect LDFLAGS for %.so targetsMike Frysinger2010-01-211-1/+1
* skbedit: Add support to mark packetsJamal Hadi Salim2009-12-261-5/+24
* Fix warning about strtod() return valueStephen Hemminger2009-12-261-2/+2
* Add new (iptables 1.4.5 compatible) tc/ipt/xt module.Andreas Henriksson2009-12-261-0/+346
* Keep the old tc/ipt/xt module for compatibility.Andreas Henriksson2009-12-262-4/+9
* f_fw: fix compat modePatrick McHardy2009-12-011-5/+9
* Remove Changes: commentsStephen Hemminger2009-12-012-9/+0
* tc: remove dlfcn.h from files that dont need itMike Frysinger2009-11-136-6/+0
* support static-only systemsMike Frysinger2009-11-103-4/+29
* tc/q_atm.so: respect LDFLAGSMike Frysinger2009-08-061-1/+1
* fix handling of GRED DPs argsStephen Hemminger2009-05-261-1/+1
* Filter class output by classidDenys Fedoryshchenko2009-05-261-0/+10
* Allow default DP of zero in gredStephen Hemminger2009-05-261-22/+27
* Add IPV6 match pretty printStephen Hemminger2009-05-261-0/+57
* Add u32 extension to match on ether source/destinationStephen Hemminger2009-04-151-0/+70
* cgroup supportThomas Graf2009-04-132-0/+116
* Remove goto chainStephen Hemminger2009-04-031-115/+42
* remove duplicate limits.hStephen Hemminger2009-03-272-2/+0
* Changing commandline help text to be more uniform...Petr Jediný2009-03-271-2/+2
* Add missing limits.hStephen Hemminger2009-03-011-0/+1
* Fix memory leak in local optionsDenys Fedoryschenko2009-02-191-3/+3
* Breakage noticed when debian upgraded to xtables (iptables > 1.4.1)Jamal Hadi Salim2009-02-192-2/+449
* fix uninitialized memory in tc_skbeditStephen Hemminger2009-02-191-1/+1
* iproute: add DRR supportPatrick McHardy2009-01-272-0/+125
* Fix leftovers from earlier changeStephen Hemminger2009-01-071-3/+0
* Fix tc/m_ipt memory leaksDenys Fedoryshchenko2009-01-061-1/+14
* add support for multiq qdiscAlexander Duyck2009-01-062-0/+88
* add support for skbedit actionAlexander Duyck2009-01-062-0/+193
* tc filter help should just print usageStephen Hemminger2008-10-131-0/+1
* Fix duplicate returnStephen Hemminger2008-09-191-2/+0
* iproute: DESTDIR vs LIBDIR.Andreas Henriksson2008-09-172-5/+5
* add generic size table for qdiscsJussi Kivilinna2008-09-178-18/+297
* cls_flow: add perturbation supportPatrick McHardy2008-09-171-1/+12