Skip to content

Conversation

@Sophrinix
Copy link

No description provided.

Sophrinix and others added 5 commits December 26, 2025 16:51
The msgEnqInit() function was not copying the Secret from interface
arguments to the MsgInit struct. This caused VPP to reject memif
connections with "secret required" error when secret authentication
was configured on the VPP side.

This fix enables gomemif to work with VPP memif interfaces that have
secrets configured via:
  vppctl create interface memif ... secret <secret>

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…ovpp

Changes:
- Updated go.mod module declarations in root and extras
- Updated all import statements across the codebase
- Removed retract statement for old module versions
- Cleared go.sum for regeneration
@Sophrinix Sophrinix closed this Dec 29, 2025
@Sophrinix Sophrinix deleted the 0-14-1 branch December 29, 2025 01:08
@Sophrinix Sophrinix restored the 0-14-1 branch December 29, 2025 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant