Menu

#20 Add a config flag to remove IPv6 prefix from RA packet

open
nobody
None
5
2013-01-15
2013-01-15
Ilya Brik
No

The following legal configuration can be used by ISP:
1) CPE uses the same DHCPv6 PD to obtain IPv6 address + PD for LAN devices or
CPE uses DHCPv6 IA_NA to obtain IPv6 address + PD for LAN devices
2) No stateless address assignment.

In other words:

Managed=0
Other=1
AutonomousLink=0

or

Managed=1
Other=1
AutonomousLink=0

In the both cases accel-ppp still adds the prefix address to the RA packets.
Can you add a configuration flag to prevent the server from adding the prefix information to the RA packet? Just to make server's configuration abilities more flexible?
Thanks in advance.

Discussion