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

Unified Diff: src/internet-stack/wscript

Issue 65047: ns-3 ipv4 changes
Patch Set: Created 14 years, 10 months 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/internet-stack/wscript
===================================================================
--- a/src/internet-stack/wscript
+++ b/src/internet-stack/wscript
@@ -79,7 +79,8 @@ def build(bld):
'ipv4-checksum.cc',
'ipv4-interface.cc',
'ipv4-l3-protocol.cc',
- 'ipv4-static-routing.cc',
+ 'ipv4-static-routing-impl.cc',
+ 'ipv4-list-routing-impl.cc',
'ipv4-global-routing.cc',
'ipv4-end-point.cc',
'udp-l4-protocol.cc',

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