Commit Graph

256 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
774a746985 Bug 786 - Make Ipv4Address hashable from Python 2010-01-14 11:45:04 +00:00
Gustavo J. A. M. Carneiro
499992cd07 rescan python 2009-12-28 18:19:13 +00:00
Gustavo J. A. M. Carneiro
dddcbe4e1c python: fix scanning to correctly look for the new SimpleRefCount templated class and declare it is reference counted 2009-12-28 17:55:12 +00:00
Gustavo J. A. M. Carneiro
35eaee45d4 python: fix error reporting, make it much more verbose 2009-12-28 17:53:52 +00:00
Sebastien Vincent
83ebd91e1b Fix build with g++-4.5 + rescan python bindings. 2009-12-20 18:24:46 +01:00
Faker Moatamri
df4cc7d707 Rescan python bindings 2009-12-18 19:10:28 +01:00
Antti Mäkelä
c9c33ec8f5 bug 742: Implementation of SO_BINDTODEVICE 2009-12-15 20:41:36 -08:00
Tom Henderson
123efa45fd Update bindings 2009-12-13 22:11:05 -08:00
Tom Henderson
e3037eb0c4 rescan bindings 2009-12-08 22:44:10 -08:00
fmoatamr
ff007127cf Fixing building with python bindings under MingW 2009-12-08 11:07:00 +01:00
fmoatamr
c25a49aac3 Fixing building with python bindings under MacOS and MingW 2009-12-07 19:16:52 +01:00
Craig Dowell
a2c63bf818 Drop CSMA packets with CRC errors, rescan, dox tweaks 2009-12-02 15:11:49 -08:00
Craig Dowell
e2bf7eb25f ns3_module_udp_client_server.py are made, why not check them in 2009-11-30 18:30:25 -08:00
Craig Dowell
a0d11b0209 Get emu working again: Add Dix/Llc option, add and use contextual realtime schedule ops, don't refcount realtime simulator impl 2009-11-30 18:22:10 -08:00
Craig Dowell
0db2a7250a rescan bindings 2009-11-30 14:46:02 -08:00
Gustavo J. A. M. Carneiro
ffde19c1a0 python apidefs rescan 2009-11-25 11:41:55 +00:00
Gustavo J. A. M. Carneiro
b801dc27ac python scanning: order from chaos: pre-sort the ns3 module dependency graph to improve stability of the result 2009-11-25 11:41:46 +00:00
Gustavo J. A. M. Carneiro
34675800d5 Improved detection of apidefs to use for python (Bug 734) 2009-11-22 18:27:14 +00:00
Tom Henderson
9c31313d9e remove deprecated API 2009-11-21 16:33:39 -08:00
Tom Henderson
b46424f5ce Update bindings for bug 735 fix 2009-11-19 16:15:16 -08:00
Gustavo J. A. M. Carneiro
9b63e2d597 Patch the bad default_value given by gccxml in the case of MilliSeconds(0) 2009-11-19 11:19:39 +00:00
Gustavo J. A. M. Carneiro
dae6fde0d4 There was a race condition in last python apidefs rescan... 2009-11-18 12:42:33 +00:00
Gustavo J. A. M. Carneiro
3aecea3a7f Python: rescan; need new 'section precedence' API from PyBindGen; other PBG bug fixes pulled from new version. 2009-11-18 12:03:43 +00:00
Gustavo J. A. M. Carneiro
594dd9b90e Python: add default_value support to our custom Callback type handlers 2009-11-18 12:01:33 +00:00
Faker Moatamri
d2d081606f Rescan python bindings 2009-11-12 10:20:26 +01:00
Gustavo J. A. M. Carneiro
4bcced389f Python API rescan 2009-10-26 10:15:22 +00:00
Gustavo J. A. M. Carneiro
1a742a3c02 Upgrade pybindgen to fix bug #723 2009-10-17 00:30:07 +01:00
Sebastien Vincent
b373a3ee69 Python scan (x86 and x86-64). 2009-10-08 07:10:54 +02:00
Gustavo J. A. M. Carneiro
05e8a59de5 python-scan 2009-10-01 14:22:40 +01:00
Craig Dowell
c1142f7738 Refalgamize test framework to allow multiple test failures 2009-09-30 20:26:33 -07:00
Gustavo J. A. M. Carneiro
25f672a80d Rescan API for Python 2009-09-30 12:41:58 +01:00
Craig Dowell
100a7b1994 get rid of names silly singleton and rescan 2009-09-28 19:39:49 -07:00
Gustavo J. A. M. Carneiro
3c16533c21 Put back the configure check to disable python bindings in cygwin, due to our inability to install gccxml in cygwin. 2009-09-25 12:15:27 +01:00
Gustavo J. A. M. Carneiro
16835e0b5d Python: allow multiple api definitions directories, one per data model. 2009-09-22 16:13:42 +01:00
Gustavo J. A. M. Carneiro
6214778dc3 Rescan API for Python 2009-09-21 17:53:43 +01:00
Sebastien Vincent
fac12d7448 Doxygenize. 2009-09-18 18:21:15 +02:00
Gustavo J. A. M. Carneiro
e3477c5525 rescan python bindings so that FlowMonitor::GetFlowStats binding works 2009-09-18 11:43:39 +01:00
Sebastien Vincent
f19c5ff408 Fix build on g++-4.x. 2009-09-17 07:25:36 +02:00
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
4fff24300a merge with ns-3-dev 2009-09-15 11:35:21 +01:00
Gustavo J. A. M. Carneiro
acf666912b Switch to the official pybindgen 0.12 release 2009-09-10 11:41:33 +01:00
Gustavo J. A. M. Carneiro
be1e0dea3f merge with ns-3-dev 2009-09-08 13:57:17 +01:00
Sebastien Vincent
df6e93bddf Python rescan. 2009-09-08 06:37:37 +02:00
Sebastien Vincent
9285510a27 Rescan python bindings. 2009-09-07 18:03:20 +02:00
Gustavo J. A. M. Carneiro
6f68b76662 Don't python-bind the class NscTcpL4Protocol, it is implementation detail. 2009-09-02 11:29:23 +01:00
Tom Henderson
188b10598c update static routing bindings 2009-08-31 23:38:48 -07:00
Tom Henderson
c3c6f80c7a update global routing bindings 2009-08-31 23:11:29 -07:00
Gustavo J. A. M. Carneiro
f9f81fd6a8 merge 2009-08-31 18:54:46 +01:00