Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/node/packet-socket.cc
2009-08-06
fix for bug 650 (PacketSocket Close()
file
|
diff
|
annotate
2009-06-03
new tags
file
|
diff
|
annotate
2008-10-23
Liu's GetSockName patch
file
|
diff
|
annotate
2008-10-23
Apply patch to fix bug 364
file
|
diff
|
annotate
2008-10-23
Remove queue limit from listen
file
|
diff
|
annotate
2008-08-29
bug 299: packet socket broken by promiscuous update
file
|
diff
|
annotate
2008-08-25
bug 273: constify packet pointers.
file
|
diff
|
annotate
2008-07-07
Simplify promiscuous mode API: NetDevices always operate in promiscuous mode, normal receive callbacks receive extra destination address and packet type.
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
bug 210: must take device mtu into account.
file
|
diff
|
annotate
2008-06-04
bug 209: remove buggy test for open state in PacketSocket::SendTo
file
|
diff
|
annotate
2008-06-04
bug 203: Listen must be implemented for Udp and Packet sockets.
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-15
branch merge
file
|
diff
|
annotate
2008-05-13
swap SendTo parameters
file
|
diff
|
annotate
2008-05-12
Add SocketDefaults to store socket option attributes
file
|
diff
|
annotate
2008-05-11
Enable receive buffer limit for packet socket
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-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-05-14
PacketSocket bind-to-interface bug
file
|
diff
|
annotate
2008-04-15
NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
file
|
diff
|
annotate
2008-03-28
make sure dev is initialized correctly when binding to more than one interface.
file
|
diff
|
annotate
2008-03-11
get rid of CreateObjectWith
file
|
diff
|
annotate
2007-11-22
merge
file
|
diff
|
annotate
2007-10-01
do not use Packet objects directly. Use Ptr<Packet> instead
file
|
diff
|
annotate
2007-11-15
Add a few NS_LOG_LOGIC calls in PacketSocket::SendTo ()
file
|
diff
|
annotate
2007-09-13
debug to log
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-10
use implicit conversion rather than private explicit conversion: fixes build
file
|
diff
|
annotate
2007-08-10
merge with trunk
file
|
diff
|
annotate
2007-08-01
remove uint8_t * from the send path of the socket API
file
|
diff
|
annotate
2007-08-01
split callback registration from socket operations in socket.h API.
file
|
diff
|
annotate
2007-08-06
make the previous merge actually work
file
|
diff
|
annotate
2007-08-01
fix tracing
file
|
diff
|
annotate
2007-08-01
a packet socket
file
|
diff
|
annotate
(0)
tip