summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_esp.t
Commit message (Collapse)AuthorAgeFilesLines
* extensions: restore matching any SPI id by defaultJan Engelhardt2015-08-121-0/+1
| | | | | | | | | | | This is the same as commit v1.4.15-12-g8a988f6. If no id option is given, the extensions only match packets with a zero-valued identification field. This behavior deviates from what it used to do back in v1.4.10-273-g6944f2c^. Signed-off-by: Jan Engelhardt <jengelh@inai.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* extensions: libxt_esp: add unit testPablo Neira Ayuso2013-10-071-0/+9
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>