1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/sbin/pfctl
Franco Fichtner 2e9bba5621 pf: stop resolving hosts as dns that use ":" modifier
When the interface does not exist avoid passing host with special pf
modifiers to DNS resolution as they come up empty anyway.

Reviewed by:	kp
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D35429

(cherry picked from commit 28b64169ea)
2022-08-22 08:55:27 +02:00
..
tests pfctl tests: Test fairq configuration 2021-05-27 09:10:53 +02:00
Makefile pfctl: Move ioctl abstraction functions into libpfctl 2021-05-07 10:15:42 +02:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
parse.y pfctl: fix FOM_ICMP/POM_STICKYADDRESS clash 2022-08-20 09:14:27 +02:00
pf_print_state.c pfctl: cache getprotobynumber results 2021-07-05 11:32:14 +00:00
pf_ruleset.c pf: match keyword support 2021-07-31 10:12:02 +02:00
pf.os Move pf.os to sbin/pfctl/ 2018-08-11 13:58:26 +00:00
pfctl_altq.c pfctl(8): Fix a typo in a source code comment 2022-07-19 18:01:08 +02:00
pfctl_ioctl.h pfctl: Move ioctl abstraction functions into libpfctl 2021-05-07 10:15:42 +02:00
pfctl_optimize.c pfctl: remove unused variable 2022-03-15 03:51:15 +01:00
pfctl_osfp.c
pfctl_parser.c pf: stop resolving hosts as dns that use ":" modifier 2022-08-22 08:55:27 +02:00
pfctl_parser.h sys/bitset.h: reduce visibility of BIT_* macros 2022-01-14 18:17:30 +02:00
pfctl_qstats.c Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
pfctl_radix.c libpfctl: relocate implementations of pfr_add/get/set_addrs 2022-04-11 16:52:34 +02:00
pfctl_table.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
pfctl.8 pf: Support killing 'matching' states 2021-05-14 10:42:07 +02:00
pfctl.c pfctl: fix recursive printing of rules 2022-05-04 08:20:58 +02:00
pfctl.h pfctl: delay label macro expansion until after rule optimisation 2021-10-22 09:34:25 +02:00