Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(458)

Unified Diff: src/network/wscript

Issue 284530043: Introduce the traffic control layer (Closed)
Patch Set: Use DoInitialize to check config and initialize queue discs Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/network/wscript
===================================================================
--- a/src/network/wscript
+++ b/src/network/wscript
@@ -50,7 +50,6 @@
'utils/pcap-file-wrapper.cc',
'utils/queue.cc',
'utils/radiotap-header.cc',
- 'utils/red-queue.cc',
'utils/simple-channel.cc',
'utils/simple-net-device.cc',
'utils/sll-header.cc',
@@ -77,7 +76,6 @@
'test/packet-test-suite.cc',
'test/packet-metadata-test.cc',
'test/pcap-file-test-suite.cc',
- 'test/red-queue-test-suite.cc',
'test/sequence-number-test-suite.cc',
'test/packet-socket-apps-test-suite.cc',
]
@@ -134,7 +132,6 @@
'utils/generic-phy.h',
'utils/queue.h',
'utils/radiotap-header.h',
- 'utils/red-queue.h',
'utils/sequence-number.h',
'utils/sgi-hashmap.h',
'utils/simple-channel.h',

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b