uhd/mpm/systemd/network/int0.network
Joerg Hofrichter 58601da038 mpm: systemd: added systemd configuration files for network
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>
2020-07-16 10:00:12 -05:00

9 lines
89 B
SYSTEMD

[Match]
Name=int0
[Network]
Address=169.254.0.1/24
IPForward=ipv4
[Link]
MTUBytes=8000