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

Aprx dumps packets with leading spaces in route #47

Open
PhirePhly opened this issue May 26, 2017 · 0 comments
Open

Aprx dumps packets with leading spaces in route #47

PhirePhly opened this issue May 26, 2017 · 0 comments

Comments

@PhirePhly
Copy link
Owner

When other users enter paths like "WIDE1-1, WIDE2-1" with a space and their tracker doesn't properly tokenize the path, the resulting packet may appear to be invalid since the leading space in WIDE2-1 makes it seem like it's a zero length callsign.

Consider making ax25.c:ax25_to_tnc2_fmtaddress() more liberal with its parsing than the strict A-Z0-9, then only spaces, interpretation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant