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

bolt1: init tlvs set remote address #4864

Merged

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    89cd60b View commit details
    Browse the repository at this point in the history
  2. peer_wire: add remote_addr to init_tlv

    Unfortunately we can't do any smart parsing here since
    wiregen does not support switch/type cases for different
    substructure unions yet. So just give us a pointer we can use.
    m-schmoock committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    f5a450e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. peer_exchange: set, read and log remote_addr

    Changelog-Added: Protocol: set remote_addr on init tlvs
    m-schmoock committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    06bc1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f13635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7baae67 View commit details
    Browse the repository at this point in the history