IPv6 sysctl rules #1

Open
opened 2020-01-20 15:58:50 +01:00 by Ghost · 0 comments

// Opened by Arnaud A. on 23/08/2016 15:52 //

Sysctl rules for IPv6 are applied in master state in a nonsense way.
The values should be applied :

  • in INIT state
  • by settings net.ipv6.conf.all.* and net.ipv6.conf.default.* (for new interface)
  • if support for IPv6 is enabled in the system (test /proc/net/if_inet6)
// Opened by Arnaud A. on 23/08/2016 15:52 // Sysctl rules for IPv6 are applied in master state in a nonsense way. The values should be applied : - in INIT state - by settings net.ipv6.conf.*all*.* and net.ipv6.conf.*default*.* (for new interface) - if support for IPv6 is enabled in the system (test /proc/net/if_inet6)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/uvrrpd#1
No description provided.