Systemd/network
Lennart Poettering 5a8bcb674f networkd: add minimal IP forwarding and masquerading support to .network files
This adds two new settings to networkd's .network files:
IPForwarding=yes and IPMasquerade=yes. The former controls the
"forwarding" sysctl setting of the interface, thus controlling whether
IP forwarding shall be enabled on the specific interface. The latter
controls whether a firewall rule shall be installed that exposes traffic
coming from the interface as coming from the local host to all other
interfaces.

This also enables both options by default for container network
interfaces, thus making "systemd-nspawn --network-veth" have network
connectivity out of the box.
2015-01-13 13:55:15 +01:00
..
80-container-host0.network networkd: merge DHCPv4 and DHCPv6 config 2014-06-29 15:18:21 +02:00
80-container-ve.network networkd: add minimal IP forwarding and masquerading support to .network files 2015-01-13 13:55:15 +01:00
99-default.link udev: link_setup - respect kernel name assign policy 2014-08-08 13:30:15 +02:00
Makefile build-sys: add missing Makefile symlink 2014-06-19 17:13:44 +02:00