Page MenuHomeFreeBSD
Feed Advanced Search

Mar 18 2024

harti committed rGc85d75a9fcd1: Add myself (harti) to the calendar. (authored by harti).
Add myself (harti) to the calendar.
Mar 18 2024, 5:00 PM

Mar 4 2024

harti committed rG83550d02fea6: Add a missing space in a warning. (authored by harti).
Add a missing space in a warning.
Mar 4 2024, 7:09 PM

Apr 14 2023

harti committed rG9088779e3c8b: SNMP: Update the fokus MIB with a new contact info. (authored by harti).
SNMP: Update the fokus MIB with a new contact info.
Apr 14 2023, 8:30 AM

Mar 14 2022

harti accepted D34550: bsnmp: Use mkstemp when creating clients local socket.

Looks good to me.

Mar 14 2022, 6:03 PM

Oct 13 2021

harti committed rGded77e0237a8: Allow the BPF to be select for write. This is needed for boost:asio (authored by harti).
Allow the BPF to be select for write. This is needed for boost:asio
Oct 13 2021, 7:55 AM
harti closed D31967: Allow the BPF to be select for EVFILT_WRITE with kqueue..
Oct 13 2021, 7:55 AM

Sep 29 2021

harti updated the diff for D31967: Allow the BPF to be select for EVFILT_WRITE with kqueue..

Reduce code duplication.
Update kqueue.2.

Sep 29 2021, 5:02 PM

Sep 15 2021

harti requested review of D31967: Allow the BPF to be select for EVFILT_WRITE with kqueue..
Sep 15 2021, 8:35 AM

Jun 2 2021

harti added a comment to D30611: ngatm: Handle errors from uni_msg_extend().

This looks good to me. Good catch.

Jun 2 2021, 2:14 PM

Dec 13 2020

harti committed R9:de7dd2a36e93: Add a news entry for me as a new committer. (authored by harti).
Add a news entry for me as a new committer.
Dec 13 2020, 7:10 PM
harti committed R9:50c081537e90: Add my PGP key and add me as a developer. (authored by harti).
Add my PGP key and add me as a developer.
Dec 13 2020, 7:10 PM
harti committed R9:5e9a28c7567c: Add entries for the hatm and fatm network drivers. (authored by harti).
Add entries for the hatm and fatm network drivers.
Dec 13 2020, 6:44 PM

Nov 24 2020

harti accepted D27336: Make bsnmpclient(3) thread-safe.

For me this looks good. In the middle term (next year) I have a plan to get rid of static data in the library.

Nov 24 2020, 11:12 AM

Apr 1 2020

harti committed rS359514: Add a makefile to build and run the tests for the bsnmp library..
Add a makefile to build and run the tests for the bsnmp library.
Apr 1 2020, 3:39 PM
harti committed rS359512: Merge release 1.14 of bsnmp..
Merge release 1.14 of bsnmp.
Apr 1 2020, 3:25 PM

Mar 31 2020

harti committed rS359492: Move the bsnmp 1.14 import tag to the correct place..
Move the bsnmp 1.14 import tag to the correct place.
Mar 31 2020, 5:57 PM
harti committed rS359491: Tag import of version 1.14 of bsnmp..
Tag import of version 1.14 of bsnmp.
Mar 31 2020, 5:53 PM
harti committed rS359490: Import version 1.14 of bsnmp. This mainly consists of bug fixes.
Import version 1.14 of bsnmp. This mainly consists of bug fixes
Mar 31 2020, 5:50 PM

Oct 22 2018

harti added a comment to D16654: IPv6 transport for bsnmp.
In D16654#376845, @ae wrote:

Hi, Harti, it is good time to commit the IPv6 support into head/ :)

Oct 22 2018, 10:25 AM

Sep 20 2018

harti added a comment to D16654: IPv6 transport for bsnmp.
In D16654#367736, @ae wrote:

Hi, Harti, we have used IPv6 transport several weeks now, and it seems all works good. Do you want to see the full final patch that we use?

