]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pfctl, libpfctl: introduce pfctl_pool
authorKurosawa Takahiro <takahiro.kurosawa@gmail.com>
Mon, 12 Apr 2021 14:03:40 +0000 (16:03 +0200)
committerKristof Provost <kp@FreeBSD.org>
Mon, 12 Apr 2021 16:30:29 +0000 (18:30 +0200)
commit600bd6ce0639c84b763516477250df5964e8edf6
tree508a62dadceca9325a963af3c82a41e3df6f32b0
parentb856b51d149811d68ab9e72daa609f00e13c2ec3
pfctl, libpfctl: introduce pfctl_pool

Introduce pfctl_pool to be able to extend the pool part of the pf rule
without breaking the ABI.

Reviewed by: kp
MFC after: 4 weeks
Differential Revision: https://reviews.freebsd.org/D29721
lib/libpfctl/libpfctl.c
lib/libpfctl/libpfctl.h
sbin/pfctl/pfctl.c
sbin/pfctl/pfctl_parser.c
sbin/pfctl/pfctl_parser.h