diff options
| author | Doro Rose <doroerose@gmail.com> | 2020-05-24 21:19:50 +0200 |
|---|---|---|
| committer | Doro Rose <doroerose@gmail.com> | 2020-05-26 00:53:10 +0200 |
| commit | 5d3a72f68394aa82bfd22db8a2ca28ea6c102bdd (patch) | |
| tree | 93e734466b1f0ab25ec3ea14be476a85dbd0274b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 32b8ed738096bafb4cdb7f70347a0f63f9f40151 (diff) | |
networking-interfaces.nix: remove broken NDP bits from proxyARP
The `networking.interfaces.<name?>.proxyARP` option previously mentioned it would also enable IPv6 forwarding and `proxy_ndp`.
However, the `proxy_ndp` option was never actually set (the non-existing `net.ipv6.conf.proxy_arp` sysctl was set
instead). In addition `proxy_ndp` also needs individual entries for each ip to proxy for.
Proxy ARP and Proxy NDP are two different concepts, and enabling the latter
should be a conscious decision.
This commit removes the broken NDP support, and disables explicitly
enabling IPv6 forwarding (which is the default in most cases anyways)
Fixes #62339.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
