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

Bandwidth Calculations #162

Closed
wants to merge 17 commits into from
Closed

Bandwidth Calculations #162

wants to merge 17 commits into from

Commits on Oct 13, 2014

  1. add local to net/conn

    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    221c5d0 View commit details
    Browse the repository at this point in the history
  2. command help spacing

    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    981768c View commit details
    Browse the repository at this point in the history
  3. bitswap dials peers

    Important bugfix. Otherwise bitswap cannot message peers
    the node has not connected to yet :(
    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    e3f13cf View commit details
    Browse the repository at this point in the history
  4. dht handleAddProviders adds addr in msg

    Otherwise don't have the peer's target address.
    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    121d368 View commit details
    Browse the repository at this point in the history
  5. removed DialAddr

    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    5e27103 View commit details
    Browse the repository at this point in the history
  6. no longer store incoming addrs

    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    d5adc5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a15746 View commit details
    Browse the repository at this point in the history
  8. remove old pkg

    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    451d977 View commit details
    Browse the repository at this point in the history
  9. meant to call net.DialPeer

    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    5401004 View commit details
    Browse the repository at this point in the history
  10. logging + tweaks

    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    7401078 View commit details
    Browse the repository at this point in the history
  11. iiii -> peerToQuery

    (that wasn't mine :p)
    jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    a01cbf6 View commit details
    Browse the repository at this point in the history
  12. fix up FindProvidersAsync

    whyrusleeping authored and jbenet committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    49dce86 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f25515e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b290aed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1163add View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0a25a73 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4deac3b View commit details
    Browse the repository at this point in the history