]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/history - tc
Fix GRED options clearing
[lisovros/iproute2_canprio.git] / tc /
2010-08-25 Stephen HemmingerFix GRED options clearing
2010-08-02 Stephen HemmingerFix byte order of ether address match for u32
2010-08-02 Andreas Henrikssontc: make symbols loaded from tc action modules global.
2010-07-30 Stephen HemmingerFix NULL pointer reference when using basic match
2010-07-23 Petr Lautrbachiproute: fix tc generating ipv6 priority filter
2010-07-23 Mike Frysingertc: revert "echo" in install target
2010-04-22 Bart Trojanowskifix build issues with flex ver 2.5
2010-04-12 Andreas Henrikssoniproute2: add option to build m_xt as a tc module (v3)
2010-03-30 Stephen HemmingerWorkaround missing ALIGN() macro.
2010-03-30 Stephen HemmingerRemove mirred debug message
2010-03-29 Stephen HemmingerWorkaround missing ALIGN() macro
2010-03-29 Stephen HemmingerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-03-29 Andreas Henrikssoniproute2: detect iptables modules dir in configure.
2010-03-04 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-03-04 jamalskbedit: use get_u32 for parsing mark
2010-03-04 Hagen Paul Pfeifertc: add new queue discipline: head drop fifo
2010-01-21 Florian Westphaltc: remove stale code
2010-01-21 Florian Westphaltc: red, gred, tbf: more helpful error messages
2010-01-21 Mike Frysingertc: respect LDFLAGS for %.so targets
2009-12-26 Jamal Hadi Salimskbedit: Add support to mark packets
2009-12-26 Stephen HemmingerFix warning about strtod() return value
2009-12-26 Andreas HenrikssonAdd new (iptables 1.4.5 compatible) tc/ipt/xt module.
2009-12-26 Andreas HenrikssonKeep the old tc/ipt/xt module for compatibility.
2009-12-02 Patrick McHardyf_fw: fix compat mode
2009-12-01 Stephen HemmingerRemove Changes: comments
2009-11-13 Mike Frysingertc: remove dlfcn.h from files that dont need it
2009-11-10 Mike Frysingersupport static-only systems
2009-08-06 Mike Frysingertc/q_atm.so: respect LDFLAGS
2009-05-26 Stephen Hemmingerfix handling of GRED DPs args
2009-05-26 Denys FedoryshchenkoFilter class output by classid
2009-05-26 Stephen HemmingerAllow default DP of zero in gred
2009-05-26 Stephen HemmingerAdd IPV6 match pretty print
2009-04-15 Stephen HemmingerAdd u32 extension to match on ether source/destination
2009-04-13 Thomas Grafcgroup support
2009-04-03 Stephen HemmingerRemove goto chain
2009-03-27 Stephen Hemmingerremove duplicate limits.h
2009-03-27 Petr JedinýChanging commandline help text to be more uniform...
2009-03-02 Stephen HemmingerAdd missing limits.h
2009-02-19 Denys FedoryschenkoFix memory leak in local options
2009-02-19 Jamal Hadi SalimBreakage noticed when debian upgraded to xtables (iptab...
2009-02-19 Stephen Hemmingerfix uninitialized memory in tc_skbedit
2009-01-28 Patrick McHardyiproute: add DRR support
2009-01-08 Stephen HemmingerFix leftovers from earlier change
2009-01-07 Denys FedoryshchenkoFix tc/m_ipt memory leaks
2009-01-07 Alexander Duyckadd support for multiq qdisc
2009-01-07 Alexander Duyckadd support for skbedit action
2008-10-13 Stephen Hemmingertc filter help should just print usage
2008-09-19 Stephen HemmingerFix duplicate return
2008-09-18 Andreas Henrikssoniproute: DESTDIR vs LIBDIR.
2008-09-18 Jussi Kivilinnaadd generic size table for qdiscs
2008-09-18 Patrick McHardycls_flow: add perturbation support
2008-09-18 Stephen HemmingerMerge in fix for loss of MQ
2008-09-15 Stephen HemmingerUpdate to 2.6.27 API
2008-09-15 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-07-31 Denys Fedoryshchenkolong/ulong iproute-git fix
2008-07-26 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-07-25 Rafael AlmeidaFixed installation when changing DESTDIR
2008-07-08 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-06-23 Patrick McHardytc: don't set protococol field on filter delete
2008-05-29 Stephen Hemmingerematch related bugfix and cleanup
2008-05-09 jamalInfrastructure for pretty printing
2008-05-09 jamalExpose the filter protocol
2008-05-09 Stephen HemmingerChange formatting of u32 back to default
2008-04-28 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-17 Patrick McHardyFix classifier help
2008-04-17 Jesper Dangaard... ATM cell alignment.
2008-04-17 Stephen HemmingerIn police, fix uninitialized "overhead" variable.
2008-04-08 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-01 Jesper Dangaard... police, implement overhead parameter parsing.
2008-04-01 Jesper Dangaard... CBQ, doc usage of overhead parameter.
2008-04-01 Jesper Dangaard... CBQ, implement overhead parameter parsing.
2008-04-01 Jesper Dangaard... CBQ use matches() function instead of strcmp().
2008-04-01 Jesper Dangaard... TBF overhead parameter parsing.
2008-04-01 Mike FrysingerDo not strip binaries with `install`
2008-02-22 Stephen Hemmingermissing dport in f_u32 output
2008-02-18 Stephen Hemmingerdecode the output of u32 matches
2008-02-18 Stephen Hemmingerbreak excessively long lines
2008-02-18 Stephen HemmingerRevert "rlim qdisc support"
2008-02-13 PJ WaskiewiczUpdate various classifiers' help output for expected...
2008-02-08 Stephen Hemmingerminor typo fixes
2008-02-08 Stephen HemmingerProtocol field on tc_filter is required
2008-02-05 Stephen Hemmingerfix typos in help message for meta match
2008-02-05 Stephen HemmingerChange where vlan option shows up in help
2008-02-05 Patrick McHardycls_flow: add vlan-tag support
2008-02-01 Patrick McHardyAdd flow classifier support
2008-02-01 Patrick McHardyAdd support for SFQ xstats
2008-02-01 Stephen Hemmingerwhitespace typo in tc_common.h
2008-01-25 Stephen HemmingerMerge branch 'net-2.6.25'
2008-01-24 Stephen Hemmingervlan meta tag match
2008-01-03 Stephen HemmingerRevert "TC action parsing bug fix"
2008-01-02 Stephen HemmingerRevert "TC action parsing bug fix"
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-31 Denys Fedoryshchenkoiptables compatiablity
2007-12-31 Jesper Dangaard... Change the rate table calc of transmit cost to use...
2007-12-31 Jesper Dangaard... Cleanup: tc_calc_rtable().
2007-12-31 Jesper Dangaard... Overhead calculation is now done in the kernel.
2007-12-31 Stephen Hemmingeradd decode of match rules
2007-12-12 Stephen Hemmingernetem potential dist table overflow
2007-12-11 Stephen HemmingerMerge branch 'master' into net-2.6.25
next