Tommaso Pecorella
95bb72b5b4
sixlowpan: rescan bindings
2018-09-02 01:20:09 +02:00
Tommaso Pecorella
dac342dff1
sixlowpan: remove unused includes
2018-04-25 22:34:07 -05:00
Tom Henderson
9deaad5ae7
rescan bindings
2018-08-09 10:14:27 -07:00
Tom Henderson
0b9893a908
Rescan all Python bindings
2018-07-21 16:14:09 -07:00
Tom Henderson
6366804af7
Rescan all Python bindings
2018-07-15 12:36:05 -07: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
Tom Henderson
c2a9b2e56b
bindings: Rescan all bindings
2018-03-14 20:38:59 -07:00
Hossam Khader
ad5f9374e0
uan: ( fixes #2413 ) Changes in the UAN module to support NS-3 IP stack
2018-02-24 20:07:05 -06: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
Stefano Avallone
9eff4d8251
Rescan python bindings
2017-03-08 18:02:19 +01:00
Tommaso Pecorella
b10bdc27d4
sixlowpan: Rescan bindings
2017-02-01 21:57:47 +01:00
Tommaso Pecorella
15ce1bc8bb
Tests: Static variables documentation
2017-01-29 03:25:01 +01:00
Tommaso Pecorella
4e9537008a
Tests: reorganize ErrorChannel and ErrorBinaryModel
2017-01-29 03:15:41 +01:00
Tommaso Pecorella
077220e610
sixlowpan: fix more copy-paste mistakes
2017-01-23 02:10:30 +01:00
Tommaso Pecorella
a01b3793f0
sixlowpan: fix copy-paste mistake
2017-01-23 01:07:48 +01:00
Tommaso Pecorella
b8223fc086
sixlowpan: more doxygen fixes
2017-01-22 00:59:47 +01:00
Tommaso Pecorella
3a643012d7
sixlowpan: doxygen updates (thanks to Robert Ammon)
2017-01-17 02:23:43 +01:00
Stefano Avallone
d2e1b9e5b2
Remove unnecessary inclusions of drop-tail-queue.h
2016-12-11 23:48:57 +01: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
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
Tommaso Pecorella
5528b342cb
internet and other modules: doxygen and manual improvements
2016-07-14 10:56:33 +02:00
Hossam Khader
e9e80fa69a
sixlowpan: ( fixes #2439 ) SixLowPan headers needs casts to int in some places
2016-06-14 22:56:28 +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
Tommaso Pecorella
1865443417
Doxygen: some typos fixed.
2016-05-29 17:24:37 +02:00
Tommaso Pecorella
a97cac4d28
sixlowpan: ( fixes #2346 ) CompressionThreshold limit can be violated
2016-03-24 20:54:02 +01:00
Tom Henderson
3550057f1a
rescan all Python bindings
2016-03-21 22:02:32 -07:00
Tom Henderson
822ddcb157
bindings: rescan bindings
2016-03-08 22:01:30 -08:00
Tommaso Pecorella
96c63f4b95
internet: add DSCP Getter/ Setter to IPv6 header
2016-02-18 21:23:24 +01:00
Tommaso Pecorella
dd2d0858d1
sixlowpan: use standard internet helpers
2016-02-18 20:50:59 +01:00
Tommaso Pecorella
a355c05f3c
Bug 2272 - SixLowPan NetDevice can not send uncompressed packets larger than 802.15.4 MTU
2016-01-20 00:33:47 +01:00
Tommaso Pecorella
7a1e9cfb7f
Bug 2219 - SixLowPanNetDevice hangs trying to decode a IPv6 Fragment extension header
2015-11-14 23:23:35 +01:00
Tommaso Pecorella
6bd2b6f256
Moved internet-specific apps to the new internet-apps module
2015-11-09 22:32:26 +01: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
Tommaso Pecorella
871b92f377
[Doxygen] update sixlowpan in/out params
2015-07-25 23:55:40 +02:00
Peter D. Barnes, Jr.
d67ced0392
Fix parents, group names, and missing constructors in GetTypeId definitions.
2015-06-09 12:59:59 -07:00
Tommaso Pecorella
5a7a4fff83
Bug 2126 - LrWpanNetDevice silently accepts no mobility on the node
2015-05-28 10:22:59 +02:00
Tommaso Pecorella
5a78f132f2
SetGroupName for sixlowpan module
2015-03-27 22:24:25 +01:00
Tom Henderson
e1108928f1
rescan bindings
2014-12-19 16:22:49 -08:00
Peter D. Barnes, Jr.
692bf472e6
TracedCallback function signatures, the rest.
2014-12-04 10:02:01 -08:00
Tom Henderson
31d2a3aad7
rescan bindings
2014-10-14 11:36:00 -07:00