Willy Tarreau
9c84d8299a
MINOR: h2: add a generic frame checker
...
The new function h2_frame_check() checks the protocol limits for the
received frame (length, ID, direction) and returns a verdict made of
a connection error code. The purpose is to be able to validate any
frame regardless of the state and the ability to call the frame handler,
and to emit a GOAWAY early in this case.
2019-01-30 19:37:20 +01:00
..
2014-05-08 22:38:02 +02:00
2010-10-30 19:04:33 +02:00
2018-12-24 11:45:00 +01:00
2018-11-26 19:50:32 +01:00
2019-01-26 13:25:14 +01:00
2018-12-02 18:37:56 +01:00
2018-10-29 19:14:14 +01:00
2018-12-08 15:27:03 +01:00
2018-10-17 19:59:43 +02:00
2018-12-16 08:17:23 +01:00
2018-10-08 19:20:13 +02:00
2012-11-11 20:53:30 +01:00
2010-08-10 14:01:15 +02:00
2019-01-04 10:48:03 +01:00
2019-01-30 19:37:20 +01:00
2018-03-21 05:04:01 +01:00
2019-01-26 13:37:48 +01:00
2018-07-19 16:23:43 +02:00
2018-12-11 09:07:02 +01:00
2017-10-31 18:03:24 +01:00
2019-01-24 15:27:06 +01:00
2018-09-14 17:40:35 +02:00
2018-12-01 17:37:27 +01:00
2019-01-08 12:06:55 +01:00
2018-11-26 19:50:32 +01:00
2018-12-07 13:25:59 +01:00
2018-07-19 16:23:43 +02:00
2018-12-16 08:15:16 +01:00
2018-12-02 18:38:15 +01:00
2018-11-12 19:15:15 +01:00
2017-09-21 06:27:08 +02:00
2017-10-31 13:58:31 +01:00
2014-05-08 22:38:02 +02:00
2018-12-14 13:59:42 +01:00
2015-10-12 20:58:51 +02:00
2006-06-29 18:54:54 +02:00
2009-03-21 10:25:14 +01:00
2018-11-22 18:57:37 +01:00
2011-03-28 15:55:43 +02:00
2016-03-11 17:08:05 +01:00
2019-01-04 18:20:32 +01:00
2017-10-31 13:58:32 +01:00