]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: restore matching any SPI id by default
authorJan Engelhardt <jengelh@inai.de>
Wed, 15 Jul 2015 12:53:39 +0000 (14:53 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 12 Aug 2015 17:49:40 +0000 (19:49 +0200)
commit4264de1f270a0fac44dde8ece6fde0a879aebc8e
treee77b75bbe0a6bb2c5d7349949d6035c860086017
parent34344db9878ed53b387180362b1be77001e03e45
extensions: restore matching any SPI id by default

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/libip6t_ah.c
extensions/libip6t_ah.t
extensions/libip6t_rt.c
extensions/libip6t_rt.t
extensions/libipt_ah.c
extensions/libipt_ah.t
extensions/libxt_esp.c
extensions/libxt_esp.t