Sebastien Vincent
0836862402
NdiscCache copy constructor private + python rescan.
2009-09-16 20:08:47 +02:00
Gustavo J. A. M. Carneiro
28f016ad5b
merge with ns-3-dev
2009-09-16 15:27:54 +01:00
Gustavo J. A. M. Carneiro
d40fbea6de
Python bindings rescan
2009-09-16 15:03:25 +01:00
Gustavo J. A. M. Carneiro
f9f81fd6a8
merge
2009-08-31 18:54:46 +01:00
Gustavo J. A. M. Carneiro
e29d6c5023
Update Python bindings
2009-08-31 18:53:55 +01:00
Mathieu Lacage
06a961f80c
rescan
2009-08-31 15:29:20 +02:00
Gustavo J. A. M. Carneiro
43ea214b4f
Re-scan Python bindings and use newer PyBindGen.
2009-08-31 11:31:32 +01:00
Tom Henderson
40359e3f55
Rescan bindings
2009-08-22 15:38:32 -07:00
Mathieu Lacage
893360bfe5
rescan python
2009-08-14 11:53:27 +02:00
Mathieu Lacage
4b26cca7e6
rescan python
2009-07-16 13:12:34 +02:00
Mathieu Lacage
db9d8c377e
rescan bindings
2009-06-26 09:55:45 +02:00
Tom Henderson
fe7629c55b
update bindings
2009-06-24 15:31:53 -07:00
Tom Henderson
234df20364
Move Ipv4ListRouting to src/internet-stack; get rid of Impl class
2009-06-12 14:43:22 -07:00
Mathieu Lacage
3acde4b6c5
rescan python bindings
2009-06-03 17:40:03 +02:00
Tom Henderson
1191db6cd4
bindings/ changes for IPv4 routing rework
2009-05-28 21:38:49 -07:00
Tom Henderson
9cdc0cfd71
rescan python bindings
2009-05-21 06:04:40 -07:00
Mathieu Lacage
bf673cf808
rescan python
2009-05-19 15:35:05 +02:00
Mathieu Lacage
cc5c5444ec
rescan python
2009-04-24 10:02:10 +02:00
Tom Henderson
f9bb69ba63
rescan bindings
2009-04-17 15:46:01 -07:00
Mathieu Lacage
48d617eb9d
rescan python
2009-04-16 11:10:27 +02:00
Mathieu Lacage
3f90d9595a
scan python
2009-04-16 09:25:32 +02:00
Craig Dowell
4d17b00ad4
Make Names API return void not bool, rescan for Python Bindings
2009-03-26 17:39:20 -07:00
Craig Dowell
a66b8cab4e
remove unneeded packet copies, includes. Rescan
2009-03-16 09:44:01 -07:00
Gustavo J. A. M. Carneiro
50e0ba8801
Make ipv4-interface.h, ipv4-l3-protocol.h, and ipv4-static-routing.h private. Closes #370 .
2009-02-28 15:02:15 +00:00
Mathieu Lacage
c4389f8288
rescan python
2009-02-25 11:00:50 +01:00
Raj Bhattacharjea
7e06c78762
Rescan the bindings
2009-02-24 00:12:22 -05:00
Raj Bhattacharjea
fc998323d4
Sync with ns-3-dev
2009-02-23 23:56:27 -05:00
Gustavo J. A. M. Carneiro
f00e2d7b11
Rescan python bindings.
2009-02-21 23:19:18 +00:00
Raj Bhattacharjea
8d45909678
Update the bindings for GetSeed change
2009-01-28 13:35:47 -05:00
Raj Bhattacharjea
1858b93cfa
Update the bindings
2009-01-22 15:13:47 -05:00
Raj Bhattacharjea
5d667957a7
Fix old code that crept in
2009-01-20 16:36:08 -05:00
Raj Bhattacharjea
a0ce50f7ff
Proposed RNG API changes
2009-01-13 17:15:44 -05:00
Mathieu Lacage
530c949c2a
rescan python
2009-01-09 13:18:29 +01:00
Mathieu Lacage
1732ab51e2
virtualize ErrorRateModel
2009-01-06 13:12:28 +01:00
Craig Dowell
f8cf3d5cf4
rescan bindings
2008-12-02 12:15:18 -08:00
Gustavo J. A. M. Carneiro
192ae37d11
The 'contrib' module actually depends on 'common' too (affects waf --python-scan)
2008-11-28 14:45:48 +00:00
Gustavo J. A. M. Carneiro
d474f1933a
Bug 289: CommandLine::AddValue is not wrapped
2008-11-26 12:11:11 +00:00
Mathieu Lacage
8393b27aa2
merge with HEAD
2008-11-24 06:36:05 +01:00
Craig Dowell
81c8a200d9
change attribute ReceiveErrorModel in CSMA and rescan
2008-11-17 19:56:04 -08:00
Gustavo J. A. M. Carneiro
f804bb190a
Python: require new pybindgen and re-scan API to make the list of free functions and namespaces sorted.
...
This commit will change a lot the scanned API definitions, once, but should allow much more stable scanning in the future, as right now only types were being sorted, but free functions can jump up or down when different people on different machines scan the API. Well, no more will that happen in the future, I hope.
2008-11-08 15:00:28 +00:00
Unknown
dc2d67e7b8
apply patch for bug 294 (GetMulticastAddr) + emu device update + rescan
2008-11-05 14:49:21 -08:00
Craig Dowell
0df5a7183a
apply icmp patch
2008-10-29 11:18:39 -07:00
Mathieu Lacage
40dc133bc7
merge with HEAD
2008-10-28 11:26:58 +01:00
Mathieu Lacage
e2c52c7b90
remove realtime public API.
2008-10-27 12:47:33 +01:00
Craig Dowell
012433cf91
rescan after bug 357 patch
2008-10-23 10:57:26 -07:00
Gustavo J. A. M. Carneiro
6cae60a58d
merge
2008-10-16 11:42:23 +01:00
Mathieu Lacage
d3e9be922d
bug 372: fragmentation is broken
2008-10-16 09:48:47 +02:00
Gustavo J. A. M. Carneiro
fe8cbc9a0f
A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
2008-10-15 15:55:09 +01:00
Gustavo J. A. M. Carneiro
8a664200e5
New pybindgen and new API scanning, brings support for comparison operators and + - * / numeric operators.
2008-10-06 17:39:35 +01:00
Gustavo J. A. M. Carneiro
0adbfb8047
New pybindgen and API rescan. Extensive API description files changes because pybindgen now handles consts differently.
2008-09-02 11:12:42 +01:00