47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
govpp-snmp-agentx (1.1.0-1) bookworm; urgency=medium
|
|
|
|
* Add interface event monitoring with VPP API integration
|
|
* Populate IF-MIB with real interface details (MAC address, speed, status)
|
|
* Consolidate VPP-related modules into unified vpp package
|
|
* Implement real-time interface state updates via event-driven callbacks
|
|
* Retrieve and expose actual interface properties: MTU, admin/oper status
|
|
* Add comprehensive interface details caching and management
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Sun, 23 Jun 2025 00:00:00 +0000
|
|
|
|
govpp-snmp-agentx (1.0.3-1) bookworm; urgency=medium
|
|
|
|
* Remove unnecessary toolchain configuration
|
|
* Simplify and shorten Makefile
|
|
* Refactor documentation structure with detailed DETAILS.md
|
|
* Update and improve README documentation
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Thu, 19 Jun 2025 00:00:00 +0000
|
|
|
|
govpp-snmp-agentx (1.0.2-1) bookworm; urgency=medium
|
|
|
|
* Reorganize source code into src/ subdirectory for cleaner project structure
|
|
* Add environment file support (/etc/default/govpp-snmp-agentx)
|
|
* Move service configuration to environment variables
|
|
* Improve systemd service configurability
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Tue, 17 Jun 2025 00:55:00 +0000
|
|
|
|
govpp-snmp-agentx (1.0.1-1) bookworm; urgency=medium
|
|
|
|
* Add manual page for govpp-snmp-agentx(1)
|
|
* Make VPP config file optional - log warning and continue if missing
|
|
* Fix Debian package build reproducibility issues
|
|
* Improve build system with proper cleanup targets
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Tue, 17 Jun 2025 00:35:00 +0000
|
|
|
|
govpp-snmp-agentx (1.0.0-1) bookworm; urgency=medium
|
|
|
|
* Initial release
|
|
* SNMP AgentX daemon for VPP statistics
|
|
* Interface MIB support
|
|
* Systemd service integration
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Mon, 16 Jun 2025 00:00:00 +0000
|