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

all: add support for thunderbolt networking #97

Merged
merged 1 commit into from Apr 19, 2018

Commits on Apr 19, 2018

  1. all: add support for thunderbolt networking

    Load the thunderbolt-net module if we see a host-to-host connection
    and configure the resulting ethernet connection automatically to be
    a link-local only one. The latter is done by setting a new udev
    property "NM_AUTO_DEFAULT_LINK_LOCAL_ONLY" which is picked up when
    we configure the connection for the device.
    
    NetworkManager#97
    gicmo committed Apr 19, 2018
    Copy the full SHA
    89af7fb View commit details
    Browse the repository at this point in the history