Tommaso Pecorella <tommaso.pecorella@unifi.it> [Sun, 16 Jun 2013 08:58:39 +0200] rev 9835
Bug 1700 - Ipv6RawSocket does not honor the bound address when sending packets
Tom Henderson <tomh@tomh.org> [Sat, 15 Jun 2013 15:34:38 -0700] rev 9834
rescan internet bindings
Guowang Shi <shiguowang2007@gmail.com> [Sat, 15 Jun 2013 10:56:55 +0200] rev 9833
bug 1646 - ICMPv6 Redirect are sent from global address instead of link-local
Mitch Watrous <watrous@u.washington.edu> [Fri, 14 Jun 2013 16:31:10 -0700] rev 9832
Bug 1695 - improve test.py output when -g selected without valgrind
Peter D. Barnes, Jr. <barnes26@llnl.gov> [Fri, 14 Jun 2013 14:12:56 -0700] rev 9831
Refactor utils/bench-simulator to use CommandLine, RandomVariableStream
Peter D. Barnes, Jr. <barnes26@llnl.gov> [Fri, 14 Jun 2013 14:01:19 -0700] rev 9830
CommandLine: correct license.
Sorry Mathieu ;)
Peter D. Barnes, Jr. <barnes26@llnl.gov> [Fri, 14 Jun 2013 13:54:39 -0700] rev 9829
CommandLine: add Usage message, simplify bool args
Accept obvious bool arguments: --arg --arg=t --arg=true
Get program name from argv[0]
Example program
Doxygenate
Tom Henderson <tomh@tomh.org> [Fri, 14 Jun 2013 08:08:29 -0700] rev 9828
bugfix: add TcpSocket to the SocketList vector, to make each socket accessible through the Config subsystem
Mitch Watrous <watrous@u.washington.edu> [Thu, 13 Jun 2013 14:27:04 -0700] rev 9827
Back out Bug 1695 fix
Mitch Watrous <watrous@u.washington.edu> [Thu, 13 Jun 2013 11:29:15 -0700] rev 9826
Bug 1695 - improve test.py output when -g selected without valgrind