aboutsummaryrefslogtreecommitdiff
path: root/contrib/unifdef/tests/recursive.sh
diff options
context:
space:
mode:
authorBoris Lytochkin <lytboris@gmail.com>2026-03-01 18:54:24 +0000
committerAndrey V. Elsukov <ae@FreeBSD.org>2026-03-01 19:04:58 +0000
commit32cd3ee5901ea33d41ff550e5f40ce743c8d4165 (patch)
treeb86c94ef16be5a15f28da063cfc9cc3bad74dc0f /contrib/unifdef/tests/recursive.sh
parente81e724358e43dcf951e244a9df9df3eaa983fe9 (diff)
ipfw: add support for masked ip-address lookupsHEADmain
Current radix-based implementation of lookup tables in ipfw does not support non-contiguous prefixes while this type of lookup is needed to write CPU-effective firewall configurations. For some of the cases we can reach the goal using a masked table lookup by adding masked (e.g. zero non-significant bits) records into a table and then zero non-significant bits in lookup key prior to making a table lookup. Obtained from: Yandex LLC MFC after: 3 weeks Relnotes: yes Sponsored by: Yandex LLC Differential Revision: https://reviews.freebsd.org/D53694
Diffstat (limited to 'contrib/unifdef/tests/recursive.sh')
0 files changed, 0 insertions, 0 deletions