1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-23 02:35:57 +01:00
Files
libtins/include/tins
Patrick Michel aaba3dd46a Feature - Skipping ahead in TCP flows. (#163)
* Skipping forward in TCP streams, from an out-of-order callback.

- Added the ability to skip forward in a flow to a sequence number, with the intention of doing so in an out of order callback.
- Re-ordered Flow packet processing, to allow skipTo in out of order callback on stream start (flow sequence number is 0).
- Fixed missing seq_compare in flow code.

* Renamed skipTo to advance_sequence.
2016-10-23 09:47:56 -07:00
..
2016-06-06 10:36:36 -07:00
2016-01-31 20:03:49 -08:00
2016-02-28 08:01:04 -08:00
2016-01-31 20:03:49 -08:00
2016-01-31 20:03:49 -08:00
2016-03-07 20:29:12 -08:00
2016-03-17 21:49:06 -07:00
2016-01-31 20:03:49 -08:00
2016-02-21 18:20:06 -08:00
2016-02-20 22:19:12 -08:00
2016-02-19 10:27:56 -06:00
2016-05-26 09:11:48 -07:00
2016-05-05 12:40:11 -07:00
2016-01-31 20:03:49 -08:00
2016-01-31 20:03:49 -08:00
2016-05-26 09:11:48 -07:00
2016-02-19 10:27:56 -06:00
2016-02-19 10:27:56 -06:00
2016-02-19 10:27:56 -06:00
2016-02-19 10:27:56 -06:00
2016-02-19 10:27:56 -06:00
2016-01-31 20:03:49 -08:00
2016-01-31 20:03:49 -08:00
2016-02-19 10:27:56 -06:00
2016-02-20 22:19:12 -08:00
2016-02-21 09:14:14 -08:00
2016-05-26 09:11:48 -07:00
2016-03-07 19:40:38 -08:00