Tom Henderson
9bfa3bd724
bindings: Rescan all APIs
2020-10-03 14:21:45 -07:00
Tommaso Pecorella
3a353f3032
click: fix out-of-namespace call.
2020-09-17 21:32:09 +00:00
Anna Poon
db114ff862
adding changes for implement click to be merged for merge request
2020-09-15 19:22:18 +00:00
Tom Henderson
8c6fb7d420
bindings: Rescan all APIs
2020-09-05 13:04:28 -07:00
Sebastien Deronne
bd1ad3994a
wifi: Decouple standard and frequency band
2020-09-03 18:43:43 +00:00
Steven Smith
dded72e02e
build: ( fixes #217 ) Guard compilation of example used as a test
...
* Added documentation to ExampleAsTestSuite on the need for this guarding
* Updated with Peter's patch for examples-as-test placeholders in wscripts
2020-06-08 09:35:50 -07:00
Tom Henderson
5eea3c0270
bindings: Rescan all APIs
2020-06-07 11:38:26 -07:00
Tom Henderson
e99ae43138
bindings: rescan all APIs
2020-05-11 22:07:00 -07:00
Peter D. Barnes, Jr
b23be18b3b
Use CommandLine cmd (__FILE__) instead of COMMANDLINE macro.
...
This in effect replaces commit 5e624d550
2020-05-01 14:42:53 -07:00
Peter D. Barnes, Jr
5e624d5504
doc: Use the new COMMANDLINE macro in every example
2020-04-27 16:20:09 -07:00
Tommaso Pecorella
aa5306af2c
Remove test-related artifacts
2020-04-05 01:38:02 +02:00
Tom Henderson
81db931bdc
bindings: rescan all APIs
2020-02-17 13:11:04 -08:00
Tom Henderson
54593cee1b
rescan all APIs
2020-02-11 18:14:45 -08:00
Tom Henderson
468f217d26
bindings: Rescan all APIs
2020-01-12 11:17:22 -08:00
Tom Henderson
0258405cc6
build: Upgrade scripts to Python 3 (many changes due to Ankit Deepak)
2019-08-12 16:55:34 -07:00
Tom Henderson
caa195a49b
bindings: Rescan all APIs
2018-12-09 20:56:55 -08:00
Alexander Krotov
8d1b7b1391
Spellcheck the rest of ns-3
2018-06-28 12:51:39 +03:00
Tom Henderson
7d9b54aac9
rescan bindings
2018-05-28 22:00:09 -07:00
Sébastien Deronne
79310da82f
wifi: Cleanup usage of SupportedPcapDataLinkTypes
2017-11-21 12:29:15 +01:00
Tom Henderson
ab8735f403
bindings: Update all 32-bit bindings
2017-09-27 21:42:46 -07:00
Tom Henderson
7f00a95f65
bindings: Rescan all 64-bit bindings
2017-09-27 18:51:23 -07:00
Tom Henderson
efc2d4fa60
click: Rescan python bindings
2017-03-10 15:48:44 -08:00
Alexander Krotov
79358fffac
click: add corresponding va_end to va_start
2016-12-20 20:52:12 +03:00
Tommaso Pecorella
f552e0a63d
bindings: Rescan bindings
2016-11-05 02:38:37 +01:00
Robert Ammon
bf956783aa
routing: ( fixes #2527 ) Extend PrintRoutingTable to specify the time unit for the report.
2016-11-05 02:38:15 +01:00
Tommaso Pecorella
971ace1bfd
Rescan Python bindings
2016-07-16 23:29:23 +02:00
Tommaso Pecorella
afa5de4a78
internet: ( fixes #231 ) Remove SocketAddressTag
...
SocketAddressTag was a long-standing API glitch. It was used to replicate the RecvFrom effect (i.e., to know the source address of packet) without calling RecvFrom.
This option is more harmful than useful, because in case of tunnels the new tag needs to replace the old one. Moreover, there is no real need to create a new API when there is a perfectly working one (i.e., RecvFrom).
2016-06-02 01:16:39 +02:00
Lalith Suresh
a893350e83
click: fixes Bug 2290 - cannot run click examples from test.py
2016-02-10 13:31:30 +01:00
Tommaso Pecorella
61e4f41506
internet + click: Virtualized some functions common to both modules.
2016-02-09 21:16:53 +01:00
Tom Henderson
44c93c49ab
click: align Ipv4L3ClickProtocol with ae25cc3a0f89
...
this commit also fixes a bug uncovered by the more strict parsing
of Ipv4Address strings. In Ipv4ClickRouting::RouteOutput(), it is
possible for the string from the click routing table to contain
just a single entry, but the code was assuming a space-delimited
pair. If only a single entry is returned, the destination is now
set to "0.0.0.0".
2016-02-08 23:06:43 -08:00
Tom Henderson
4b3323ead4
click: temporarily disable running of click example
2016-02-08 23:02:08 -08:00
Tom Henderson
9be85824a6
click: Fix detection of Waf configuration variable
2016-02-08 22:43:32 -08:00
Tom Henderson
b04d1388a9
Fix click examples from commit ae504de1efb0
2016-02-07 09:07:37 -08:00
Tom Henderson
e476598d18
wifi: Bindings and examples for commit 7c60a9f8f271
2016-02-05 19:45:20 -08:00
Sébastien Deronne
4f54ca4f1e
wifi: ( fixes #2116 and #2213 ) Refactor helpers and APIs
2016-02-05 21:48:25 +01:00
Peter D. Barnes, Jr.
61f2fbd415
[doxygen] Revise TracedCallback function signatures for const.
2015-08-18 16:46:10 -07:00
Tom Henderson
dc3667a937
bug 2125: subclasses must chain up to their base class NotifyNewAggregate() method (patch due to nlmills)
2015-06-24 21:36:15 -07:00
Tom Henderson
15b8c704a9
SetGroupName for click module
2015-04-16 20:58:18 -07:00
Peter D. Barnes, Jr.
ee641c723b
[Doxygen] Remove inappropriate uses of @internal
2014-11-03 12:33:13 -08:00
Tom Henderson
c9f4bc4e68
bug 1551 postfix: enable logging for functions outside namespace ns3
2014-10-01 20:50:46 -07:00
Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Peter D. Barnes, Jr.
cd3da7143d
[doxygen] Revert r10410, r10411, r10412
2014-03-05 17:06:59 -08:00
Peter D. Barnes, Jr.
4a5acb6109
One waf to rule them all.
2014-02-07 17:00:28 -08:00
Tom Henderson
4ef03c0719
update click bindings
2014-02-02 11:03:06 -08:00
Vedran Miletić
6acf41814e
Move tests outside ns3 namespace
2014-01-02 18:34:30 +01:00
Peter D. Barnes, Jr.
d75ff3559e
doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented"
2013-11-14 16:58:28 -08:00
Peter D. Barnes, Jr.
1c3e6149ab
Models source highlighting
2013-11-14 16:57:21 -08:00
Vedran Miletić
f781366d2e
Fix compilation with Clang 3.2 and newer versions, including Apple Clang 5.0
...
Clang 3.2 requires all class members to be used in the code; this patch either removes class members that are not used or adds NS_UNUSED/NS_UNUSED_GLOBAL around them. Thanks to Andrey Mazo and Tommaso Pecorella for review.
2013-10-20 12:46:27 +02:00
Tom Henderson
aa99130b08
update bindings
2013-08-27 19:08:05 -07:00
Alexander D'souza
ac7c84ab0b
Follow up patch for Click: Bug 760 - IP address removal can be painful
2013-07-18 14:07:56 +02:00