Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/node/wscript
2008-11-07
Initial IPv6 capability
file
|
diff
|
annotate
2008-10-29
apply icmp patch
file
|
diff
|
annotate
2008-06-04
bug 207: ipv4-header.h needed in src/node module.
file
|
diff
|
annotate
2008-05-20
Add abstract base class TcpSocket
file
|
diff
|
annotate
2008-05-20
move Tcp to TcpSocketFactory
file
|
diff
|
annotate
2008-05-20
rename UdpSocket to UdpSocketImpl
file
|
diff
|
annotate
2008-05-20
Add attributes to new abstract base class for UdpSocket
file
|
diff
|
annotate
2008-05-17
s/ns3::Udp/ns3::UdpSocketFactory
file
|
diff
|
annotate
2008-05-16
undo SocketDefaults class; plumb in new UdpSocket option attributes
file
|
diff
|
annotate
2008-05-12
Add SocketDefaults to store socket option attributes
file
|
diff
|
annotate
2008-03-24
address generator, address collision checker
file
|
diff
|
annotate
2008-03-24
fix unit tests
file
|
diff
|
annotate
2008-03-21
ip helper and find ip interface for device method on ipv4
file
|
diff
|
annotate
2008-03-20
SimpleChannel/SimpleNetDevice. Use them where needed.
file
|
diff
|
annotate
2007-12-26
Add a 'module' attribute to the ns3header object specifying which module each set of headers belongs to.
file
|
diff
|
annotate
2008-03-13
move helpers to their own dir.
file
|
diff
|
annotate
2008-02-14
add node/device containers to build
file
|
diff
|
annotate
2008-01-25
Added in ns-3-tcp (second try)
file
|
diff
|
annotate
2007-09-12
rename Euixx to Macxx
file
|
diff
|
annotate
2007-08-08
WAF: add new bld.create_ns3_module() and bld.create_ns3_program() methods to make declaration of modules and programs simpler, and allowing us to change how ns-3 is built in a centralized way, without needing to change every module wscript file.
file
|
diff
|
annotate
2007-08-01
a packet socket
file
|
diff
|
annotate
2007-07-30
InetAddress -> InetSocketAddress
file
|
diff
|
annotate
2007-07-30
merge
file
|
diff
|
annotate
2007-07-27
ipv4-transport-address -> inet-address
file
|
diff
|
annotate
2007-07-26
replace MacAddress by Address
file
|
diff
|
annotate
2007-07-26
new address types
file
|
diff
|
annotate
2007-07-28
WAF: remove the obj.includes = '.' part from modules, since it causes build failure in OS X, and waf was just fixed to enable header files dependency tracking by default without needing to change obj.includes
file
|
diff
|
annotate
2007-07-27
ethernet Header and Trailer classes
file
|
diff
|
annotate
2007-07-20
WAF: add obj.includes = '.' to command waf to do dependency tracking on private header files.
file
|
diff
|
annotate
2007-07-15
WAF: derive the variable NS3_MODULES from the 'all_modules' list in src/wscript, instead of requiring every module to define a configure function to register themselves. This way module registration is done in one place only: src/wscript. Requires module naming conventions, though.
file
|
diff
|
annotate
2007-06-15
WAF: make all ns3 modules register themselves in the environment; link the run-tests program with all ns3 modules, not with a hardcoded list.
file
|
diff
|
annotate
2007-06-12
Re-sync WAF build with the latest SConstruct changes.
file
|
diff
|
annotate
2007-06-04
rename i-node to node
file
|
diff
|
annotate
2007-05-14
Update WAF scripts to changes in source tree layout
file
|
diff
|
annotate
2007-05-14
rename node.h to i-node.h
file
|
diff
|
annotate
2007-05-13
merge
file
|
diff
|
annotate
2007-05-13
WAF: simplify wscripts using the new chained uselib_local dependencies feature of WAF SVN; now build all samples and examples; add --disable-rpath configure option; add WAF build instructions.
file
|
diff
|
annotate
2007-05-07
Add support for building with WAF
file
|
diff
|
annotate
(0)
tip