Change comment message to match implementation

Signed-off-by: Gunjan Gupta <viraniac@gmail.com>
This commit is contained in:
Gunjan Gupta 2025-01-04 00:21:49 +05:30
parent b1657c2b2a
commit 0c72cde4c3

View File

@ -15,8 +15,8 @@ import (
)
type raCtx struct {
raAllowSLAAC bool // send RA packets without MO flags
raSLAACOnly bool // send RA packets with MO flags
raAllowSLAAC bool // send RA packets with MO flags
raSLAACOnly bool // send RA packets without MO flags
ipAddr net.IP // source IP address (link-local-unicast)
dnsIPAddr net.IP // IP address for DNS Server option
prefixIPAddr net.IP // IP address for Prefix option