Pim van Pelt pim
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-24 04:37:33 +00:00
70cb134dcf Add a note about stats-collect-rx and stats-collect-tx
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-24 04:28:51 +00:00
15216782d1 Debian package 1.1.3-1
067e324cca Make a compromise: Use Rx.Packets and Tx.Packets if the *Unicast.Packets is empty. Add a comment in the code to explain why
Compare 2 commits »
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-23 18:57:37 +00:00
0d19d50d62 Add make sync-version to keep changelog and main.go Version the same. Update docs. Cut 1.1.2-1
686bbe46b0 Add IF-MIB::ifHighSpeed for >2.5Gbps interfaces
Compare 2 commits »
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-23 17:22:38 +00:00
ccc2b5ad4d Cut v1.1.0-1
4f368e625d Use interface details to populate the ifmib, on startup and after each event
35165b0464 Add watchInterfaceEvents() listener
Compare 3 commits »
pim pushed to main at ipng/ipng.ch 2025-06-23 16:18:52 +00:00
ebbb0f8e24 typo fix, h/t tim427
pim pushed to main at ipng/ipng.ch 2025-06-23 16:11:38 +00:00
218ee84d5f Typo fix, h/t tim
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-19 13:57:57 +00:00
42dbbded3d Simplify debian dependencies, cut release 1.0.3-1
f16a2b41ea Remove toolchain
Compare 2 commits »
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-16 23:26:26 +00:00
5533ab00de Shorten Makefile
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-16 23:06:41 +00:00
1cbca296c4 Refactor README into a terse synopsis and a larger DETAILS.md doc
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-16 23:00:03 +00:00
a73c7cbf91 Update README
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-16 22:57:28 +00:00
1ddc77ec73 Cut a new release with envfile
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-16 22:55:49 +00:00
6063db7311 Move to an envfile for the debian package
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-16 22:47:14 +00:00
7f81b51c1f Move Go code to src/
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-16 22:42:34 +00:00
c0bcdd5449 Make a simple change, bump version to 1.0.1
fa437ddaf1 Simplify service file, no longer require permissions on /run/vpp, and set optimal perms on agentx
0b4ff36130 Add manpage
82db92f344 Add an initial 'make pkg-deb' and debian/ control directory
Compare 4 commits »
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-16 21:54:58 +00:00
adf033318a Add systemd service file
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-16 21:36:40 +00:00
6969e609c0 Fix golangci-lint issues
pim pushed to main at ipng/govpp-snmp-agentx 2025-06-10 22:33:10 +00:00
4fdd0769a5 go mod tidy
d408ec2867 move to untimestamped logs, tag the lots INFO and DEBUG. Update tests
0a0e3e7055 Add tests. They are quite basic ...
cb8acc4c13 Add LICENSE, add copyright to all files
cc08a0218a Simplify - only use queryInterfaceStats() and always do liveness check within it
Compare 10 commits »
pim created branch main in ipng/govpp-snmp-agentx 2025-06-10 22:33:10 +00:00
pim created repository ipng/govpp-snmp-agentx 2025-06-10 22:33:01 +00:00
pim pushed to main at ipng/ipng.ch 2025-06-07 19:05:33 +00:00
c476fa56fb Bump playground to 25.10-rc0~49-g90d92196