Matias Fontanini
|
3478c7b09a
|
Don't define Sniffer callback traits when using VS.
|
2015-04-06 09:33:30 -07:00 |
|
Matias Fontanini
|
9efd00956f
|
Fix BaseSniffer::sniff_loop documentation.
|
2015-03-20 21:21:38 -07:00 |
|
Eric Cornelius
|
4be9719195
|
Make sure we can still compile old loop signatures without c++11 enabled
|
2015-03-05 03:25:41 -05:00 |
|
Eric Cornelius
|
c304dc08c4
|
Eliminate unnecessary explicit template parameter specification
|
2015-02-25 11:04:42 -05: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
|
9ee90755d1
|
Moved headers to include/tins.
|
2014-10-17 12:14:00 -03:00 |
|