Mathieu Lacage
|
8b45524363
|
merge with ns-3-dev
|
2010-07-08 09:48:41 +02:00 |
|
Mathieu Lacage
|
4de0464482
|
variable is of type Time, not Timer.
|
2010-07-08 09:38:33 +02:00 |
|
Hajime Tazaki
|
41c90baf30
|
update Bug 932: source address selection in IPv4 HDRINCL
|
2010-07-07 23:58:40 +09:00 |
|
Josh Pelkey
|
2133aa49c5
|
ensure objects are regsitered
|
2010-06-29 20:24:20 -04:00 |
|
Lalith Suresh
|
8cfeb5fcbb
|
Removes repetition of 'class Ipv4L4Protocol;'
|
2010-06-10 11:45:16 +05:30 |
|
Hajime Tazaki
|
8873e85bf5
|
update Bug 932 (Support IP_HDRINCL option for Ipv4RawSocket) again: regarding w/ Tom's comments.
|
2010-06-04 10:17:51 +09:00 |
|
Hajime Tazaki
|
3ec16d2bbf
|
Bug 932 - Support IP_HDRINCL option for Ipv4RawSocket
|
2010-06-04 07:09:30 +09:00 |
|
Hajime Tazaki
|
f90f72425b
|
Bug 858 - support MSG_PEEK in IPv4/IPv6 raw socket
|
2010-06-04 07:05:22 +09:00 |
|
Antti Mäkelä
|
e36f3cfa30
|
Bug 902 - TCP: handle out-of-order packets during connection shutdown
|
2010-06-02 10:44:48 -04:00 |
|
Antti Mäkelä
|
7e9e3826a2
|
bug 906: NSC TCP socket fork did not copy txbuffersize over
|
2010-05-29 14:04:03 -07:00 |
|
Josh Pelkey
|
4a7bd194d9
|
merge
|
2010-05-16 20:10:59 -04:00 |
|
Josh Pelkey
|
f747f51683
|
register icmpv4 objects
|
2010-05-16 20:10:14 -04:00 |
|
Tom Henderson
|
8c2c1596e2
|
bug 861: Log drop traces for forwarding failures into IPv4 and IPv6 ascii traces
|
2010-05-15 16:46:47 -07:00 |
|
Andrey Mazo
|
892d5e3f3d
|
spell check, mostly in comments.
|
2010-04-23 15:09:31 +04:00 |
|
Josh Pelkey
|
d3967983f2
|
Bug 818 - TCP Socket implementation does not set ACK flag on retransmits
|
2010-04-20 12:40:00 -04:00 |
|
Danqi Wang
|
0973820f99
|
(bug 867) Minor bug in Ipv4L3Protocol::Send()
|
2010-04-16 15:55:03 -07:00 |
|
Tom Henderson
|
c51501aef8
|
UDP test code for loopback net device
|
2010-04-16 15:29:40 -07:00 |
|
Tom Henderson
|
3e4f0c836b
|
(bug 880) Schedule loopback receives with context
|
2010-04-16 15:29:26 -07:00 |
|
Josh Pelkey
|
5de47cd21f
|
Bug 876 - Tcp socket does not handle ShutdownRecv correctly
|
2010-04-14 16:31:55 -04:00 |
|
Tom Henderson
|
e999a565af
|
Fix small copy-paste doxygen error
|
2010-04-11 16:32:13 -07:00 |
|
Tom Henderson
|
e8a3679b82
|
Remove unimplemented method, breaking the bindings
|
2010-04-11 16:30:02 -07:00 |
|
Hajime Tazaki
|
566961fa18
|
bug 868 - invalid packet size after Ipv4L3Protocol::Send
|
2010-04-08 23:01:34 +09:00 |
|
Hajime Tazaki
|
2c5084e25f
|
bug 857 - Link-Local Multicast handle in Ipv4 Output processing
|
2010-04-08 22:51:09 +09:00 |
|
Hajime Tazaki
|
c4fc478fd3
|
added test code for bug 859
|
2010-04-08 12:01:20 +09:00 |
|
Hajime Tazaki
|
05a4d8c31d
|
bug 859 - Output interface estimation for the source address bound socket in IPv4 Raw socket
|
2010-04-08 11:26:46 +09:00 |
|
Hajime Tazaki
|
fbfda6fa98
|
export missing header
|
2010-04-07 16:56:46 +02:00 |
|
Hajime Tazaki
|
2e6c03e13e
|
bug 864: Invalid return value in UdpSocketImpl::Send and Ipv4RawSocketImpl::Send
|
2010-04-07 16:46:45 +02:00 |
|
Hajime Tazaki
|
c934e2c8f3
|
bug 865: Ipv4RawSocketImpl::RecvFrom does not return from address all the time
|
2010-04-07 16:42:47 +02:00 |
|
Josh Pelkey
|
0ee8bf099f
|
Bug 829 - TCP unbound memory problem (pending data)
|
2010-03-27 19:09:18 -04:00 |
|
Tom Henderson
|
d68f49a0f2
|
add logging and better variable names to PendingData
|
2010-03-27 14:07:36 -07:00 |
|
Tom Henderson
|
f9aa3f1258
|
some doxygen
|
2010-03-27 14:06:59 -07:00 |
|
Tom Henderson
|
be3a9483f5
|
don't pull in std namespace
|
2010-03-27 14:01:41 -07:00 |
|
Bill Roome
|
5f1eb84b33
|
[bug 810] Tcp GetSockName() for unconnected sockets
|
2010-03-01 15:43:00 -05:00 |
|
Craig Dowell
|
8b4770ff79
|
branch merge
|
2010-02-23 12:18:35 -08:00 |
|
Josh Pelkey
|
b5c8940956
|
Fix non-undocumented warnings in doxygen, also update doxygen.conf
|
2010-02-23 12:54:13 -05:00 |
|
Craig Dowell
|
4771248dc5
|
remove ascii-writer, pcap-writer, branch merge
|
2010-02-12 16:20:59 -08:00 |
|
Bill Roome
|
b993072a7a
|
[bug 804] null pointer references in internet-stack
|
2010-02-09 22:03:57 -08:00 |
|
Craig Dowell
|
50f8b3dbcd
|
branch merge
|
2010-02-08 23:16:24 -08:00 |
|
Bill Roome
|
986a3741d8
|
[bug 806] Remove CSMA padding from IP datagrams
|
2010-02-08 22:44:12 -08:00 |
|
Craig Dowell
|
0c932bc297
|
branch merge
|
2010-02-01 13:10:31 -08:00 |
|
Fabian Mauchle
|
0f11a5208f
|
Fix bug 747: Listening TCP socket closes on RST
|
2010-01-31 15:17:09 -05:00 |
|
Craig Dowell
|
0a97d873ae
|
linearize mixins and make internet stack helper work correctly
|
2010-01-28 17:21:04 -08:00 |
|
Craig Dowell
|
1d072582fa
|
clean up internet stack helper tracing
|
2010-01-25 14:25:08 -08:00 |
|
Faker Moatamri
|
0a1ebfb8cc
|
Bug 793: remove remaining memory leaks due to not cleaned Simulator
|
2010-01-19 17:06:18 +01:00 |
|
Faker Moatamri
|
469b730690
|
Bug 790: Fix memory leak in routing-aodv-regression
|
2010-01-18 10:00:46 +01:00 |
|
Fabian Mauchle
|
71ef096c12
|
Bug 748 - Cloned TCP socket uses wrong source address
|
2010-02-04 14:10:13 -05:00 |
|
Sebastien Vincent
|
0752fbef6f
|
Indent correctly IPv6 code.
|
2009-12-30 14:22:25 +01:00 |
|
Tom Henderson
|
d4afe9aef3
|
Fix NSC improper response to FIN
|
2009-12-29 16:05:50 -08:00 |
|
Tom Henderson
|
9599faf19f
|
NSC logging statements
|
2009-12-29 16:04:30 -08:00 |
|
Tom Henderson
|
df5fcb1313
|
add context to tcp logging
|
2009-12-29 14:00:45 -08:00 |
|