Age | Commit message (Expand) | Author |
2015-04-18 | ipoe: fixed compiling driver for 3.10 kernel | Dmitry Kozlov |
2015-03-14 | ipoe: fix compiling module for ubuntu kernels | Dmitry Kozlov |
2015-03-05 | ppp: fix mtu/mru set if not negotiated on any end plus cleanup | Vladislav Grishenko |
2015-02-27 | ppp: set interface's ifndex after unit creating | Dmitry Kozlov |
2015-02-27 | ipoe: driver: wrap vla_add_vid by rtnl_lock/rtnl_unlock | Dmitry Kozlov |
2015-02-22 | Small IPv6 fixes for PPP | Cesar Fazan |
2015-02-21 | ipoe: change l4-redirect-ipset/l4-redirect-table by CoA | Dmitry Kozlov |
2015-02-21 | ipoe: for option password implemented special value "csid" | Dmitry Kozlov |
2015-02-21 | ipoe: introduced "idle-timeout" and "session-timeout" options | Dmitry Kozlov |
2015-02-21 | radius: override session's idle and timeout timers values by Idle-Timeout and... | Dmitry Kozlov |
2015-02-21 | session: implemented idle and timeout timers | Dmitry Kozlov |
2015-02-20 | ipoe: set Calling-Station-Id to client mac address for UP sessions | Dmitry Kozlov |
2015-02-20 | ppp: set unit_idx from NAS_Port attribute if present | François Cachereul |
2015-02-20 | ppp: create ppp units after authentication | François Cachereul |
2015-02-20 | ppp: set mtu and mru after unit creation | François Cachereul |
2015-01-29 | ipv6: don't send NotOnLink for hint address (f.e. for address in Solicit mess... | Dmitry Kozlov |
2015-01-28 | ipoe: fixed bug (v2) | Dmitry Kozlov |
2015-01-28 | Revert "ipoe: fixed bug" | Dmitry Kozlov |
2015-01-28 | ipoe: fixed bug | Dmitry Kozlov |
2015-01-23 | ipoe: fixed authentication with chap-secrets | Dmitry Kozlov |
2015-01-13 | shaper: fixed parsing ecn/noecn for fq_codel | Dmitry Kozlov |
2015-01-09 | pppoe: check for tag length in print_packet function (fixes sigsegv) | Dmitry Kozlov |
2014-12-30 | ipoe: fixed incorrect timer deletion | Dmitry Kozlov |
2014-12-30 | ipoe: fixed mask calculation from ipaddr radius attribute | Dmitry Kozlov |
2014-12-09 | 1.9.0 release1.9 | Dmitry Kozlov |
2014-12-09 | ipoe: support for kernels 3.16-3.18 | Dmitry Kozlov |
2014-12-04 | ipoe: send DHCP reply to sessions's dhcp socket if exists | Dmitry Kozlov |
2014-12-01 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-12-01 | ipv6: if assigned prefix is <= 64 add it as address else add it as route | Dmitry Kozlov |
2014-11-22 | shaper: fixed parsing rate as single string | Dmitry Kozlov |
2014-11-22 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov |
2014-11-22 | shaper: fixed installing fw filter | Dmitry Kozlov |
2014-11-21 | dhcpv6: do not answer to REBIND if client did not get address yet | Dmitry Kozlov |
2014-11-17 | shaper: simplified parsing Cisco-AVPair | Dmitry Kozlov |
2014-11-17 | shaper: introduce "fwmark" option | Dmitry Kozlov |
2014-11-17 | triton: lock pending calls list in triton_cancel_call() | Guillaume Nault |
2014-11-17 | accel-cmd: improve help message | Guillaume Nault |
2014-11-11 | radius: add missing log_switch | Dmitry Kozlov |
2014-11-10 | radius: disable read handler when put req into wait queue (fixes race conditi... | Dmitry Kozlov |
2014-11-10 | radius: fixed bug | Dmitry Kozlov |
2014-11-10 | shaper: fixed passing quantum parameter to kernel | Dmitry Kozlov |
2014-11-06 | release IP addresses before fire EV_SESSION_FINISHED (fixes segfault when usi... | Dmitry Kozlov |
2014-11-05 | shaper: set filter priority 100 for ifb | Dmitry Kozlov |
2014-11-05 | pppd_compat: pass IPV6_PREFIX and IPV6_DELEGATED_PREFIX to ip-up/ip-down scripts | Dmitry Kozlov |
2014-11-05 | radius: early ipv6_dp assignment | Dmitry Kozlov |
2014-11-05 | ipv6: move ipv6_dp from dhcpv6 private data to ap_session | Dmitry Kozlov |
2014-10-29 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-10-29 | ipoe: implemneted ability to send L4 redirect table/L4 redirect ipset via rad... | Dmitry Kozlov |
2014-10-29 | radius: fix call to memset on rdp->auth_ctx | François Cachereul |