tempesta-tech / tempesta-test

Test suite for Tempesta FW
10 stars 4 forks source link

Write more tests for http_chain directive. #576

Open EvgeniiMekhanik opened 4 months ago

EvgeniiMekhanik commented 4 months ago

There are a lot of type of directives in http_chain (https://github.com/tempesta-tech/tempesta/wiki/HTTP-tables). We should cover them all. Especially mark action (I wrote only one simple test to check it). (->mark = "value"). We need to discuss about real case when user want to set some mark by Tempesta and write test to cover it. Also we should check this case on MTU 100, to cover skb fragmentation.