• D
    ipoe: send NAK after number of unreplied REQUESTs · 33ca7f48
    Dmitry Kozlov 提交于
    After introduction offer-delay accel-ppp stopped to answer NAK for REQUESTs if requested session is not existing
    to give chance other servers to reply. But this causes that some broken clients enter to infinite REQUEST loop.
    This patch corrects this issue, so if offer-delay is not configured (means that this is only server in the net) or
    after receiving few REQUESTs accel-ppp send NAK for non-existing sessions.
    33ca7f48
ipoe.h 2.9 KB