opnsense-src/usr.sbin/bsnmpd/modules
Kristof Provost a20c597c6d bsnmp: Fix incorrect use of libpfctl
When we introduced libpfctl in bnsmpd this was done incorrectly, and a
GETRULE call was replaced by pfctl_add_rule().
Change it to pfctl_get_rule().

Reviewed by:	donner
MFC after:	3 days
Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 67cef6d411)
2021-06-22 23:00:33 +02:00
..
snmp_bridge Fix comment. It mentioned sparc64 specifically, but alignment issues 2020-02-10 17:16:45 +00:00
snmp_hast Update bsnmp to version 1.13. This does not bring user-visible changes. 2018-07-03 08:44:40 +00:00
snmp_hostres Fix a comment for the SUN geom class. 2020-02-10 17:16:50 +00:00
snmp_lm75 No need for each bsnmpd(1) module to open connection to syslog 2019-06-21 07:45:58 +00:00
snmp_mibII Update Makefile.depend files 2019-12-11 17:37:53 +00:00
snmp_netgraph Update Makefile.depend files 2019-12-11 17:37:53 +00:00
snmp_pf bsnmp: Fix incorrect use of libpfctl 2021-06-22 23:00:33 +02:00
snmp_target Update bsnmp to version 1.13. This does not bring user-visible changes. 2018-07-03 08:44:40 +00:00
snmp_usm Update bsnmp to version 1.13. This does not bring user-visible changes. 2018-07-03 08:44:40 +00:00
snmp_vacm Update bsnmp to version 1.13. This does not bring user-visible changes. 2018-07-03 08:44:40 +00:00
snmp_wlan snmp_wlan(3): Fix mandoc warnings 2020-11-20 16:46:51 +00:00
Makefile
Makefile.depend
Makefile.inc