Gustavo J. A. M. Carneiro
3c0c4acca5
merge with ns-3-dev
2009-09-16 15:27:54 +01:00
Gustavo J. A. M. Carneiro
8a4fb434b3
Python bindings rescan
2009-09-16 15:03:25 +01:00
Gustavo J. A. M. Carneiro
99a661a6fc
Update Python bindings
2009-08-31 18:53:55 +01:00
Gustavo J. A. M. Carneiro
27bdc7a194
Re-scan Python bindings and use newer PyBindGen.
2009-08-31 11:31:32 +01:00
Mathieu Lacage
fbbdd8d5c5
bug 641: CwMin setting for 802.11b
2009-08-14 12:21:39 +02:00
Mathieu Lacage
d8038d4aec
bug 600: lower the default routing priority of Ipv4GlobalRouting; move to helper
2009-06-26 15:34:16 +02:00
Tom Henderson
243653a436
bug 608: painful to enable logging of all wifi components
2009-06-26 10:35:46 +02:00
Tom Henderson
d23acfaec4
update bindings
2009-06-24 15:31:53 -07:00
Mathieu Lacage
3dc44c57ec
rescan python bindings
2009-06-03 17:40:03 +02:00
Tom Henderson
699077e890
bindings/ changes for IPv4 routing rework
2009-05-28 21:38:49 -07:00
Tom Henderson
ed936854d7
rescan python bindings
2009-05-21 06:04:40 -07:00
Mathieu Lacage
20343e5b76
rescan python
2009-05-19 15:35:05 +02:00
Mathieu Lacage
32be66cddb
rescan python bindings
2009-04-27 16:50:16 +02:00
Mathieu Lacage
48e84b9cb0
rescan python
2009-04-24 10:02:10 +02:00
Tom Henderson
0e5f6bf51d
rescan bindings
2009-04-17 15:46:01 -07:00
Craig Dowell
3fc384fd5c
Make Names API return void not bool, rescan for Python Bindings
2009-03-26 17:39:20 -07:00
Craig Dowell
7a058c4e39
remove unneeded packet copies, includes. Rescan
2009-03-16 09:44:01 -07:00
Mathieu Lacage
1e94da19f1
rescan python
2009-02-25 11:00:50 +01:00
Raj Bhattacharjea
f62c82e9bb
Rescan the bindings
2009-02-24 00:12:22 -05:00
Raj Bhattacharjea
ae4dc15905
Sync with ns-3-dev
2009-02-23 23:56:27 -05:00
Gustavo J. A. M. Carneiro
c5280eba57
Rescan python bindings.
2009-02-21 23:19:18 +00:00
Raj Bhattacharjea
06c30cd0a1
Proposed RNG API changes
2009-01-13 17:15:44 -05:00
Mathieu Lacage
7910976022
rescan python
2008-12-10 01:34:04 -08:00
Craig Dowell
151986fca8
rescan bindings
2008-12-02 12:15:18 -08:00
Gustavo J. A. M. Carneiro
a452201659
The 'contrib' module actually depends on 'common' too (affects waf --python-scan)
2008-11-28 14:45:48 +00:00
Mathieu Lacage
2bf79c66d5
add WifiHelper::Install (Ptr<Node>) method per craig's comment.
2008-11-24 06:45:13 +01:00
Mathieu Lacage
61362067bd
merge with HEAD
2008-11-24 06:36:05 +01:00
Craig Dowell
ffcb4df9d1
rescan for new method in InternetStackHelper
2008-11-17 20:14:53 -08:00
Gustavo J. A. M. Carneiro
36bc92acc9
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
vincent@clarinet.u-strasbg.fr
ac56f9122f
apply patch for bug 294 (GetMulticastAddr) + emu device update + rescan
2008-11-05 14:49:21 -08:00
Mathieu Lacage
ea50bacd42
new wifi API
2008-11-04 14:06:34 +01:00
Mathieu Lacage
cfe7d16d09
merge with HEAD
...
--HG--
rename : src/devices/wifi/wifi-phy.cc => src/devices/wifi/yans-wifi-phy.cc
rename : src/devices/wifi/wifi-phy.h => src/devices/wifi/yans-wifi-phy.h
2008-10-28 11:26:58 +01:00
Mathieu Lacage
d89c70de5d
remove realtime public API.
2008-10-27 12:47:33 +01:00
Gustavo J. A. M. Carneiro
92cd268755
New pybindgen and new API scanning, brings support for comparison operators and + - * / numeric operators.
2008-10-06 17:39:35 +01:00
craigdo@ns-test
522c4b80e3
apply MTU/FrameSize treatment to point-to-point
2008-09-05 15:18:20 -07:00
Mathieu Lacage
f5c90de8c2
move GetBssid down to MacLow
2008-09-02 13:08:47 -07:00
Gustavo J. A. M. Carneiro
0479738e6d
New pybindgen and API rescan. Extensive API description files changes because pybindgen now handles consts differently.
2008-09-02 11:12:42 +01:00
Gustavo J. A. M. Carneiro
d207d172da
Require new PyBindGen (now ignores the badly scanned anonymous containers that cause problems on cygwin) and rescan API.
2008-08-29 14:56:24 +01:00
Gustavo J. A. M. Carneiro
2f01408db6
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
7d4ab5def7
Rescan Python bindings
2008-08-18 16:02:54 +01:00
Gustavo J. A. M. Carneiro
c6795fea8b
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
Gustavo J. A. M. Carneiro
2d8befef63
Python: new pybindgen, rescan API definitions, new API definition files are more multi-line and hopefully easier to read
2008-07-21 15:30:15 +01:00
Gustavo J. A. M. Carneiro
bef2c5040c
Rescan APIs
2008-07-11 18:39:19 +01:00
Gustavo J. A. M. Carneiro
9efa9be722
python bindings
2008-07-08 10:43:58 -07:00