bindings/python/ns3_module_internet_stack.py
2009-09-02 Don't python-bind the class NscTcpL4Protocol, it is implementation detail.
2009-08-31 rescan
2009-08-31 Re-scan Python bindings and use newer PyBindGen.
2009-06-24 update bindings
2009-06-21 rescan bindings
2009-06-12 Move Ipv4ListRouting to src/internet-stack; get rid of Impl class
2009-06-12 Remove static routing dependencies in code
2009-06-10 move global routing code into global routing directory
2009-06-09 rescan python
2009-05-28 bindings/ changes for IPv4 routing rework
2009-05-21 rescan python bindings
2009-05-19 rescan python
2009-04-24 rescan python
2009-04-17 rescan bindings
2009-02-28 Make ipv4-interface.h, ipv4-l3-protocol.h, and ipv4-static-routing.h private. Closes #370.
2009-02-25 rescan python
2009-01-13 Proposed RNG API changes
2009-01-09 rescan python
2008-12-02 rescan bindings
2008-11-28 The 'contrib' module actually depends on 'common' too (affects waf --python-scan)
2008-11-08 Python: require new pybindgen and re-scan API to make the list of free functions and namespaces sorted.
2008-10-29 apply icmp patch
2008-10-16 bug 372: fragmentation is broken
2008-10-06 New pybindgen and new API scanning, brings support for comparison operators and + - * / numeric operators.
2008-09-03 merge with HEAD
2008-09-02 move GetBssid down to MacLow
2008-09-02 bug 282: remove Ipv4L4Demux
2008-09-02 bug 274: bridge must detect compatibility of devices with bridging mode
2008-09-02 New pybindgen and API rescan. Extensive API description files changes because pybindgen now handles consts differently.
2008-08-29 Require new PyBindGen (now ignores the badly scanned anonymous containers that cause problems on cygwin) and rescan API.
2008-08-19 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-07-21 Python: new pybindgen, rescan API definitions, new API definition files are more multi-line and hopefully easier to read
2008-07-14 Rescan API
2008-07-11 Rescan APIs
2008-07-08 python bindings