diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2016-05-31 21:43:48 +0200 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2016-06-02 11:06:23 +0300 |
commit | e3e804a0266840ef0a9cc13c4f6d1ac8fc68c676 (patch) | |
tree | 05a455d3f44d99151bbd7453c043ceb3907a68c6 /cmake | |
parent | 2f8859f524a0f684d1cb02d45e00b4e66b399820 (diff) | |
download | accel-ppp-e3e804a0266840ef0a9cc13c4f6d1ac8fc68c676.tar.gz accel-ppp-e3e804a0266840ef0a9cc13c4f6d1ac8fc68c676.zip |
radius: initialise ipv6db addresses completely
The 'installed' bit of the allocated ipv6db_addr_t structure needs to
be initialised. This is because ap_session_ifdown() reads this bit to
know if the address or route needs to be removed from the kernel.
The 'installed' bit is set by ap_session_accounting_started() and the
ND and DHCPV6 protocol handlers, but disconnection could happen before
these steps.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions