Matias Fontanini
|
0e5d7d7ae0
|
Use C++11 mode by default
|
2016-02-17 21:04:28 -08:00 |
|
Matias Fontanini
|
d84f10cf08
|
Code cleanup and use same syntax on the entire project
Initial code cleanup
More code cleanup
Cleanup more code
Cleanup Dot11 code
Fix OSX build issue
Cleanup examples
Fix ref and pointer declaration syntax
Fix braces
|
2016-01-09 10:01:58 -08:00 |
|
Matias Fontanini
|
7bffa7801d
|
Add MPLS PDU and hook it up with ICMP extensions
|
2015-12-31 05:57:18 -08:00 |
|
Matias Fontanini
|
530cc56922
|
Set proper value for length field
|
2015-12-19 16:46:13 -08:00 |
|
Matias Fontanini
|
0a16d8f462
|
Add ICMP extensions to ICMP PDU
The length field is still not being set
|
2015-12-17 20:42:57 -08:00 |
|
Matias Fontanini
|
fb43cb738b
|
Add ICMP extensions to ICMP PDU
|
2015-12-14 21:18:42 -08:00 |
|
Matias Fontanini
|
8d28bfe7a1
|
Fix compilation warnings shown on travis.
|
2015-05-23 11:56:31 -07:00 |
|
Matias Fontanini
|
c42cd0114f
|
Fix compilation warnings on Windows x64.
|
2015-05-17 17:30:54 -07:00 |
|
Matias Fontanini
|
d4e632f513
|
Fix tests compilation warnings on Windows.
|
2015-05-16 11:08:52 -07:00 |
|
Matias Fontanini
|
b2788fad63
|
Simplified error string generation on Sniffer::pcap_open_live_extended.
|
2014-05-05 08:32:45 -03:00 |
|
Matias Fontanini
|
ccb8ffd1b5
|
ICMP::gateway is now an IPv4Address.
|
2013-12-14 14:28:39 -03:00 |
|
Matias Fontanini
|
b83c1a2a96
|
Added support for ICMP address mask request/reply.
|
2013-12-14 14:21:04 -03:00 |
|
Matias Fontanini
|
81a947e3b3
|
Fixed bug on ICMP checksum calculation when using timestamp request/replies.
|
2013-12-14 13:42:12 -03:00 |
|
Matias Fontanini
|
9b57585b62
|
Added support for ICMP timestamp request/reply packets. ICMP::matches_response now works with these types of packets as well.
|
2013-12-13 17:23:17 -03:00 |
|
Matias Fontanini
|
6dd949611d
|
Modified some header documentation.
|
2013-10-07 23:31:22 -03:00 |
|
Matias Fontanini
|
c4e6a7c0d6
|
Fixed some compilation errors/warnings and bugs when using Big Endian architectures.
|
2013-09-24 00:34:14 -03:00 |
|
Matias Fontanini
|
0f27b04a92
|
Fixed lots of warnings in test cases, due to narrowing conversions.
|
2013-03-18 11:32:34 -03:00 |
|
Matias Fontanini
|
6696c1b284
|
Ported almost everything to BSD. Utils::route_entries and sending link layer PDUs still don't work.
|
2012-11-28 00:11:42 -03:00 |
|
Matias Fontanini
|
1b08d1af71
|
Added some serialization tests to every PDU.
|
2012-08-26 12:50:30 -03:00 |
|
Matias Fontanini
|
c5fce38c3a
|
Refactored several classes.
|
2012-08-03 13:08:24 -03:00 |
|
Matias Fontanini
|
b54f7d5026
|
Added ICMP and SNAP tests.
|
2011-09-18 11:43:49 -03:00 |
|