Commit Graph

  • bf0870ce76 olsr: Extend DoDispose() to clear valgrind Tom Henderson 2017-08-10 06:35:53 -07:00
  • 17e66a13d6 test: Reduce scope of valgrind example tests to speed execution time Tom Henderson 2017-08-10 06:33:25 -07:00
  • f1e05bff14 wifi: Fix some valgrind issues due to commit 12941:466f95c4105d Tom Henderson 2017-08-09 22:04:19 -07:00
  • c919daec15 lte: Update ILP32 bindings Tom Henderson 2017-08-08 13:41:55 -07:00
  • 4da6cea714 network: Update ILP32 bindings Tom Henderson 2017-08-08 12:37:14 -07:00
  • 3bcaef5a5b core: Update ILP32 bindings Tom Henderson 2017-08-08 10:00:36 -07:00
  • 90a897f20b core: Update rng example to current API Tom Henderson 2017-08-01 20:01:53 -07:00
  • a35b036bc1 Applications: UdpTraceClient - fix use of uninitialized variable Tommaso Pecorella 2017-07-27 22:07:12 +02:00
  • 67df11a5d9 Applications: Add an attribute to UdpTraceClient to read the trace only once. Tommaso Pecorella 2017-07-26 23:58:24 +02:00
  • fe23bcb15c lte: Rescan bindings (64-bit only) Tom Henderson 2017-07-22 13:37:35 -07:00
  • 37afc2b958 Add missing include in LTE test Vedran Miletić 2017-07-22 11:27:41 +02:00
  • 6837edc5a9 lte: Merge in "Enabling LTE CA handover to secondary cell" milestone 1 Alexander Krotov 2017-07-20 13:06:57 +03:00
  • f296244b84 core: Spellcheck Alexander Krotov 2017-07-19 15:19:46 +03:00
  • 3e73eaf234 lte: Replace "bewteen" with "between" in a comment Alexander Krotov 2017-07-19 11:44:23 +03:00
  • cbe446baf1 Internet module documentation spellcheck Alexander Krotov 2017-07-19 11:43:06 +03:00
  • 359ec07864 Tutorial spellcheck Alexander Krotov 2017-07-19 11:37:44 +03:00
  • 78348bbc58 wifi: Extend trace for RegularWifiMac::ForwardUp Sébastien Deronne 2017-07-17 11:44:09 +02:00
  • ab1ee5d8d5 wifi: (fixes #2763) Fix pcap printing for wifi management frames Sébastien Deronne 2017-07-17 09:57:44 +02:00
  • 6ef602d818 wifi: Clean fcs trailer in MacLow Sébastien Deronne 2017-07-17 09:54:38 +02:00
  • 8854b89e4f internet: (fixes #2762) BindToNetDevice change for NSC TCP sockets Tom Henderson 2017-07-15 10:10:15 -07:00
  • cd1cf7003c lte: Make sure CC spacing is multiple of 300kHz Alexander Krotov 2017-07-04 07:25:02 +03:00
  • e9ba48da92 lte: Add LteSpectrumValueHelper::Get{Downlink, Uplink}CarrierBand Alexander Krotov 2017-07-04 04:05:36 +03:00
  • 86259aa901 lte: Set corresponding UlEarfcn in lte-pathloss-model test suite Alexander Krotov 2017-07-03 22:01:42 +03:00
  • 9352957adb lte: Fix letter case in comments Alexander Krotov 2017-07-03 11:10:08 +03:00
  • 013c5b9a34 lte: Print uint8_t as integer Alexander Krotov 2017-07-03 11:09:29 +03:00
  • 04917b2f92 lte: Refactor LteHandoverDelayTestCase for multiple CCs Alexander Krotov 2017-06-23 15:53:05 +03:00
  • 8ec290a202 lte: Test that throughput scales linearly with number of component carriers even when UE primary CC is attached to non-default eNB component carrier. Alexander Krotov 2017-06-22 15:44:16 +03:00
  • 02bf6932d6 lte: Do not assume that first carrier is primary in RrComponentCarrierManager Alexander Krotov 2017-06-22 11:24:06 +03:00
  • 7960f278cc lte: Use Cell ID from RRC messages in LteUeRrc Alexander Krotov 2017-06-22 11:02:42 +03:00
  • 69d75e13f2 lte: Add assertions and fatal errors to RrcAsn1Header deserialization code Alexander Krotov 2017-06-19 20:11:32 +03:00
  • 304fe486f5 lte: Use struct variables instead of temporary ones Alexander Krotov 2017-06-19 20:10:32 +03:00
  • bd16ea1381 lte: Update iterator in RrcAsn1Header::DeserializeRadioResourceConfigDedicatedSCell Alexander Krotov 2017-06-19 20:06:27 +03:00
  • a22b88a5f4 lte: RRC header deserialization fix: alpha is not EARFCN Alexander Krotov 2017-06-19 18:34:48 +03:00
  • 28a0524f72 lte: Fix noncriticalExtension_v1020 serialization Alexander Krotov 2017-06-19 17:50:52 +03:00
  • 700b02acd4 lte: Add variable number of component carriers to LteSecondaryCellSelectionTestCase Alexander Krotov 2017-06-19 16:32:05 +03:00
  • c56596b64e lte: Fix limitation on number of component carriers in LteHelper Alexander Krotov 2017-06-19 16:18:43 +03:00
  • c94bf26d8b lte: Remove LteEnbRrc::m_cellId Alexander Krotov 2017-06-19 15:03:26 +03:00
  • 27840ea1c9 lte: Add LteEnbRrc::ComponentCarrierToCellId Alexander Krotov 2017-06-14 12:40:55 +03:00
  • e7b361b324 lte: Send BSR to primary component carrier instead of first Alexander Krotov 2017-06-13 19:43:11 +03:00
  • c778f5c329 lte: Add UeManager::GetComponentCarrierId () Alexander Krotov 2017-06-13 19:15:42 +03:00
  • 3bfd55a3c9 lte: Add LteCcmRrcSapUser::GetUeManager Alexander Krotov 2017-06-13 19:07:22 +03:00
  • 33a52a970b lte: Shift component carrier ID in RRC messages so they start with 1 Alexander Krotov 2017-06-13 17:55:46 +03:00
  • a110e7f990 lte: use .at () instead of writing an error to stdout in LteEnbRrcProtocolReal Alexander Krotov 2017-06-13 15:02:59 +03:00
  • e8a3362842 lte: LteEnbRrc: configure SRB0 on primary component carrier, not 0 Alexander Krotov 2017-06-13 14:54:56 +03:00
  • 42f0c37e6a lte: Send SIB2 on all component carriers Alexander Krotov 2017-06-13 13:58:13 +03:00
  • a4a4dbf0c8 lte: Allow BSR to be received on any CC in NoOpComponentCarrierManager Alexander Krotov 2017-06-13 12:58:39 +03:00
  • d35b539d49 lte: Add LteEnbNetDevice::HasCellId Alexander Krotov 2017-06-13 12:50:27 +03:00
  • 43ae267d6a lte: Test that UE can attach to any cell in cross-CC scenario Alexander Krotov 2017-06-09 15:32:38 +03:00
  • 66be4b489e lte: Fix NonCriticalExtension serialization Alexander Krotov 2017-06-09 14:04:14 +03:00
  • 8e73f66586 lte: Keep one SIB1 per component carrier in LteEnbRrc Alexander Krotov 2017-06-08 15:46:34 +03:00
  • 3ab6a5680b lte: Set CC id of UeManager to the serial number of EnbRrcMemberLteEnbCmacSapUser Alexander Krotov 2017-06-08 18:30:34 +03:00
  • b9842ebe43 lte: Add LteEnbRrc::CellToComponentCarrierId Alexander Krotov 2017-06-08 18:30:23 +03:00
  • 1cf7c74ee0 lte: Skip primary CC instead of first in UeManager::BuildNonCriticalExtentionConfigurationCa Alexander Krotov 2017-06-07 17:37:34 +03:00
  • 9c95cd7c1b lte: Assign different Cell IDs to different CCs Alexander Krotov 2017-06-07 16:14:46 +03:00
  • b80a732f2d lte: Assert that number of CCs and size of CC map match Alexander Krotov 2017-06-07 15:57:52 +03:00
  • 64fe2ac28a lte: Remove redundant numberOfCarriers argument from LteEnbRrc::ConfigureCarriers Alexander Krotov 2017-06-07 15:54:09 +03:00
  • 6816e8a8d6 lte: Remove limit of 2 on number of CCs Alexander Krotov 2017-06-07 15:50:33 +03:00
  • 78a71372d0 lte: Make PathlossModel attribute a TypeId instead of String Alexander Krotov 2017-06-07 15:41:01 +03:00
  • 29b3a4822d lte: Use m_componentCarrierId Alexander Krotov 2017-06-06 20:15:54 +03:00
  • b3e8451186 lte: Add m_componentCarrierId to UeManager to track primary CC Alexander Krotov 2017-06-06 20:05:04 +03:00
  • 16b177df77 lte: Simplify fix for #2731 (changeset 39839e91252e) Alexander Krotov 2017-06-05 13:43:06 +03:00
  • 4474e76064 fix Doxygen typo Junling Bu 2017-07-13 22:31:43 -07:00
  • 77b2ad8c7b lte: Assert that compared SequenceNumber10 have the same base Alexander Krotov 2017-07-13 13:31:59 +03:00
  • ab356654ca lte: Simplify operator > of SequenceNumber10 Alexander Krotov 2017-07-13 12:54:17 +03:00
  • 866b40b202 internet: (fixes #2762) BindToNetDevice behaviour is not coherent with Linux Tommaso Pecorella 2017-07-12 19:54:20 +02:00
  • fdc17665c9 internet-apps: fix DHCP Doxygen Robert Ammon 2017-07-11 21:04:28 +02:00
  • 3dd8aa2aa1 internet-apps: fix gcc pedantic warnings Tommaso Pecorella 2017-07-08 00:20:09 +02:00
  • 71f73e92b4 internet-apps: DHCPv4 application Tom Henderson 2017-07-07 23:21:20 +02:00
  • 17a6187d02 rescan core and network bindings (64-bit only) Tom Henderson 2017-07-06 13:06:04 -07:00
  • 0cfaf415f4 bindings: Replace gccxml usage with castxml Ankit Deepak 2017-07-06 11:49:29 -07:00
  • c6614ad000 wifi: (fixes #2733) Support NSS > 1 in ideal wifi manager Tom Henderson 2017-07-04 20:52:51 +02:00
  • 944e85dbf0 wifi: (fixes #2673) Update WiFi spectrum model when channel is switched at run-time Tom Henderson 2017-07-04 20:47:52 +02:00
  • 5f78e3f936 wifi: Rescan bindings (64-bit only) Stefano Avallone 2017-07-04 18:19:19 +02:00
  • 524685f5df wifi: Define WifiMacQueue as a subclass of Queue<WifiMacQueueItem> Stefano Avallone 2017-07-04 18:19:06 +02:00
  • 11677374d9 wifi: rescan bindings (64-bit only) Tom Henderson 2017-07-02 21:41:03 -07:00
  • 895ecc8a12 wifi: Further changes to commit 12941 for smart pointer usage Tom Henderson 2017-07-02 21:32:55 -07:00
  • 85e5d91383 Add .gitattributes file - needed to avoid GitHub wrong language scan Tommaso Pecorella 2017-07-03 02:41:24 +02:00
  • 4da17e78b8 Update RELEASE_NOTES and AUTHORS list Sébastien Deronne 2017-07-02 15:41:30 +02:00
  • 2f6fdbe31f wifi: (fixes #2761) Make sure CTS frames are not sent in A-MPDUs Varun Reddy 2017-07-02 15:37:17 +02:00
  • df1b368b7a wifi: (fixes 2757) Properly enforce 802.11n/ac/ax maximum TXOP Sébastien Deronne 2017-06-26 22:52:02 +02:00
  • 69f43db97b wifi: Use static for class functions Sébastien Deronne 2017-06-26 22:49:53 +02:00
  • a6574f3ce5 wifi: Make more use of smart pointers instead of normal pointers Sébastien Deronne 2017-06-26 22:47:13 +02:00
  • 87925fa799 wifi: Use const in setters Sébastien Deronne 2017-06-26 22:46:21 +02:00
  • 349007d583 wifi: Move log2 to wifi utils Sébastien Deronne 2017-06-26 22:38:46 +02:00
  • 11f470b1ff olsr: (fixes #2760) do not use unicast-bound sockets to receive broadcasts Tommaso Pecorella 2017-06-26 19:53:09 +02:00
  • acb364c299 internet: (fixes #2759) Packets sent to broadcast address are converted to subnet-directed broadcast Tommaso Pecorella 2017-06-26 19:51:45 +02:00
  • 8e9c0f6b14 internet: (fixes #2758) IPv4 sockets bound to unicast receive also subnet-directed broadcasts Tommaso Pecorella 2017-06-26 19:52:31 +02:00
  • cc93ca801f lte: Comment fixes: "downlind" -> "downlink" Alexander Krotov 2017-06-21 11:55:57 +03:00
  • 4c860590a2 internet: (fixes #2756) Ipv4AddressGenerator underestimates the number of available addresses in a network Tommaso Pecorella 2017-06-18 01:07:41 +02:00
  • 10c7ca459b wifi: use const_iterator whenever possible Sébastien Deronne 2017-06-17 13:15:25 +02:00
  • 5bced11831 update AUTHORS list Sébastien Deronne 2017-06-14 22:51:30 +02:00
  • b4e34135e9 wifi: HtCapabilities/VhtCapabilities/HeCapabilities subfield binary coding changes Getachew Redieteab 2017-06-14 22:49:53 +02:00
  • d99d3907df core: fix optimized build broken in changeset 12922:d5736db31887 Tommaso Pecorella 2017-06-12 17:03:08 +01:00
  • a0dd906c6d bindings: Temporary update to 64-bit bindings to enable build Ankit Deepak 2017-06-11 13:36:31 -07:00
  • 310b81cbe2 lte: Fix a typo: "Bandwitdh" -> "Bandwidth" Alexander Krotov 2017-06-08 19:26:39 +03:00
  • f4c1543ac5 lte: Comment fix: "USer" -> "User" Alexander Krotov 2017-06-08 14:12:45 +03:00
  • 10738e42d5 lte: Fix fatal error message: "espected" -> "expected" Alexander Krotov 2017-06-07 18:12:10 +03:00
  • 644b9a596f lte: s/componentn/component/ Alexander Krotov 2017-06-07 12:14:28 +03:00
  • bf847b00dd wifi: (fixes #2744) Fix issue with S-MPDU when CTS response is not received Sébastien Deronne 2017-06-06 19:54:21 +02:00
  • af31e71732 lte: Pass all cell configuration to LteEnbRrc::ConfigureCell Alexander Krotov 2017-05-24 15:13:43 +03:00