Tom Henderson
7f00a95f65
bindings: Rescan all 64-bit bindings
2017-09-27 18:51:23 -07:00
Alexander Krotov
625680c663
s/teh/the/
2017-06-06 15:00:42 +03:00
Stefano Avallone
9eff4d8251
Rescan python bindings
2017-03-08 18:02:19 +01:00
Alina Quereilhac
6c25afefc2
Bug 2539 - emu-fd-net-device-helper.cc dead assignment. (fix due Natale Patriciello)
2016-11-07 23:08:52 -03:00
Tom Henderson
df4dd9df4d
bindings: Rescan all bindings
2016-09-27 22:18:47 -07:00
Tom Henderson
b9e5595665
bindings: Rescan all bindings
2016-09-26 05:33:13 -07:00
Tom Henderson
4d677cb2e7
[build] Partial fix for warnings revealed by changeset 865b0fc5e241
...
'Enable -Wstrict-overflow for G++ >= 4.8.1' revealed some issues.
2016-09-04 21:56:48 -07:00
Peter D. Barnes, Jr.
38632b0e18
Add CommandLine to all examples
2016-05-27 01:24:32 -04:00
Tom Henderson
3989c359ce
bindings: rescan all module bindings
2016-08-20 22:00:50 -07:00
Tom Henderson
f23dc6a347
bindings: rescan all module bindings
2016-07-22 17:45:51 -07:00
Tom Henderson
7f88b04c33
bindings: rescan all module bindings
2016-07-20 16:33:57 -07:00
Tommaso Pecorella
971ace1bfd
Rescan Python bindings
2016-07-16 23:29:23 +02:00
Tom Henderson
b1c3fd67bc
rescan all bindings
2016-07-12 08:17:20 -07: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
Alina Quereilhac
4c4acc74b1
bug 2374: The TapFdNetDeviceHelper does not seem to work in ns-3.25. (fix by Tommaso Pecorella)
2016-04-16 13:58:17 +02:00
Tom Henderson
822ddcb157
bindings: rescan bindings
2016-03-08 22:01:30 -08:00
Tom Henderson
e7e64c971e
rescan bindings
2016-02-26 08:20:55 -08:00
Tom Henderson
332ea29d8e
rescan all bindings
2016-02-25 11:58:10 -08:00
Tommaso Pecorella
6bd2b6f256
Moved internet-specific apps to the new internet-apps module
2015-11-09 22:32:26 +01:00
Tom Henderson
9c5e9b5cf5
rescan bindings
2015-10-11 11:15:57 -07:00
Tom Henderson
55b0e0147e
rescan bindings
2015-09-07 11:04:33 -07:00
Peter D. Barnes, Jr.
b1976b6366
Merge
2015-08-18 16:59:27 -07:00
Peter D. Barnes, Jr.
61f2fbd415
[doxygen] Revise TracedCallback function signatures for const.
2015-08-18 16:46:10 -07:00
Tom Henderson
95ffc4d89b
rescan bindings
2015-08-14 08:00:38 -07:00
Alina Quereilhac
47d54736d4
bug 2119: Fixing memory leaks in FdNetDevice test with DefaultSimulatorImpl due to non-executed events when simulation ends
2015-08-04 22:45:54 +02:00
Alina Quereilhac
559d337432
revert changeset 4be177372dc4 (Bug 2119) due to test 'dummy-network' now crashing for OS X
2015-07-20 10:27:31 +02:00
Alina Quereilhac
1b432fecac
Bug 2119 - valgrind leaks intermittently reported for fd-net-device dummy-network - Required SimulatorImplementationType to be set to ns3::RealtimeSimulatorImpl
2015-07-15 16:52:16 +02:00
Tommaso Pecorella
13deae792b
[Doxygen] tap-bridge module fixes
2015-05-24 15:37:37 +02:00
Tommaso Pecorella
f5147ff55e
[Doxygen] fd-net-device module fixes
2015-05-24 09:58:19 +02:00
Tom Henderson
92d33e8c9e
rescan bindings
2015-05-05 21:29:58 -07:00
Tom Henderson
27d57e4107
SetGroupName for fd-net-device module
2015-05-05 18:42:31 -07:00
Alina Quereilhac
70af4a402c
remove redundant GetObject from tap-fd-net-device-helper.cc
2015-03-19 15:20:46 +01:00
Alina Quereilhac
47fdaa9927
add example fd2fd-onoff.cc from the fd-net-device module to unit tests using UDP as default mode
2015-03-19 15:13:07 +01:00
Tom Henderson
0e1d8c6f17
add comments and logging around changeset c97ef876d98c
2015-02-23 12:25:34 -08:00
Alina Quereilhac
03154fb21f
bug 2063: FdNetDevice::SendFrom() Assert does not take into account the size of the headers. (fix due Rubén Martínez and Tom Henderson)
2015-02-17 03:38:14 +01:00
Tom Henderson
e1108928f1
rescan bindings
2014-12-19 16:22:49 -08:00
Peter D. Barnes, Jr.
4cb9c7b916
TracedCallback function signatures, the simple ones.
...
These are TracedCallback function signatures for traces sources
using a single argument.
2014-10-03 02:24:42 -07:00
Peter D. Barnes, Jr.
ee641c723b
[Doxygen] Remove inappropriate uses of @internal
2014-11-03 12:33:13 -08:00
Tom Henderson
31d2a3aad7
rescan bindings
2014-10-14 11:36:00 -07:00
Tom Henderson
c41ba4e79a
rescan bindings
2014-10-13 21:25:21 -07:00
Tom Henderson
d471d382ac
rescan bindings
2014-10-07 12:19:52 -07:00
Tom Henderson
0bb6e095b3
bug 1343 (documentation): emu-udp-echo-client/server.cc missing, but referenced in HOWTOs
2014-10-06 14:52:08 -07:00
Tom Henderson
94cd3d8542
remove deprecated emu module
2014-10-06 14:50:49 -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
Tom Henderson
c994aa10d8
rescan remaining bindings
2014-09-15 20:51:08 -07:00
Alina Quereilhac
10269d0a5b
Fix for Bug 1961 - planetlab-tap-creator "variable set but not used"
2014-08-06 11:00:06 +02:00
Alina Quereilhac
e6fc8c2ad2
update fd-tap-ping.cc instructions
2014-06-15 08:54:48 -07:00
Tom Henderson
70f3450c5e
update bindings
2014-05-30 10:07:22 -07:00
Peter D. Barnes, Jr.
cd3da7143d
[doxygen] Revert r10410, r10411, r10412
2014-03-05 17:06:59 -08:00
Gustavo Carneiro
ff3054b592
Fixes to support Python >= 3.3 in ns3 python bindings
2014-03-02 23:48:27 +00:00