1. 03 2月, 2019 3 次提交
  2. 04 3月, 2018 1 次提交
  3. 27 12月, 2017 2 次提交
    • D
      ipoe: include server's mac into weight notify packet to be used as additional... · 5ed4291f
      Dmitry Kozlov 提交于
      ipoe: include server's mac into weight notify packet to be used as additional key when weights are equal
      5ed4291f
    • D
      ipoe: implemented new load balancing mechanism · 1d6f68a5
      Dmitry Kozlov 提交于
      new config options:
      [ipoe]
      weight=N - global weight
      interface=ethX,weight=N - per-interface weight
      
      How it works:
      On reception of DHCPDISCOVER accel-ppp sends broadcast DHCP message to port 67 with same xid and add special vendor-specific option
      where encodes its current session count multipled by weight.
      On reception of such message accel-ppp searches session with same xid and compares weight.
      If received weight is less than session's weight then it terminates this session.
      per-interface weight=0 has special meaning as backup (fail-over) interface, f.e. it terminates session on any received weight.
      
      By default weight based load balancing is disabled.
      To enable need to specify global or/and per-interface weight.
      1d6f68a5
  4. 11 12月, 2016 1 次提交
  5. 24 11月, 2015 1 次提交
  6. 18 11月, 2015 1 次提交
  7. 07 7月, 2015 1 次提交
  8. 20 4月, 2015 1 次提交
    • D
      ipoe: changed behavior of agent-remote-id option · b8b91d8b
      Dmitry Kozlov 提交于
      Before this patch if agent-remote-id is not specified in config it get default value "accel-pppd".
      Now if agent-remote-id is not specified then accel-ppp will not insert his Option 82 into relayed DHCP requests
      b8b91d8b
  9. 04 12月, 2014 1 次提交
  10. 22 11月, 2014 1 次提交
  11. 27 10月, 2014 1 次提交
  12. 18 10月, 2014 1 次提交
  13. 04 6月, 2014 1 次提交
  14. 28 5月, 2014 1 次提交
  15. 12 5月, 2014 1 次提交
  16. 13 12月, 2013 1 次提交
  17. 11 10月, 2013 1 次提交
  18. 09 9月, 2013 1 次提交
  19. 07 9月, 2013 1 次提交
  20. 06 9月, 2013 1 次提交
  21. 05 9月, 2013 1 次提交
  22. 25 4月, 2013 1 次提交
  23. 23 4月, 2013 1 次提交
  24. 28 1月, 2013 1 次提交
  25. 26 1月, 2013 3 次提交
  26. 25 1月, 2013 2 次提交
  27. 03 8月, 2012 1 次提交
  28. 19 7月, 2012 1 次提交
  29. 12 7月, 2012 1 次提交
  30. 02 7月, 2012 1 次提交
  31. 26 6月, 2012 1 次提交
  32. 25 6月, 2012 1 次提交
  33. 22 6月, 2012 1 次提交