summaryrefslogtreecommitdiff
path: root/usr.sbin/bsnmpd/modules
AgeCommit message (Expand)Author
2025-12-26snmp_pf: remove errno usage after pfctl_get_status_h changeSimon Wollwage
2025-12-18snmp_pf: fix refreshKristof Provost
2025-12-05snmp_pf: use the libpfctl wrapper to retrieve astatsKristof Provost
2025-08-02bsnmpd: Fix an error messageDag-Erling Smørgrav
2025-07-31bsnmp: wlan: use correct value for rssiBjoern A. Zeeb
2025-03-20snmp_pf: fix pfInterfacesIfRefsStateKristof Provost
2025-03-20pf: convert DIOCRGETTSTATS to netlinkKristof Provost
2025-02-21snmp_pf: fix rules->label useKristof Provost
2025-02-21snmp_pf: address Coverity remarks about time_tKristof Provost
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-07pf: migrate DIOCGETLIMIT/DIOCSETLIMIT to netlinkKristof Provost
2024-05-28libpfctl: add pfctl_get_rule_h()Kristof Provost
2024-05-09libpfctl: fix file descriptor leakKristof Provost
2024-04-29pf: convert DIOCGETSTATUS to netlinkKristof Provost
2023-11-27snmp_pf: use libpfctl's pfctl_get_rules_info() rather than DIOCGETRULESKristof Provost
2023-11-26usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-14snmp_wlan: Fix a couple of type mismatches in function prototypesJohn Baldwin
2023-08-31snmp_pf: use libpfctl's pfctl_get_status() rather than DIOCGETSTATUSKristof Provost
2023-08-31unbreak BEGEMOT-LM75-MIB.txtEugene Grosbein
2023-08-16Remove $FreeBSD$: two-line lua tagWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-06-20bsnmpd snmp_bridge: Remove set but unused variable.John Baldwin
2023-06-01bsnmpd/modules/snmp_lm75: Fix typosElyes Haouas
2023-06-01bsnmpd/modules/snmp_hostres: Fix typosElyes Haouas
2023-06-01bsnmpd/modules/snmp_bridge: Fix typosElyes Haouas
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-07-03snmp_hostres(3): Fix a typo in a debug messageGordon Bergling
2021-11-30Remove DS_BUSY caseWarner Losh
2021-10-22bsnmpd: Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste
2021-06-17bsnmp: Fix incorrect use of libpfctlKristof Provost
2021-05-05bsnmpd: Return the correct uptime.Warner Losh
2021-04-26pf: Allow multiple labels to be set on a ruleKristof Provost
2021-04-10libpfctl: Switch to pfctl_ruleKristof Provost
2021-04-10bsnmp: Use libpfctlKristof Provost
2020-11-20snmp_wlan(3): Fix mandoc warningsGordon Bergling
2020-02-10Fix a comment for the SUN geom class.Warner Losh
2020-02-10Fix comment. It mentioned sparc64 specifically, but alignment issuesWarner Losh
2020-01-31Fix the following -Werror warning from clang 10.0.0 in bsnmpd:Dimitry Andric
2020-01-29Fix the following -Werror warning from clang 10.0.0 in bsnmpd:Dimitry Andric
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-06-21No need for each bsnmpd(1) module to open connection to syslogShteryana Shopova
2019-06-21Unbreak snmp_pf(3) after the changes introduced in r338209Shteryana Shopova
2019-02-18snmp_hostres(3): fix a typo in sanity checks in handle_chunk()Andriy Voskoboinyk
2018-08-22Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths ofPatrick Kelsey
2018-07-03Update bsnmp to version 1.13. This does not bring user-visible changes.Hartmut Brandt
2017-11-30SPDX: use the Beerware identifier.Pedro F. Giffuni