mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
Added files which were previously maintained in meta-ettus repository but which are better placed alongside MPM itself: - eth0/int0/sfp0/sfp1.network: network configuration files - 70-sfp-net.rules: udev rule for automatically naming the network interfaces Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com>
9 lines
89 B
SYSTEMD
9 lines
89 B
SYSTEMD
[Match]
|
|
Name=int0
|
|
|
|
[Network]
|
|
Address=169.254.0.1/24
|
|
IPForward=ipv4
|
|
|
|
[Link]
|
|
MTUBytes=8000
|