update regression traces for OLSR

This commit is contained in:
Tom Henderson
2014-09-11 11:32:09 -07:00
parent 9db13b8df4
commit f627ad5df2
4 changed files with 6 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -15,6 +15,12 @@
*
*/
// OLSR was observed to not converge in simple 3-nodes varying topology.
// https://www.nsnam.org/bugzilla/show_bug.cgi?id=780
// tcpdump -r bug780-0-0.pcap -nn -tt icmp | wc
// should show about 395 packets; there is a ping outage from time
// 123-127 due to the mobility.
#include <fstream>
#include <iostream>