]> git.ipfire.org Git - people/ms/network.git/commit
ports: Add scaffolding for physical Ethernet interfaces
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Jun 2023 14:59:54 +0000 (14:59 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Jun 2023 14:59:54 +0000 (14:59 +0000)
commitf4f98a384fd5cb95b04be989ec488b2ecfc1960f
tree5d3eeb2267091f2ab520239644f61623ede3745c
parentcf75e1dbc997b8a785e5f4d75e6a3d0efd594cf5
ports: Add scaffolding for physical Ethernet interfaces

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/networkd/link.c
src/networkd/port-ethernet.c [new file with mode: 0644]
src/networkd/port-ethernet.h [new file with mode: 0644]
src/networkd/port.c
src/networkd/port.h