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: digineo/fastd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: digineo/fastd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sysctl
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 32 files changed
  • 1 contributor

Commits on Jun 1, 2016

  1. Rewrite fastd_rcv_udp_packet

    corny committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    5649f5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a1dd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9f15a5 View commit details
    Browse the repository at this point in the history
  4. Refactor setting of addresses

    corny committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    7c27df5 View commit details
    Browse the repository at this point in the history
  5. Clean up kernel module

    and fix identation
    corny committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    50ce32d View commit details
    Browse the repository at this point in the history
  6. Huge refactoring

    Divide Go code in two packages (library and executable)
    Reduce global variables
    corny committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    3cbfa00 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. sysctl attempt

    corny committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    bdfc2f5 View commit details
    Browse the repository at this point in the history
Loading