netlink

  1. X

    Why linux kernel can't update ipv6 conf via netlink.

    for example, we can enable ipv6 forwording via "sysctl -w net.ipv6.conf.default.forwarding=1" with priviledge=true in docker. it can't update it with only net-admin.
Top