Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix GRED options clearing | Stephen Hemminger | 2010-08-25 | 1 | -3/+2 |
* | Fix byte order of ether address match for u32 | Stephen Hemminger | 2010-08-02 | 1 | -5/+2 |
* | tc: make symbols loaded from tc action modules global. | Andreas Henriksson | 2010-08-02 | 1 | -1/+1 |
* | Fix NULL pointer reference when using basic match | Stephen Hemminger | 2010-07-29 | 1 | -5/+7 |
* | iproute: fix tc generating ipv6 priority filter | Petr Lautrbach | 2010-07-23 | 1 | -1/+38 |
* | tc: revert "echo" in install target | Mike Frysinger | 2010-07-23 | 1 | -3/+3 |
* | fix build issues with flex ver 2.5 | Bart Trojanowski | 2010-04-22 | 1 | -15/+15 |
* | iproute2: add option to build m_xt as a tc module (v3) | Andreas Henriksson | 2010-04-12 | 2 | -15/+26 |
* | Workaround missing ALIGN() macro. | Stephen Hemminger | 2010-03-29 | 1 | -0/+5 |
* | Remove mirred debug message | Stephen Hemminger | 2010-03-29 | 1 | -5/+0 |
* | Workaround missing ALIGN() macro | Stephen Hemminger | 2010-03-29 | 1 | -0/+5 |
* | iproute2: detect iptables modules dir in configure. | Andreas Henriksson | 2010-03-29 | 1 | -0/+3 |
* | skbedit: use get_u32 for parsing mark | jamal | 2010-03-03 | 1 | -1/+1 |
* | tc: add new queue discipline: head drop fifo | Hagen Paul Pfeifer | 2010-03-03 | 1 | -1/+7 |
* | tc: remove stale code | Florian Westphal | 2010-01-21 | 20 | -45/+1 |
* | tc: red, gred, tbf: more helpful error messages | Florian Westphal | 2010-01-21 | 3 | -19/+6 |
* | tc: respect LDFLAGS for %.so targets | Mike Frysinger | 2010-01-21 | 1 | -1/+1 |
* | skbedit: Add support to mark packets | Jamal Hadi Salim | 2009-12-26 | 1 | -5/+24 |
* | Fix warning about strtod() return value | Stephen Hemminger | 2009-12-26 | 1 | -2/+2 |
* | Add new (iptables 1.4.5 compatible) tc/ipt/xt module. | Andreas Henriksson | 2009-12-26 | 1 | -0/+346 |
* | Keep the old tc/ipt/xt module for compatibility. | Andreas Henriksson | 2009-12-26 | 2 | -4/+9 |
* | f_fw: fix compat mode | Patrick McHardy | 2009-12-01 | 1 | -5/+9 |
* | Remove Changes: comments | Stephen Hemminger | 2009-12-01 | 2 | -9/+0 |
* | tc: remove dlfcn.h from files that dont need it | Mike Frysinger | 2009-11-13 | 6 | -6/+0 |
* | support static-only systems | Mike Frysinger | 2009-11-10 | 3 | -4/+29 |
* | tc/q_atm.so: respect LDFLAGS | Mike Frysinger | 2009-08-06 | 1 | -1/+1 |
* | fix handling of GRED DPs args | Stephen Hemminger | 2009-05-26 | 1 | -1/+1 |
* | Filter class output by classid | Denys Fedoryshchenko | 2009-05-26 | 1 | -0/+10 |
* | Allow default DP of zero in gred | Stephen Hemminger | 2009-05-26 | 1 | -22/+27 |
* | Add IPV6 match pretty print | Stephen Hemminger | 2009-05-26 | 1 | -0/+57 |
* | Add u32 extension to match on ether source/destination | Stephen Hemminger | 2009-04-15 | 1 | -0/+70 |
* | cgroup support | Thomas Graf | 2009-04-13 | 2 | -0/+116 |
* | Remove goto chain | Stephen Hemminger | 2009-04-03 | 1 | -115/+42 |
* | remove duplicate limits.h | Stephen Hemminger | 2009-03-27 | 2 | -2/+0 |
* | Changing commandline help text to be more uniform... | Petr Jediný | 2009-03-27 | 1 | -2/+2 |
* | Add missing limits.h | Stephen Hemminger | 2009-03-01 | 1 | -0/+1 |
* | Fix memory leak in local options | Denys Fedoryschenko | 2009-02-19 | 1 | -3/+3 |
* | Breakage noticed when debian upgraded to xtables (iptables > 1.4.1) | Jamal Hadi Salim | 2009-02-19 | 2 | -2/+449 |
* | fix uninitialized memory in tc_skbedit | Stephen Hemminger | 2009-02-19 | 1 | -1/+1 |
* | iproute: add DRR support | Patrick McHardy | 2009-01-27 | 2 | -0/+125 |
* | Fix leftovers from earlier change | Stephen Hemminger | 2009-01-07 | 1 | -3/+0 |
* | Fix tc/m_ipt memory leaks | Denys Fedoryshchenko | 2009-01-06 | 1 | -1/+14 |
* | add support for multiq qdisc | Alexander Duyck | 2009-01-06 | 2 | -0/+88 |
* | add support for skbedit action | Alexander Duyck | 2009-01-06 | 2 | -0/+193 |
* | tc filter help should just print usage | Stephen Hemminger | 2008-10-13 | 1 | -0/+1 |
* | Fix duplicate return | Stephen Hemminger | 2008-09-19 | 1 | -2/+0 |
* | iproute: DESTDIR vs LIBDIR. | Andreas Henriksson | 2008-09-17 | 2 | -5/+5 |
* | add generic size table for qdiscs | Jussi Kivilinna | 2008-09-17 | 8 | -18/+297 |
* | cls_flow: add perturbation support | Patrick McHardy | 2008-09-17 | 1 | -1/+12 |
* | Update to 2.6.27 API | Stephen Hemminger | 2008-09-15 | 1 | -0/+12 |