1. 07 7月, 2015 1 次提交
  2. 02 7月, 2015 1 次提交
    • D
      ipoe: introduced option "check-mac-change" · 2883c323
      Dmitry Kozlov 提交于
      Default behaviour of accel-ppp when it receives DHCP request with same Option 82 but different MAC address
      is termination of old session (with previous MAC address).
      This option can turn off such behaviour, so multiple sessions with same Option 82 but different MAC may coesist.
      2883c323
  3. 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
  4. 19 4月, 2015 1 次提交
  5. 18 4月, 2015 6 次提交
  6. 14 3月, 2015 1 次提交
  7. 05 3月, 2015 1 次提交
  8. 28 2月, 2015 2 次提交
  9. 22 2月, 2015 1 次提交
  10. 21 2月, 2015 5 次提交
  11. 20 2月, 2015 4 次提交
  12. 29 1月, 2015 1 次提交
  13. 28 1月, 2015 3 次提交
  14. 23 1月, 2015 1 次提交
  15. 13 1月, 2015 1 次提交
  16. 10 1月, 2015 1 次提交
  17. 30 12月, 2014 2 次提交
  18. 09 12月, 2014 2 次提交
    • D
      1.9.0 release · 904bc0f9
      Dmitry Kozlov 提交于
      * radius: major improvments
      * radius: use NAS-Port-Id in Access-Accept for interface renaming
      * radius: introduced "weight" and "backup" per-server options
      * radius: introduced "attr-tunnel-type" option
      * radius: introduced "max-fail" option
      * ipoe: introduced "ip-unnumbered" option
      * ipoe: improved vlan monitor
      * ipoe: introduced "attr-dhcp-lease-time" option
      * ipoe: send option 82 from DHCP request to radius
      * ipoe: fixed passing packets in 'redirect on reject' mode
      * ipoe: implemented handling relayed DHCP clients
      * ipoe: implemented "L4 redirect on reject" for DHCP sessions
      * ipoe: implemneted ability to send L4 redirect table/L4 redirect ipset via radius attributes
      * pppoe: introduced "called-sid" option
      * pppoe: improved AC-Cookie mechanism
      * ippool: introduced "shuffle" option
      * core: improved "single-session=replace" handling
      * shaper: apply rate multiplier to integer values
      * shaper: implemented fq_codel leaf qdisc
      * shaper: fixed passing quantum parameter to kernel
      * shaper: introduced "moderate-quantum" option
      * shaper: introduced "fwmark" option
      * ipv6: add support for prefixes greater than 64
      * ppp: make LCP magic number negotiation not mandatory
      * ppp: implement address/control and protocol field compression
      * ppp: implemented delayed unit close via unit cache
      * pppd_compat: pass IPV6_PREFIX and IPV6_DELEGATED_PREFIX to ip-up/ip-down scripts
      * cli: introduced verbose option
      904bc0f9
    • D
      ipoe: support for kernels 3.16-3.18 · 8780e9b1
      Dmitry Kozlov 提交于
      8780e9b1
  19. 04 12月, 2014 1 次提交
  20. 01 12月, 2014 2 次提交
  21. 22 11月, 2014 2 次提交