Matias Fontanini
|
2dff95700f
|
Updated copyright notice.
|
2014-07-13 11:04:29 -03:00 |
|
Itay Grudev
|
e73ea43f7b
|
Fixed bug - not included std::string
Error details:
implicit instantiation of undefined template std::basic_string
|
2014-01-25 22:55:59 +02:00 |
|
Matias Fontanini
|
9962381fc7
|
Added the --disable-dot11 configure switch.
|
2013-11-09 14:41:08 -03:00 |
|
Matias Fontanini
|
a507355e27
|
Added tins_cast as a replacement for dynamic_cast when using it on PDU classes.
|
2013-10-18 09:28:43 -03:00 |
|
Matias Fontanini
|
2414edd1e7
|
Fixed a bug in PPI and Dot1Q triggered when constructing from buffer/serializing. Done some documentation fixes.
|
2013-09-22 19:37:02 -03:00 |
|
Matias Fontanini
|
7d4222fb17
|
Added PPI PDU.
|
2013-09-05 00:49:11 -03:00 |
|
Matias Fontanini
|
5064a9255b
|
Fixed BSD notice. Updated AUTHORS file.
|
2013-04-23 20:33:00 -03:00 |
|
Matias Fontanini
|
8afbe14c82
|
PacketSender is not copyable and movable.
|
2013-04-23 11:05:44 -03:00 |
|
Matias Fontanini
|
97f049580b
|
Link layer PDUs no longer contain a NetworkInterface.
|
2013-04-21 18:50:08 -03:00 |
|
Matias Fontanini
|
2ea952d6ab
|
Added PDU::rfind_pdu.
|
2013-04-19 22:27:48 -03:00 |
|
Matias Fontanini
|
91bdcca577
|
Dot11 now uses option_not_found. Sniffer catches malformed_packet rather than std::runtime_error while sniffing.
|
2013-04-19 14:06:59 -03:00 |
|
Matias Fontanini
|
9812ad441f
|
Added missing exceptions.h file.
|
2013-04-18 17:52:53 -03:00 |
|