Re: initial iwx(4) 11ac patch for testing

2022-03-13 Thread Joel Carnat
On 3/10/22 12:35, Stefan Sperling wrote: On Thu, Mar 10, 2022 at 12:25:17PM +0100, Stefan Sperling wrote: Unless anyone else finds a problem, this patch can be considered ready for review and commit. Of course, I forgot to apply my sysassert fix to the second phy context command function... F

Re: snmpd(8): New application layer - step towards agentx support

2022-01-05 Thread Joel Carnat
On Wed, Jan 05, 2022 at 06:17:46PM +0100, Martijn van Duren wrote: > Problem found: The code was compiled on -stable, which I apparently > misread. There's changes in libutil in current that this diff needs. > > Pending Joel's results: Anyone else wanting to chime in? > I installed -current on a

Re: snmpd(8): New application layer - step towards agentx support

2022-01-03 Thread Joel Carnat
I may have mixed outputs from various snmp(1) and snmpwalk(1) while trying to verify both failed. Sorry. Here's a detailed extract of what I did and got. On 1/3/22 16:50, Martijn van Duren wrote: On Mon, 2022-01-03 at 15:09 +0100, Joel Carnat wrote: Hello, I have just patched my snmpd

Re: snmpd(8): New application layer - step towards agentx support

2022-01-03 Thread Joel Carnat
Hello, I have just patched my snmpd from -current ; everything else is 7.0-stable. I'm not sure what happens but I use the same snmpd.conf and connects to snmpd from another machine using # snmpwalk -v 3 -a SHA -A "changeme" -l authPriv -u telegraf \ -x AES -X "changeme" server But using the