Gustavo J. A. M. Carneiro
|
abd6647112
|
New PyBindGen, fixes python wrapper identity issue.
|
2008-08-23 22:35:10 +01:00 |
|
Raj Bhattacharjea
|
cd95f66344
|
Fix a unit test typo (thanks Providence Salumu Munga
|
2008-08-19 14:13:01 -04:00 |
|
Gustavo J. A. M. Carneiro
|
fd774c3fb6
|
New PyBindGen version and API rescan: adds missing copy constructors, and generates __copy__ methods so that python's copy.copy() works on our objects.
|
2008-08-19 17:48:09 +01:00 |
|
Gustavo J. A. M. Carneiro
|
097f338632
|
Make copy constructors of some wifi classes private so that pybindgen won't use them (they are not usable)
|
2008-08-19 17:45:41 +01:00 |
|
Gustavo J. A. M. Carneiro
|
433c4e2eea
|
New pybindgen version, fixes a couple of bugs caught by regression testing.
|
2008-08-19 12:53:44 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7c7b4e12fb
|
Don't scan python bindings until the everything.h file to be scanned is generated. Closes #288.
|
2008-08-18 23:04:49 +01:00 |
|
Gustavo J. A. M. Carneiro
|
f051f8fb19
|
New PyBindGen version needed.
|
2008-08-18 16:03:31 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0717db6ed0
|
Rescan Python bindings
|
2008-08-18 16:02:54 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a128c2f70a
|
Python: fix bad parameter passed into pybindgen.
|
2008-08-18 16:00:47 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0335beed14
|
Python: ignore TracedCallback classes for the time being: they were never usable and were triggering pybindgen generate code compilation problems.
|
2008-08-18 16:00:10 +01:00 |
|
Mathieu Lacage
|
c71981e5a2
|
remove uneeded EnableMetadata calls
|
2008-08-15 10:15:54 -07:00 |
|
Raj Bhattacharjea
|
35c5966c45
|
Refactor OnOff so Start doesn't immediate close the socket (bug 259)
|
2008-08-15 12:58:53 -04:00 |
|
Raj Bhattacharjea
|
471112db7e
|
Use scheduler to call up the stack in SimpleNetDevice (bug 287)
|
2008-08-15 11:25:18 -04:00 |
|
Raj Bhattacharjea
|
a55316e4f7
|
Add another test to TcpSocketImplTest
|
2008-08-14 18:25:33 -04:00 |
|
Raj Bhattacharjea
|
4ad7f52f7c
|
Add a test to TcpSocketImpl unit tests
|
2008-08-14 17:39:43 -04:00 |
|
Raj Bhattacharjea
|
2231b56ebe
|
Make TypeId(const char * name) explicit (bug 281)
|
2008-08-14 13:04:18 -04:00 |
|
Mathieu Lacage
|
d0ff359d01
|
fully qualify class name to use macro outside of ns3 namespace.
|
2008-08-13 10:11:41 -07:00 |
|
Mathieu Lacage
|
66c9294134
|
make it build with gcc 4.1.3
|
2008-08-13 10:08:03 -07:00 |
|
Raj Bhattacharjea
|
f9cb0f5a7e
|
Stub TcpSocketImpl unit test
|
2008-08-11 16:47:46 -04:00 |
|
Mathieu Lacage
|
524435da19
|
allow attribute setters to fail.
|
2008-08-12 12:55:11 -07:00 |
|
Mathieu Lacage
|
728f6ad65d
|
make sure we don't attempt to read outside of ourselves when deserializing a header for printing.
|
2008-08-11 15:18:40 -07:00 |
|
Mathieu Lacage
|
b591ee4053
|
bug 275: Queue::Peek should return Ptr<const Packet>
|
2008-08-11 10:40:31 -07:00 |
|
Mathieu Lacage
|
222c989f79
|
bug 276: bridge netdevice has no helper class.
|
2008-08-11 10:30:46 -07:00 |
|
Raj Bhattacharjea
|
68f0b97baa
|
rm examples/tcp-2way.cc
|
2008-08-10 15:45:27 -04:00 |
|
Mathieu Lacage
|
404cdb6f49
|
use the right log component name for PacketSink. use NS_LOG_FUNCTION.
|
2008-08-09 10:52:36 -07:00 |
|
Mathieu Lacage
|
f6044dc0b4
|
remove uneeded virtual keyword
|
2008-08-08 16:29:15 -07:00 |
|
Gustavo J. A. M. Carneiro
|
39f080feba
|
Rescan API (due to wifi changes to support bridging)
|
2008-08-08 10:49:18 +01:00 |
|
Mathieu Lacage
|
3ca49e8f39
|
ensure type is registered
|
2008-08-07 12:22:38 -07:00 |
|
Mathieu Lacage
|
1327e45a41
|
merge with HEAD
|
2008-08-07 11:14:32 -07:00 |
|
Mathieu Lacage
|
bfd084bde7
|
implement WifiNetDevice::SendFrom
|
2008-08-07 11:14:15 -07:00 |
|
Mathieu Lacage
|
29151f4ec2
|
remove Node::GetFirstApplication checked in changeset 38b8549b1ad3 by mistake.
|
2008-08-07 10:13:54 -07:00 |
|
Gustavo J. A. M. Carneiro
|
161adc2a4e
|
Bug #270: Simulator::RunOneEvent
|
2008-08-06 11:37:52 +01:00 |
|
Gustavo J. A. M. Carneiro
|
bf060fddf8
|
Oops, typo (evil copy-paste)
|
2008-08-06 16:11:44 +01:00 |
|
Gustavo J. A. M. Carneiro
|
3883a5e095
|
Add bounds checking asserts to Node::GetApplication, NodeList::GetNode, and Node::GetDevice.
|
2008-08-06 16:06:44 +01:00 |
|
Gustavo J. A. M. Carneiro
|
1eecaa6abd
|
merge
|
2008-08-05 19:46:05 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2d872a846d
|
Python: re-scan API; unblock python threads during Simulator::Run; new pybindgen brings improved thread safety for virtual methods.
|
2008-08-05 19:42:53 +01:00 |
|
Craig Dowell
|
2966ca33b9
|
Comment to clarify MTU policy was insufficiently clear
|
2008-08-05 10:34:26 -07:00 |
|
Mathieu Lacage
|
162194c37f
|
repeat the virtual keyword in the subclass
|
2008-08-05 10:06:40 -07:00 |
|
Craig Dowell
|
13bdfdf131
|
actually use CHANGES.html
|
2008-08-04 17:44:53 -07:00 |
|
Craig Dowell
|
6116a532db
|
branch merge
|
2008-08-04 17:32:49 -07:00 |
|
Craig Dowell
|
6c7bdf5845
|
sort out various MTU options
|
2008-08-04 17:32:32 -07:00 |
|
Tom Henderson
|
b6a0e35db1
|
Add CHANGES.html
|
2008-08-04 14:43:53 -07:00 |
|
Craig Dowell
|
3a519a71da
|
128 column pages
|
2008-08-03 21:55:49 -07:00 |
|
Mathieu Lacage
|
7a711ae53e
|
bug 269: revert parts of 9e763021e045 and add comments to avoid getting these again.
|
2008-08-03 09:14:07 -07:00 |
|
Gustavo J. A. M. Carneiro
|
1e654fa962
|
merge
|
2008-08-01 23:15:00 +01:00 |
|
Gustavo J. A. M. Carneiro
|
27df0a5c92
|
Python: use hash() as temporary workaround to check if two objects with different wrappers are underneath the same.
|
2008-08-01 23:11:42 +01:00 |
|
Tom Henderson
|
af0efdeab3
|
branch merge
|
2008-08-01 07:40:22 -07:00 |
|
Mathieu Lacage
|
4ba6e58745
|
bug 266: src/wscript unconditionally sets conf.env['NS3_MODULE_PATH']
|
2008-07-31 15:04:01 -07:00 |
|
Raj Bhattacharjea
|
172db792a8
|
Misspelling in AUTHORS file
|
2008-07-30 16:36:57 -04:00 |
|
Mathieu Lacage
|
51d31554c4
|
merge with HEAD
|
2008-07-30 12:44:56 -07:00 |
|