Author: syrinx
Date: Wed May 27 16:33:00 2020
New Revision: 361553
URL: https://svnweb.freebsd.org/changeset/base/361553
Log:
Proper check if divert(4) module is present by the relevant tests
Fix the netinet/netinet6 divert tests falsely reporting 'ipdivert module is
not loaded' when the
Author: syrinx
Date: Fri Jun 21 07:45:58 2019
New Revision: 349265
URL: https://svnweb.freebsd.org/changeset/base/349265
Log:
No need for each bsnmpd(1) module to open connection to syslog
bsnmpd(1) main does that early on init and the connection is available
to all loaded modules
Ev
Author: syrinx
Date: Fri Jun 21 07:29:02 2019
New Revision: 349264
URL: https://svnweb.freebsd.org/changeset/base/349264
Log:
Unbreak snmp_pf(3) after the changes introduced in r338209
PR: 237011
Event:Vienna Hackathon 2019
MFC after:2 weeks
Modified:
he
Belousov born in Kiev, USSR, 1972
11/20 Dmitry Morozovsky born in Moscow, USSR, 1968
11/20 Gavin Atkinson born in Middlesbrough, United
Kingdom, 1979
+11/21 Shteryana Shopova born in Petrich, Bulgaria, 1982
11/21 Mark Johnston born in Toronto, Ontario, Canada, 1989
11/22 Frederic Culot
Author: syrinx
Date: Thu Nov 10 20:51:26 2016
New Revision: 308490
URL: https://svnweb.freebsd.org/changeset/base/308490
Log:
Reply to a snmpEngineID discovery PDU with a Report PDU as per the
requirements of RFC 3414 section 4.
PR: 174974
Submitted by: pgu...@kallisys.net
Reported
Author: syrinx
Date: Mon Oct 24 21:05:23 2016
New Revision: 307882
URL: https://svnweb.freebsd.org/changeset/base/307882
Log:
Fix a regression introduced in SVN r256678 that breaks USM header parsing
Reviewed by: bz@
Modified:
head/contrib/bsnmp/lib/snmp.c
Modified: head/contrib/bsnmp/
Author: syrinx
Date: Fri Oct 10 00:26:28 2014
New Revision: 272878
URL: https://svnweb.freebsd.org/changeset/base/272878
Log:
Fix a bug in decoding string indexes in snmp_target(3), thus causing
bsnmpd(1) to not send v3 notifications properly; while here add two
missing return statements whi
Author: syrinx
Date: Thu Oct 17 12:03:17 2013
New Revision: 256680
URL: http://svnweb.freebsd.org/changeset/base/256680
Log:
Fix the -Wconversion warnings produced when compiling the SNMP agent.
Modified:
head/contrib/bsnmp/lib/snmpagent.c
Modified: head/contrib/bsnmp/lib/snmpagent.c
===
Author: syrinx
Date: Thu Oct 17 11:49:46 2013
New Revision: 256678
URL: http://svnweb.freebsd.org/changeset/base/256678
Log:
Fix SNMP Error response PDUs and properly encode them when using v3
auth/encryption.
Reported by: harti@
Modified:
head/contrib/bsnmp/lib/snmp.c
head/contrib/b
Author: syrinx
Date: Tue Jan 10 15:29:03 2012
New Revision: 229933
URL: http://svn.freebsd.org/changeset/base/229933
Log:
Implement an option to execute SNMP walks using GETBULK requests in
bsnmpwalk(1)
retrieving multiple values with a Single PDU.
Reviewed by: philip@
Tested by:t
Author: syrinx
Date: Mon Dec 20 22:56:50 2010
New Revision: 216605
URL: http://svn.freebsd.org/changeset/base/216605
Log:
Unbreak the build by temprorarily not using include directives in
bsnmpd(1)' def files, until bsd.snmpmod.mk & Makefiles are fixed to
pass proper include path flags to ge
Author: syrinx
Date: Mon Dec 20 17:28:15 2010
New Revision: 216595
URL: http://svn.freebsd.org/changeset/base/216595
Log:
Add (disabled) sample configuration lines needed to enable snmp_target(3)
module
and configure minimal target addresses & notifications needed for bsnmpd(1)
to send SNMP
es. Entries created via
+.Nm bsnmpd's
+configuration file always have this column set to readOnly (5), while entries
+created by Command Generator Applications always have this column set to
+volatile(2). A SET operation on this column is not allowed.
+.It Va snmpNotifyRowStatus
+This column is used to
Author: syrinx
Date: Thu Dec 16 15:18:53 2010
New Revision: 216485
URL: http://svn.freebsd.org/changeset/base/216485
Log:
Pass proper -Wl,-export-dynamic to ld. Thus bsnmpd(1) compiled with clang
properly exports its symbols to the modules.
Submitted by: dim
Modified:
head/usr.sbin/bsn
Author: syrinx
Date: Thu Dec 16 11:58:50 2010
New Revision: 216483
URL: http://svn.freebsd.org/changeset/base/216483
Log:
libbsnmp was moved to usr/lib
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==
Author: syrinx
Date: Thu Dec 16 11:20:37 2010
New Revision: 216482
URL: http://svn.freebsd.org/changeset/base/216482
Log:
Silence the compiler warnings in libbsnmp by removing several (now)
unsed parameters.
Sponsored by: The FreeBSD Foundation
Reviewed by: philip@
Modified:
head/co
://people.freebsd.org/~syrinx/readelf-bsnmpd.txt . I hope this
helps.
cheers,
Shteryana
On 12/12/10, Dimitry Andric wrote:
> On 2010-12-11 16:42, Shteryana Shopova wrote:
>> This is now fixed. However I wouldn't expect bsnmpd(1) compiled with
>> clang to work - it didn't run last time I c
; wrote:
>> On Dec 8, 2010, at 15:30, Shteryana Shopova wrote:
>>> Author: syrinx
>>> Date: Wed Dec 8 14:30:25 2010
>>> New Revision: 216295
>>> URL: http://svn.freebsd.org/changeset/base/216295
>>>
>>> Log:
>>> Add bsnmpd(1)'
Author: syrinx
Date: Sat Dec 11 13:24:01 2010
New Revision: 216377
URL: http://svn.freebsd.org/changeset/base/216377
Log:
Remove unnecessary debug/error CFLAGS.
Reported by : pawel.worach (at) gmail (dot) com
Modified:
head/usr.sbin/bsnmpd/tools/libbsnmptools/Makefile
Modified: head/u
Author: syrinx
Date: Thu Dec 9 12:25:45 2010
New Revision: 216323
URL: http://svn.freebsd.org/changeset/base/216323
Log:
Unbreak "make installworld" w/ DESTDIR specified
PR: kern/152939
Modified:
head/usr.sbin/bsnmpd/tools/bsnmptools/Makefile
Modified: head/usr.sbin/bsnmpd/to
Author: syrinx
Date: Wed Dec 8 17:34:07 2010
New Revision: 216301
URL: http://svn.freebsd.org/changeset/base/216301
Log:
Fix typos.
Modified:
head/etc/snmpd.config
Modified: head/etc/snmpd.config
==
--- head/etc/snm
Author: syrinx
Date: Wed Dec 8 17:27:59 2010
New Revision: 216300
URL: http://svn.freebsd.org/changeset/base/216300
Log:
Add (disabled) sample configurations needed to enable the snmp_usm and
snmp_vacm modules and minimal user/view configurations needed to for
the modules to work properly.
Author: syrinx
Date: Wed Dec 8 15:52:06 2010
New Revision: 216299
URL: http://svn.freebsd.org/changeset/base/216299
Log:
Add a forgotten file from r216294 and unbreak the build.
Sponsored by: The FreeBSD Foundation
Reviewed by: philip@ (mostly)
Approved by: philip@
Added:
head/con
00:00:00 1970 (empty, because file is newly added)
+++ head/usr.sbin/bsnmpd/tools/Makefile Wed Dec 8 14:30:25 2010
(r216295)
@@ -0,0 +1,7 @@
+# $FreeBSD$
+# Author: Shteryana Shopova
+
+SUBDIR=libbsnmptools \
+ bsnmptools
+
+.include
Added: head/usr.sbin/bsnmpd/
.Pp
.Fn snmp_pdu_encode
@@ -297,8 +469,21 @@ Encoding failed.
.Xr bsnmpagent 3 ,
.Xr bsnmpclient 3 ,
.Xr bsnmplib 3
+.Sh CAVEAT
+The SNMPv3 message digests, encryption and decryption, and key routines use
+the cryptographic functions from
+.Xr crypto 3 .
+The library may optionally be built witho
Author: syrinx
Date: Mon Jul 26 16:26:26 2010
New Revision: 210504
URL: http://svn.freebsd.org/changeset/base/210504
Log:
Connect the snmp_wlan(3) module to the build.
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/bsnmpd/modules/Makefile
Modified: head/usr.sbin/bsnmpd/mod
Author: syrinx
Date: Mon Jul 26 16:20:52 2010
New Revision: 210503
URL: http://svn.freebsd.org/changeset/base/210503
Log:
Add a (disabled) configuration line to enable the snmp_wlan(3) module.
Sponsored by: The FreeBSD Foundation
Modified:
head/etc/snmpd.config
Modified: head/etc/snmpd.
t;20100517Z"
+ORGANIZATION "The FreeBSD Foundation"
+CONTACT-INFO
+ " Shteryana Shopova
+
+Postal:12 Andrey Lyapchev Blvd.
+ block 2, ap.19
+ 1797 Sofia
+ Bul
Author: syrinx
Date: Wed Mar 24 16:07:33 2010
New Revision: 205607
URL: http://svn.freebsd.org/changeset/base/205607
Log:
Now actually implement reading/refreshing/returning data from the
pfTablesAddrTable
and modify the BEGEMOT-PF-MIB to add support for IPV6 address' statistics in
the PF
Author: syrinx
Date: Fri Mar 19 09:53:25 2010
New Revision: 205312
URL: http://svn.freebsd.org/changeset/base/205312
Log:
Make sure the snmp_pf module will first refresh its entires if necessary,
then find a specific entry, and get the requested value. So far, it found
the specific entry, re
Author: syrinx
Date: Thu Mar 18 14:54:31 2010
New Revision: 205280
URL: http://svn.freebsd.org/changeset/base/205280
Log:
Add support for retrieving labeled pf filter rule counters.
PR: bin/132847
Submitted by: Szalai Andras
Modified:
head/usr.sbin/bsnmpd/modules/snmp_pf/BEG
31 matches
Mail list logo