Sep 20 2018, 2:08 PM

Aug 16 2018

harti added a comment to D16654: IPv6 transport for bsnmp.

Updated diff and marked comments as done.

Aug 16 2018, 12:17 PM
harti updated the diff for D16654: IPv6 transport for bsnmp.

Use memcpy() in some places.
Save and use the complete in6_pktinfo.
Check that link local addresses have a non-zero scope and produce a warning if not.
Add upd6 and ipv6 address format for server specification.
Factor out common creation code for ipv6 and ipv6z.
Fix a type in gensnmptree.

Aug 16 2018, 12:14 PM

Aug 11 2018

harti added a comment to D16654: IPv6 transport for bsnmp.

Hi Andrey, some comments on your comments :-)

Aug 11 2018, 10:51 AM
harti added a comment to D16654: IPv6 transport for bsnmp.
In D16654#353982, @ae wrote:

Hi, Harti, while I was on the vacation, you made the patch :)
You can take a look to what I did before the vacation https://people.freebsd.org/~ae/bsnmpd_ipv6.diff
It is incomplete, but I started to make it differently. Maybe you will find something interesting.

Aug 11 2018, 10:42 AM
harti added a comment to D16654: IPv6 transport for bsnmp.
In D16654#353961, @bz wrote:

I've only scrolled through. I really don't get why ipv6z (needless to say ipv4z is defined but not used) needs to be special. The fact that we encode the interface index is unhelpful in a config file as that might change between boots or other operations, such as oder of vnet creation, order of interface creation, etc.

Aug 11 2018, 10:32 AM

Aug 10 2018

harti created D16654: IPv6 transport for bsnmp.
Aug 10 2018, 9:44 AM

Jul 27 2018

harti committed rS336778: Tag bsnmp vendor release 1.13..
Tag bsnmp vendor release 1.13.
Jul 27 2018, 7:32 PM
harti committed rS336777: Vendor import of bsnmp-1.13..
Vendor import of bsnmp-1.13.
Jul 27 2018, 7:30 PM
harti added a comment to D16459: bsnmpd(1): optimize interface description processing.
In D16459#349483, @avg wrote:

Well, the standard says (0 ..64) and that means from zero to 64.
Also, my impression is that, according to the RFC, ifAlias is something that should be settable over SNMP and it should be persistent.

I found this interesting link on the topic and I must admit that I know very little about it:
http://irobert.info/display/IRINFO/Understanding+ifDescr%2C+ifName+and+ifAlias

Jul 27 2018, 5:59 AM

Jul 3 2018

harti committed rS335885: Update bsnmp to version 1.13. This does not bring user-visible changes..
Update bsnmp to version 1.13. This does not bring user-visible changes.
Jul 3 2018, 8:44 AM

May 8 2018

harti added a comment to D15112: In snmp_mibII module assume that virtual interfaces can work at maximum speed available in the system.

Ah, thanks. This looks fine. Then we really could go for 64-bit counters for all interfaces.

May 8 2018, 6:25 AM

May 7 2018

harti added a comment to D15112: In snmp_mibII module assume that virtual interfaces can work at maximum speed available in the system.

How does it do that? The problem is whether a 64-bit increment or add is atomic with regard to a read from another CPU.

May 7 2018, 12:00 PM

Apr 17 2018

harti added a comment to D15112: In snmp_mibII module assume that virtual interfaces can work at maximum speed available in the system.
In D15112#318283, @ae wrote:

Maybe better solution is just provide 64-bit counters for all interfaces? It seems net-snmpd does so.

Apr 17 2018, 2:26 PM

Feb 1 2017

harti committed rS313043: Merge filt_soread and filt_solisten and decide what to do when checking.
Merge filt_soread and filt_solisten and decide what to do when checking
Feb 1 2017, 1:12 PM

Jan 21 2016

harti committed rS294507: Fill the ifAlias leaf of the ifXTable with the interface description.
Fill the ifAlias leaf of the ifXTable with the interface description
Jan 21 2016, 4:11 PM