nixpkgs/modules/tasks
Mathijs Kwik a502ce1128 networking: add proxy_arp / proxy_ndp options.
proxy_arp (and proxy_ndp for ipv6) can be turned on on a few
interfaces (at least 2).
This is mainly useful for creating pseudo-bridges between a real
interface and a virtual network such as VPN or a virtual machine for
interfaces that don't support real bridging (most wlan interfaces).
As ARP proxying acts slightly above the link-layer, below-ip traffic
isn't bridged, so things like DHCP won't work. The advantage above
using NAT lies in the fact that no IP addresses are shared, so all
hosts are reachable/routeable.
2012-08-29 22:59:36 +02:00
..
filesystems Use busybox mount instead of klibc nfsmount for nfs mounts in initrd. 2012-08-06 16:25:22 -04:00
cpu-freq.nix * Prevent merging of some options. P.S. maybe string options 2012-01-13 13:26:52 +00:00
filesystems.nix * Add a ‘size’ option to ‘swapDevices’ to create swapfiles on the fly. 2012-06-12 13:41:51 +00:00
kbd.nix Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
lvm.nix * udev: don't set the STARTUP flag anymore, since LVM no longer uses 2012-03-19 19:10:27 +00:00
network-interfaces.nix networking: add proxy_arp / proxy_ndp options. 2012-08-29 22:59:36 +02:00
scsi-link-power-management.nix * Improve some job names. 2012-03-17 19:22:22 +00:00
swraid.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
tty-backgrounds-combine.sh * Get rid of a cyclic symlink to the default theme. 2011-04-06 11:58:13 +00:00
tty-backgrounds.nix * Disable all fbcondecor-related stuff if boot.vesa is disabled. 2011-11-08 19:43:15 +00:00