made nicer static variables of packet dump mode and location
[pingcheck] / src / icmp / icmppacketfactory.h
2015-05-04 Christian Herdtweckmade nicer static variables of packet dump mode and...
2015-04-01 Christian Herdtweckmoved try-catch around icmp packet parsing from IcmpPac...
2015-03-19 Christian Herdtweckcan now interpret pcaps from tcpdump; created own pcap...
2015-03-13 Christian Herdtweckadded a dump_option to IcmpPacketFactory creation funct...
2015-03-13 Christian Herdtweckgive credit to Christopher Kohlhoff (boost asio) and...
2015-02-25 Christian Herdtweckfixed bug: dumping packets leaked char array (dump...
2011-11-08 Guilherme Maciel... Using Boost.Asio protocol type instead of the enumerati...
2011-11-04 Guilherme Maciel... Bring aboard ICMP packet factory.