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

netif: new package with netdev redesign ideas #629

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from
Open

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    731362a View commit details
    Browse the repository at this point in the history
  2. add EthLinkPoller;

    soypat committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    60cdb7f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    7e45551 View commit details
    Browse the repository at this point in the history
  2. change EthLinkPoller name

    soypat committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    570e3d2 View commit details
    Browse the repository at this point in the history
  3. remove old comment

    soypat committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b4f43b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    728bdbb View commit details
    Browse the repository at this point in the history
  2. rethink netdev name again

    soypat committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d4705e5 View commit details
    Browse the repository at this point in the history
  3. add examples

    soypat committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6913eaf View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. rename package: nets -> netif

    soypat committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f657269 View commit details
    Browse the repository at this point in the history
  2. rename file

    soypat committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    68ccd70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdc76f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Delete nets/nets.go

    nets/nets.go was replaced by netif/netif.go
    soypat authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1690c2c View commit details
    Browse the repository at this point in the history
  2. Delete nets/example_test.go

    soypat authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9b74ecb View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    85a28fb View commit details
    Browse the repository at this point in the history