Commit Graph

10220 Commits

Author SHA1 Message Date
Alexander Krotov
ddf07b01ca core: Trim whitespace in vector.{cc,h} 2017-04-04 18:55:55 +03:00
Stefano Avallone
d71e02e25b wifi: Fix another valgrind issue 2017-04-04 10:33:50 +02:00
Tom Henderson
b578307470 internet: rescan bindings 2017-04-02 16:28:09 -07:00
Tommaso Pecorella
b3b8bd1195 internet: speedup NdiscCache and make it independent on the Icmpv6L4Protocol variant 2017-04-02 18:41:38 +02:00
Tommaso Pecorella
fe92b13563 internet: (fixes #2482) Migrating ICMPv6 timers to Attributes 2017-04-01 18:09:30 +02:00
Tommaso Pecorella
b427ecbc85 internet: remove unused constants from Icmpv6L4protocol 2017-04-01 18:10:05 +02:00
Tom Henderson
87b036bd64 internet: Add operator== for Ipv4(Multicast)RoutingTableEntry 2017-03-31 16:13:35 -07:00
Tom Henderson
aed9cae83a mobility: Add GetSize() method to ListPositionAllocator 2017-03-31 16:12:49 -07:00
Tom Henderson
1cff3b7f12 internet (fixes #2717) Fix Ipv4RoutingTableEntry default route 2017-03-31 06:19:54 -07:00
Alexander Krotov
8aa4b81dd9 wifi: Rename low and high to first and last to match documentation 2017-03-27 20:18:40 +03:00
Alexander Krotov
119511e7ce wifi: Add iterator version of WifiHelper::Install 2017-03-27 18:39:02 +03:00
Stefano Avallone
3f387016b9 network: Fix valgrind errors due to ConnectQueueTraces 2017-03-27 11:08:38 +02:00
Mohit P. Tahiliani
2a22d760b3 traffic-control: (fixes #2675) Use correct string value in PIE example 2017-03-27 11:04:53 +02:00
Alexander Krotov
5c2f7376b6 core: s/a exponential/an exponential/ 2017-03-26 13:44:35 +03:00
Alexander Krotov
7d0a0beae9 Use standard stdint.h spelling for integer types 2017-03-26 13:42:57 +03:00
Alexander Krotov
2b41368aac core: Change test case name from "order" to "invalid" 2017-03-23 12:15:19 +03:00
Alexander Krotov
7a5930ecbb core: Test skipping invalid command line arguments 2017-03-23 12:13:31 +03:00
Alexander Krotov
1a87bdd630 core: Fix order of command line argument parsing
It was accidentally reversed in b969c544fae1, so first arguments had
higher precedence than last.
2017-03-22 11:26:46 +03:00
Alexander Krotov
5060a4a671 core: Test order of command line argument parsing 2017-03-22 11:22:07 +03:00
Sébastien Deronne
c4877d5994 wifi: Fix file name generated by wifi-manager-example 2017-03-19 21:02:51 +01:00
Tom Henderson
b33d81582d documentation: Fix sphinx warnings 2017-03-19 07:52:47 -07:00
Tom Henderson
c25f435c4f lte: add missing figure formats for documentation build 2017-03-19 07:39:03 -07:00
Sébastien Deronne
33e9877c72 wifi: Fix typo in previous commit 2017-03-18 18:43:02 +01:00
Sébastien Deronne
5bc9384ef4 wifi: Fix regression for wifi managers 2017-03-18 18:39:18 +01:00
Tommaso Pecorella
a511130e7f lte: removed deprecated ArpCache::Entry::SetMacAddresss from test 2017-03-17 01:21:17 +01:00
Tom Henderson
ba54ebd95c internet: (fixes #2671) fix misspell in ArpCache::Entry::SetMacAddress 2017-03-16 23:28:16 +01:00
Tom Henderson
da9c857725 internet: Update some doxygen 2017-03-16 08:29:31 -07:00
John Abraham
b9a6dca656 NetAnim: Update contributors 2017-03-13 06:30:10 -07:00
John Abraham
c4c4537faa NetAnim: Wave support 2017-03-12 15:26:01 -07:00
John Abraham
2913210dd8 [Bug 2190] Add LrWpan support to NetAnim 2017-03-12 09:08:00 -07:00
John Abraham
8010dc06d3 Bug 2190 - Add LrWpan support to NetAnim 2017-03-12 09:01:29 -07:00
Tommaso Pecorella
1e811b4c40 Bug 2190 - Add LrWpan support to NetAnim 2017-03-12 14:16:09 +01:00
Tom Henderson
4ab4c2d6b8 tcp: (bug #2649) Temporarily disable failing tests 2017-03-11 21:49:29 -08:00
John Abraham
c0e97d4443 [Bug 2191] Add IPv6 support to NetAnim, merge 2017-03-11 16:53:26 -08:00
John Abraham
fc067feeb0 [Bug 2191] Add IPv6 support to NetAnim, Prefer non-link local address 2017-03-11 16:52:15 -08:00
Tom Henderson
efc2d4fa60 click: Rescan python bindings 2017-03-10 15:48:44 -08:00
John Abraham
22e76c60e9 [Bug 2191] Add IPv6 support to NetAnim 2017-03-10 12:15:42 -08:00
Biljana Bojovic
a049fbbb65 lte: fix build issue caused by previous commits 2017-03-10 03:05:17 +01:00
Biljana Bojovic
7eae055bdf lte: (fixes #2666) remove deprecated variables/config paths (thanks to Hongyu Deng) 2017-03-10 02:40:42 +01:00
Biljana Bojovic
5f0ec06286 lte: doxygen updates of model (many thanks to Robert Ammon for initial patch) 2017-03-10 02:28:38 +01:00
Biljana Bojovic
63ff5f70b7 lte: doxygen updates of helpers (many thanks to Robert Ammon for initial patch) 2017-03-10 02:02:44 +01:00
Biljana Bojovic
7d35091a7f lte: doxygen updates of examples (many thanks to Robert Ammon for initial patch) 2017-03-10 01:57:48 +01:00
Biljana Bojovic
7dbf723cc4 lte: doxygen updates of tests (many thanks to Robert Ammon for initial patch) 2017-03-10 01:54:55 +01:00
Stefano Avallone
dfe1ed1619 traffic-control: Fix doxygen warnings 2017-03-09 17:17:35 +01:00
Stefano Avallone
8a3e1b1d34 visualizer: Rescan python bindings 2017-03-09 11:26:15 +01:00
Stefano Avallone
9eff4d8251 Rescan python bindings 2017-03-08 18:02:19 +01:00
Stefano Avallone
b20e29694b various: Fix scanning python bindings 2017-03-08 18:02:13 +01:00
Stefano Avallone
11bdd2e3c8 flow-monitor: Keep track of the DSCP value of packets 2017-03-08 18:02:10 +01:00
Stefano Avallone
b51598d076 wifi: Add support for flow control and BQL 2017-03-08 18:02:07 +01:00
Stefano Avallone
bdc94e40b1 wifi: Make WifiMacQueue a subclass of Queue 2017-03-08 18:02:03 +01:00