Eric Cornelius
|
c304dc08c4
|
Eliminate unnecessary explicit template parameter specification
|
2015-02-25 11:04:42 -05:00 |
|
Eric Cornelius
|
87207a8091
|
Support both move and reference overloads for the loop handler
|
2015-02-25 10:56:11 -05:00 |
|
Ulf Wetzker
|
93a46366a0
|
Fixed type for _dbm_signal and _dbm_noise
|
2015-02-09 14:30:34 +01:00 |
|
Ulf Wetzker
|
179e0722f5
|
Fixed name in RadioTap present bitmap for field dbm_TX_power
|
2015-02-09 14:13:07 +01:00 |
|
Ulf Wetzker
|
d640eebb99
|
Add Exception for fields that are not present in RadioTap frames.
|
2015-02-09 13:23:03 +01:00 |
|
Eric Cornelius
|
184328ea95
|
Move packet into callback to avoid unnecessary clone, fix forward_iterator value type, and update comments
|
2015-02-06 10:24:43 -05:00 |
|
Eric Cornelius
|
eb0b7c9091
|
Generalize the accepts_type trait a bit, and move to internals.h, rename the _invoke_functor function, and templatize it to avoid need to depend on Packet defintion
|
2015-02-05 00:45:13 -05:00 |
|
Eric Cornelius
|
2587dd6cb0
|
Use type_traits to enable Packet& sniff_loop callback variant in C++11 builds
|
2015-02-04 21:44:50 -05:00 |
|
Matias Fontanini
|
65607b0eb5
|
Fixed PKTAP next layer interpretation.
|
2014-12-21 10:51:18 -08:00 |
|
Matias Fontanini
|
a4c67e5acd
|
Added PKTAP header.
|
2014-12-21 10:18:59 -08:00 |
|
Matias Fontanini
|
3d832cc48e
|
Replaced calls to PDU::rfind_pdu to find_pdu on TCPStreamFollower.
|
2014-11-13 22:07:31 -08:00 |
|
Matias Fontanini
|
3a38d36a60
|
Fixed invalid parsing of RadioTap ext flag field.
|
2014-11-06 21:44:59 -08:00 |
|
Matias Fontanini
|
c4609fedd6
|
Added Loopback::matches_response.
|
2014-10-25 00:23:52 -05:00 |
|
Matias Fontanini
|
64fac4f255
|
Added NetworkInterface::is_loopback.
|
2014-10-19 09:13:28 -03:00 |
|
Matias Fontanini
|
9ee90755d1
|
Moved headers to include/tins.
|
2014-10-17 12:14:00 -03:00 |
|