Systemd/src/network/tc
Lennart Poettering c4e90266db
Merge pull request #16093 from yuwata/network-htb-add-settings-15213
network: tc: add several settings for HTB
2020-06-24 19:07:41 +02:00
..
cake.c network: tc: introduce cake 2020-03-02 15:59:37 +09:00
cake.h network: tc: introduce cake 2020-03-02 15:59:37 +09:00
codel.c network: split TrafficControlQueueingDiscipline section into small pieces 2020-02-04 21:45:39 +09:00
codel.h network: split TrafficControlQueueingDiscipline section into small pieces 2020-02-04 21:45:39 +09:00
drr.c network: tc: introduce DRR class 2020-03-12 15:35:51 +09:00
drr.h network: tc: introduce DRR class 2020-03-12 15:35:51 +09:00
ets.c network: tc: introduce Enhanced Transmission Selection (ETS) 2020-06-19 01:07:45 +09:00
ets.h network: tc: introduce Enhanced Transmission Selection (ETS) 2020-06-19 01:07:45 +09:00
fifo.c network: TC - introduce pfifo_fast 2020-03-12 15:38:18 +09:00
fifo.h network: TC - introduce pfifo_fast 2020-03-12 15:38:18 +09:00
fq-codel.c network: split TrafficControlQueueingDiscipline section into small pieces 2020-02-04 21:45:39 +09:00
fq-codel.h network: split TrafficControlQueueingDiscipline section into small pieces 2020-02-04 21:45:39 +09:00
fq.c network: also change fair_queue_traffic_policing→fair_queueing 2020-02-06 22:13:27 +01:00
fq.h network: also change fair_queue_traffic_policing→fair_queueing 2020-02-06 22:13:27 +01:00
gred.c network: TC introduce GRED, Generic Random Early Detection 2020-03-02 15:48:24 +09:00
gred.h network: TC introduce GRED, Generic Random Early Detection 2020-03-02 15:48:24 +09:00
hhf.c network: TC - introduce HHF 2020-03-12 15:39:12 +09:00
hhf.h network: TC - introduce HHF 2020-03-12 15:39:12 +09:00
htb.c network: tc: add more settings for HTB 2020-06-17 16:49:46 +09:00
htb.h network: tc: add more settings for HTB 2020-06-17 16:49:46 +09:00
netem.c network: split TrafficControlQueueingDiscipline section into small pieces 2020-02-04 21:45:39 +09:00
netem.h network: split TrafficControlQueueingDiscipline section into small pieces 2020-02-04 21:45:39 +09:00
pie.c network: rename type name to ProportionalIntegralControllerEnhanced 2020-03-12 18:18:18 +09:00
pie.h network: rename type name to ProportionalIntegralControllerEnhanced 2020-03-12 18:18:18 +09:00
qdisc.c network: tc: introduce Enhanced Transmission Selection (ETS) 2020-06-19 01:07:45 +09:00
qdisc.h network: tc: introduce Enhanced Transmission Selection (ETS) 2020-06-19 01:07:45 +09:00
qfq.c network: tc: introduce [QuickFairQueueingClass] section 2020-06-03 17:25:44 +09:00
qfq.h network: tc: introduce [QuickFairQueueingClass] section 2020-06-03 17:25:44 +09:00
sfb.c network: TC introduce sfb - Stochastic Fair Blue 2020-03-02 15:48:24 +09:00
sfb.h network: TC introduce sfb - Stochastic Fair Blue 2020-03-02 15:48:24 +09:00
sfq.c network: split TrafficControlQueueingDiscipline section into small pieces 2020-02-04 21:45:39 +09:00
sfq.h network: split TrafficControlQueueingDiscipline section into small pieces 2020-02-04 21:45:39 +09:00
tbf.c network: TokenBufferFilter→TokenBucketFilter 2020-02-04 17:28:15 +01:00
tbf.h network: TokenBufferFilter→TokenBucketFilter 2020-02-04 17:28:15 +01:00
tc-util.c network: tc: add more settings for HTB 2020-06-17 16:49:46 +09:00
tc-util.h network: tc: add more settings for HTB 2020-06-17 16:49:46 +09:00
tc.c network: introduce struct TClass to prepare for supporting tc class 2020-03-02 15:46:28 +09:00
tc.h network: introduce TrafficControlKind to prepare for supporting tc class 2020-03-02 15:46:28 +09:00
tclass.c network: tc: introduce [QuickFairQueueingClass] section 2020-06-03 17:25:44 +09:00
tclass.h network: tc: introduce [QuickFairQueueingClass] section 2020-06-03 17:25:44 +09:00
teql.c network: tc: support teql 2020-02-07 17:41:49 +09:00
teql.h network: tc: support teql 2020-02-07 17:41:49 +09:00