examples/csma-broadcast.cc
Fri, 14 Sep 2007 16:17:10 -0700 Tom Henderson change port number used by example scripts to 'discard' or 'echo' instead of '80'
Fri, 14 Sep 2007 15:57:49 -0700 Tom Henderson add PacketSinks, change port number to UDP discard port, fix comment on onoff-application, delete logic for setting a default route
Thu, 13 Sep 2007 17:47:42 -0700 Craig Dowell checkpoint debug to log
Thu, 13 Sep 2007 10:53:24 -0700 Craig Dowell merge with trunk
Wed, 12 Sep 2007 16:54:21 -0700 Craig Dowell working one way echo app
Wed, 12 Sep 2007 11:39:46 +0200 Mathieu Lacage rename Euixx to Macxx
Tue, 11 Sep 2007 19:11:03 -0700 Craig Dowell turn off debugging flags
Tue, 11 Sep 2007 19:09:49 -0700 Craig Dowell integrating broadcast with multicast and sockets with multiple interfaces required default route for disambiguation
Mon, 10 Sep 2007 15:57:33 -0700 Craig Dowell name changes missed
Tue, 04 Sep 2007 21:26:54 -0700 Tom Henderson Fix for bug69: set local address correctly upon UDP connect; apply correct UDP connect() semantics (that sendto cannot override addresses on a connected socket); if destination is IPv4 limited broadcast address, convert to subnet-directed broadcast and send out on each interface; provide example csma-broadcast.cc script
less more (0) tip