]> git.ozlabs.org Git - ppp.git/commit
ipv6cp: Allow to use demand mode without specifying IPv6 address/identifier
authorPali Rohár <pali@kernel.org>
Sat, 9 Jan 2021 13:37:00 +0000 (14:37 +0100)
committerPali Rohár <pali@kernel.org>
Sat, 9 Jan 2021 13:37:00 +0000 (14:37 +0100)
commit8945d9b7679bb4f83d096db3caae4749e44886d8
tree6adda0b310b04de8c21d1a14a01b6122da251190
parent8ebe7550b2a4525afcf3adee3411250fb32be769
ipv6cp: Allow to use demand mode without specifying IPv6 address/identifier

Support is similar as in IPv4, pppd generates random temporary identifier
for LL address and after connection is established then LL address is
changed to the real one.

Signed-off-by: Pali Rohár <pali@kernel.org>
pppd/ipv6cp.c