Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support VSNCP #4

Open
rdcloyi opened this issue Nov 18, 2022 · 1 comment
Open

Support VSNCP #4

rdcloyi opened this issue Nov 18, 2022 · 1 comment

Comments

@rdcloyi
Copy link

rdcloyi commented Nov 18, 2022

This is very good PPP implementation in Golang. I'd like to use it to support VSNCP on the base of LCP since all negotiation procedures are in common. But currently the Pkt structure is only for IPCP/LCP. Would it be better to use an Interface instead of concrete Pkt structure so that I can have own Serialize/Parse implementation for VSNCP?

@hujun-open
Copy link
Owner

what is the use case? VSNCP is not commonly used protocol;

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

No branches or pull requests

2 participants