Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mirage/mirage
base: 9d5ed049f3ae
Choose a base ref
...
head repository: mirage/mirage
compare: 17c117a37651
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 29, 2016

  1. fix incorrect connect string for create_ipv6

    Without these changes, create_ipv6 generates code that contains a stray
    @ and also fails to pass the required `clock` parameter to Ipv6.connect
    .
    yomimono committed Nov 29, 2016
    Copy the full SHA
    c7f88ce View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. Merge pull request #710 from yomimono/fix-create-ipv6

    fix incorrect connect string for create_ipv6
    yomimono committed Dec 3, 2016
    Copy the full SHA
    17c117a View commit details
    Browse the repository at this point in the history