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

Fix snet.UDPAddress parsing & serialization #3650

Merged
merged 5 commits into from
Feb 3, 2020

Commits on Jan 31, 2020

  1. Fix snet.UDPAddress parsing & serialization

    Allow <IPv4>:port without [].
    Use net library functions instead of manual parsing.
    
    Fixes scionproto#3647
    lukedirtwalker authored and oncilla committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    42e004b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eda9c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. feedback

    oncilla committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    020c5a2 View commit details
    Browse the repository at this point in the history
  2. remove

    oncilla committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    d608215 View commit details
    Browse the repository at this point in the history
  3. typo

    oncilla committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    b693ede View commit details
    Browse the repository at this point in the history