Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
-60
tip
src/node/socket.h
2009-08-05
Implement UdpSocketImpl::Close ()
file
|
diff
|
annotate
2009-03-23
actually reset callbacks in the socket's DoDispose method
file
|
diff
|
annotate
2008-12-09
make a pass through doxygen fixing errors
file
|
diff
|
annotate
2008-10-29
apply icmp patch
file
|
diff
|
annotate
2008-10-23
Liu's GetSockName patch
file
|
diff
|
annotate
2008-10-23
Apply patch to fix bug 363
file
|
diff
|
annotate
2008-10-23
Remove queue limit from listen
file
|
diff
|
annotate
2008-08-08
remove uneeded virtual keyword
file
|
diff
|
annotate
2008-07-02
no need for protected variables
file
|
diff
|
annotate
2008-06-23
avoid dox warning
file
|
diff
|
annotate
2008-06-16
Changes for bug 205, unlisted FIN bug
file
|
diff
|
annotate
2008-06-09
RecvFrom() expansion, add flags parameter to some Send calls
file
|
diff
|
annotate
2008-06-04
Merge with ns-3-dev
file
|
diff
|
annotate
2008-05-20
Merge with tomh/ns-3-dev-socket
file
|
diff
|
annotate
2008-05-12
Add a socket callback that can unblock a blocked close
file
|
diff
|
annotate
2008-06-04
bug 202: classes disappeared from doxygen output
file
|
diff
|
annotate
2008-06-04
bug 203: Listen must be implemented for Udp and Packet sockets.
file
|
diff
|
annotate
2008-06-03
bug 200: Packet::PrintTags is not implemented.
file
|
diff
|
annotate
2008-05-26
some doxygen cleanup
file
|
diff
|
annotate
2008-05-26
Receive raw buffer variant
file
|
diff
|
annotate
2008-05-21
merge with ns-3-dev
file
|
diff
|
annotate
2008-05-20
Add attributes to new abstract base class for UdpSocket
file
|
diff
|
annotate
2008-05-17
Implement IPTTL socket option for UDP
file
|
diff
|
annotate
2008-05-16
undo SocketDefaults class; plumb in new UdpSocket option attributes
file
|
diff
|
annotate
2008-05-15
improve send semantics, documentation
file
|
diff
|
annotate
2008-05-13
swap SendTo parameters
file
|
diff
|
annotate
2008-05-12
Move API for socket factory to a Socket::CreateSocket () factory method
file
|
diff
|
annotate
2008-05-10
API for SocketOptions class
file
|
diff
|
annotate
2008-05-03
Add GetTxBuffer; add some socket options; make limited UDP receive buffer functional
file
|
diff
|
annotate
2008-05-02
Implement GetRxAvailable ()
file
|
diff
|
annotate
2008-05-02
overloaded Recv() method suggested by Gustavo
file
|
diff
|
annotate
2008-05-02
more cleanup
file
|
diff
|
annotate
2008-04-28
remove previous socket receive methods
file
|
diff
|
annotate
2008-04-25
Cut over UDP applications to use the new receive API
file
|
diff
|
annotate
2008-04-24
Plumb in socket receive pull model, in parallel to existing Receive framework
file
|
diff
|
annotate
2008-04-22
A few minor cleanups to socket.h/cc
file
|
diff
|
annotate
2008-04-22
bug 131 partial fix: split out Send and DataSent callbacks
file
|
diff
|
annotate
2008-02-02
formatting cleanup
file
|
diff
|
annotate
2008-01-25
Added in ns-3-tcp (second try)
file
|
diff
|
annotate
2007-12-13
Add uint8_t* based API for sockets
file
|
diff
|
annotate
2007-10-01
do not use Packet objects directly. Use Ptr<Packet> instead
file
|
diff
|
annotate
2007-09-03
Fold the two patches for bu6 69 together, building on the bug 65 patch
file
|
diff
|
annotate
2007-08-29
backout 9856d1175cbb:642d6798feaa:27dd3e15308a
file
|
diff
|
annotate
2007-08-24
Change the protocol stack processing to pass packets by non-const
file
|
diff
|
annotate
2007-08-13
Doxygen cleanup
file
|
diff
|
annotate
2007-08-01
remove uint8_t * from the send path of the socket API
file
|
diff
|
annotate
2007-08-01
remove uint8_t * buffers from socket receive API
file
|
diff
|
annotate
2007-08-01
split callback registration from socket operations in socket.h API.
file
|
diff
|
annotate
2007-08-01
rework the NetDevice <-> Node interface
file
|
diff
|
annotate
2007-07-30
add InetSocketAddress::IsMatchingType and use it
file
|
diff
|
annotate
2007-07-27
convert Socket to use Address class
file
|
diff
|
annotate
2007-06-04
rename INode to Node
file
|
diff
|
annotate
2007-05-17
Rename the SocketErrno enumeration values, from ESOMETHING to ERROR_SOMETHING, to avoid conflict with errno #define's; fixes compilation in mingw32.
file
|
diff
|
annotate
2007-05-14
rename Node to INode
file
|
diff
|
annotate
2007-05-13
fix dox warnings
file
|
diff
|
annotate
2007-05-10
use Ptr<> everywhere Object or NsUnknown are used
file
|
diff
|
annotate
2007-05-10
convert UdpSocket and Udp to Ptr<Node>
file
|
diff
|
annotate
2007-05-02
make capabilities and sockets refcounted
file
|
diff
|
annotate
2007-05-02
apply ref/unref rules consistently for Node
file
|
diff
|
annotate
2007-04-30
remove DatagramSocket, use Socket base class for UdpSocket subclass.
file
|
diff
|
annotate
(0)
-60
tip