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

Buggy behavior of xl2tpd-control and the daemon #200

Open
tespent opened this issue Jul 29, 2020 · 0 comments
Open

Buggy behavior of xl2tpd-control and the daemon #200

tespent opened this issue Jul 29, 2020 · 0 comments

Comments

@tespent
Copy link

tespent commented Jul 29, 2020

I'm writing a library that controls the daemon, so I refer to x2ltpd-control.c and xl2tpd.c for the protocol. And I have noticed several bugs in both the daemon and the client. Here are some of them:

  1. xl2tpd-control available does not output anything as expected unless specify -d to dump information, which is caused by a buggy implementation of xl2tpd-control.
  2. The daemon does not respond to CONTROL_PIPE_REQ_LAC_STATUS request. since the handler is almost empty and does not return any unimplemented notification.

I may update the list later if I discover more bugs related to the control protocol or its implementation.

BTW, I've recently found that the mailing list returns 404. I'm wondering what happens to the mailing list.

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

1 participant