Skip to content

Fix the password used when acting as LAC

sthibaul requested to merge sthibaul/l2tpns:chap_passwd into master

When acting as LNS, we have to answer challenges with our own secret, but when acting as LAC, we have to answer challenges with the LNS secret, not ours.

Merge request reports