1. 04 6月, 2014 3 次提交
  2. 28 5月, 2014 1 次提交
  3. 26 5月, 2014 2 次提交
    • D
      ipoe: introduced "ip-unnumbered" option · 30397cca
      Dmitry Kozlov 提交于
      Before this time accel-ppp always worked in "ip unnumbered" mode.
      This option may turn this mode off (default is on)
      30397cca
    • 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
  4. 20 5月, 2014 7 次提交
  5. 19 5月, 2014 1 次提交
  6. 18 5月, 2014 6 次提交
  7. 15 5月, 2014 1 次提交
  8. 13 5月, 2014 1 次提交
    • D
      radius: introduced weight and backup per-server options · ec41e172
      Dmitry Kozlov 提交于
      New options are applied to server option as server=...[,weight=x][,backup]
      Weight is used for multi-server configurations (larger weight takes more users).
      Backup is used to mark backup server f.e. server which will be used only if all other servers are failed.
      ec41e172
  9. 12 5月, 2014 7 次提交
  10. 08 5月, 2014 1 次提交
    • D
      1.8.0 release · 7466e7f1
      Dmitry Kozlov 提交于
      * major l2tp rewrite
      * introduced ipoe (ipv4 only) module
      7466e7f1
  11. 30 4月, 2014 2 次提交
  12. 29 4月, 2014 5 次提交
  13. 24 4月, 2014 1 次提交
  14. 21 4月, 2014 2 次提交