Commit Graph

731 Commits

Author SHA1 Message Date
Tommaso Pecorella
e663d70357 various doxygen fixes 2017-05-10 00:06:51 +02:00
Robert Ammon
a5433ee26c internet: Fix documentation typo 2017-05-07 11:21:08 -07:00
Tom Henderson
766b6c5efb internet: Fix and update documentation 2017-05-07 10:13:41 -07:00
Robert Ammon
d86778c51e internet: Doxygen update 2017-04-16 21:52:59 -07: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
1cff3b7f12 internet (fixes #2717) Fix Ipv4RoutingTableEntry default route 2017-03-31 06:19:54 -07:00
Alexander Krotov
7d0a0beae9 Use standard stdint.h spelling for integer types 2017-03-26 13:42:57 +03:00
Tom Henderson
b33d81582d documentation: Fix sphinx warnings 2017-03-19 07:52:47 -07: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
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
6fef34be47 network: Convert Queue into a template class 2017-03-08 18:01:29 +01:00
Tommaso Pecorella
1801fc6c19 internet: fix commit 12733:b3104511face 2017-03-06 02:09:25 +01:00
Tommaso Pecorella
76f627c42a internet: (fixes #2665) Ipv4RawSocket can not send packets to broadcast or multicast 2017-03-06 00:50:11 +01:00
Natale Patriciello
39e95cdcb9 internet: fix static analysis warnings 2017-02-15 22:35:11 +01:00
Natale Patriciello
03fea775cb tcp: Avoid accessing an empty packet sent list 2017-02-14 11:44:38 -08:00
Tommaso Pecorella
578f5694c2 tcp: Update documentation 2017-02-14 01:12:51 +01:00
Natale Patriciello
0249135b17 tcp: Updated test suite for ledbat to account for Simulator instance 2017-02-13 16:12:07 +01:00
Mohit P. Tahiliani
dfcdc3090e tcp: Update documentation 2017-02-12 10:58:04 -08:00
Natale Patriciello
62595ed00a tcp: Tcp Ledbat attributes renamed also in test 2017-02-06 15:36:36 +01:00
Christoph Döpmann
fbd0cfb1fb tcp: Advertised Window was still incorrect 2017-02-06 13:56:19 +01:00
Christoph Döpmann
6d930cd65c tcp: MaxRxSequence is sometimes too large 2017-02-06 13:28:12 +01:00
Mingyu Park
ead564e9dd tcp: Avoid overflow in htcp.cc 2017-02-06 13:24:24 +01:00
Natale Patriciello
c3ef4d098c tcp: Two attributes renamed in TcpLedbat 2017-02-06 13:21:48 +01:00
Ankit Deepak
7aa7e4dc35 tcp: Added TCP Ledbat 2017-02-06 13:17:50 +01:00
Tommaso Pecorella
7ce60ab528 internet: Doxygen fixes 2017-02-04 01:52:02 +01:00
Natale Patriciello
3edf5deef6 tcp: Documentation corrected 2017-02-03 19:52:14 +01:00
Tommaso Pecorella
420cf72720 internet: rescan bindings 2017-02-03 14:49:23 +01:00
Natale Patriciello
db82b92b54 tcp: TCP SACK documentation 2017-02-03 14:03:01 +01:00
Natale Patriciello
5206b062a1 tcp: tracing the retransmission after a Timeout 2017-02-03 14:02:58 +01:00
Natale Patriciello
02a42256a1 tcp: (fixes #2214) send data event only for app data 2017-02-03 14:02:51 +01:00
Natale Patriciello
4ff71229b8 tcp: Performance optimized TcpTxBuffer 2017-02-03 14:02:50 +01:00
Natale Patriciello
932713bacc tcp: test for BytesInFlight updated according to RFC 6675 2017-02-03 14:02:43 +01:00
Natale Patriciello
ad59324ed3 tcp: BeforeRTO callback added in tests 2017-02-03 14:02:41 +01:00
Natale Patriciello
7f593ecde6 tcp: generate SACK options with out-of-order segments 2017-02-03 14:02:36 +01:00
Natale Patriciello
8b798303c6 tcp: Added TcpRxBufferTest 2017-02-03 14:02:34 +01:00
Natale Patriciello
cc400e8eb1 tcp: Generate Sack blocks in TcpRxBuffer 2017-02-03 14:02:32 +01:00
Natale Patriciello
e8df39f824 tcp: WARN instead of INFO for important messages 2017-02-03 14:02:30 +01:00
Natale Patriciello
0de265445c tcp: RFC 6675-compliant Retransmission Timeout 2017-02-03 14:02:24 +01:00
Natale Patriciello
efc5f3c53b tcp: RFC 6675-compliant Fast Retransmit/Recovery 2017-02-03 14:02:21 +01:00
Natale Patriciello
48d51f9c26 tcp: Use TxBuffer::NextSeg in TcpSocketBase 2017-02-03 14:02:18 +01:00
Natale Patriciello
e397010f73 tcp: (fixes #2256) Use TxBuffer::BytesInFlight in TcpSocketBase 2017-02-03 14:02:15 +01:00
Natale Patriciello
edb4e37c3d tcp: persist timeout should reset last segment sent 2017-02-03 14:02:13 +01:00
Natale Patriciello
a968aeabb8 tcp: Emulate SACK for SACKless connections in TcpSocketBase 2017-02-03 14:02:11 +01:00
Natale Patriciello
d85c1e3c89 tcp: Emulate SACK for SACKless connections in TcpTxBuffer 2017-02-03 14:02:09 +01:00