Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-19 | ipoe: implemented L4-Redirect radius attribute | Kozlov Dmitry | |
ipoe: implemented client address, router address and mask to be passed via radius | |||
2012-07-19 | radius: multiple disctionary options support | Kozlov Dmitry | |
2012-07-19 | Merge commit '918036a3c42cb6dd5b796c52b6aaf278c466c928' | Kozlov Dmitry | |
* commit '918036a3c42cb6dd5b796c52b6aaf278c466c928': cli: telnet: check for disconnect condition while processing input chars | |||
2012-07-19 | cli: telnet: check for disconnect condition while processing input chars | Kozlov Dmitry | |
2012-07-15 | ipoe: better support for ip unnumbered | Kozlov Dmitry | |
2012-07-13 | ipoe: use netfilter pre routing hook to capture packets | Kozlov Dmitry | |
2012-07-13 | ipoe: shared nat support | Kozlov Dmitry | |
2012-07-13 | Merge commit '178b27b0b6d60afdc5039dc3d995f4ad000b5486' | Kozlov Dmitry | |
* commit '178b27b0b6d60afdc5039dc3d995f4ad000b5486': radius: update Class attribute by CoA request | |||
2012-07-13 | L2TP: Check for fcntl() errors in l2tp_connect() | Kozlov Dmitry | |
Add error detection to ensure the FD_CLOEXEC flag gets set for every new socket. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2012-07-13 | Merge commit 'e04b9b2b35ed36ceb89d6991d2322210f6dd6abc' | Kozlov Dmitry | |
* commit 'e04b9b2b35ed36ceb89d6991d2322210f6dd6abc': L2TP: Close sockets opened by l2tp_connect() upon failure | |||
2012-07-13 | Merge commit '0b99fef73bce3f1abed63e581594de9d1f132312' | Kozlov Dmitry | |
* commit '0b99fef73bce3f1abed63e581594de9d1f132312': L2TP: Fix socket() error handling in l2tp_connect() iprange: accept network with null mask (which actually disables iprange module) | |||
2012-07-13 | radius: update Class attribute by CoA request | Kozlov Dmitry | |
2012-07-13 | L2TP: Check for fcntl() errors in l2tp_connect() | Guillaume Nault | |
Add error detection to ensure the FD_CLOEXEC flag gets set for every new socket. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2012-07-13 | L2TP: Close sockets opened by l2tp_connect() upon failure | Guillaume Nault | |
Centralise error management to ensure full cleanup upon failure. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2012-07-13 | L2TP: Fix socket() error handling in l2tp_connect() | Guillaume Nault | |
Check if the tunnel file descriptor has been successfully created. Explicitely check for negative values to detect socket() errors. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2012-07-12 | ipoe: per-interface static dhcp pool of addresses | Kozlov Dmitry | |
2012-07-11 | ipoe: fix transmit bytes calculation | Kozlov Dmitry | |
2012-07-11 | radius: fetch interface statistics via netlink | Kozlov Dmitry | |
2012-07-11 | Merge commit '72c82d4f729e68acab1c91de502cd0c230cbed39' | Kozlov Dmitry | |
2012-07-11 | Merge commit 1c11bdd4467dcd7a2266994eda344b546f962aaa | Kozlov Dmitry | |
2012-07-11 | Merge commit '8e46d2416a2e7ab563f6b3b1ff761799ccbcf0f4' | Kozlov Dmitry | |
2012-07-11 | Merge commit '9fa73e091942f7420de44fa1433725a3abe960e9' | Kozlov Dmitry | |
2012-07-11 | ipoe: implemented unit cache | Kozlov Dmitry | |
2012-07-11 | ipoe: fix multiple interface loading | Kozlov Dmitry | |
2012-07-11 | futher session backup implementation | Kozlov Dmitry | |
cli: introduced 'restart' command to restrat daemon | |||
2012-07-10 | initial session backup implementation | Kozlov Dmitry | |
2012-07-07 | Merge branch '1.7' of ↵ | Kozlov Dmitry | |
ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp into 1.7 | |||
2012-07-07 | iprange: accept network with null mask (which actually disables iprange module) | Kozlov Dmitry | |
2012-07-07 | pppoe: tag length sanity check | Kozlov Dmitry | |
2012-07-06 | Merge branch '1.7' of ↵ | Kozlov Dmitry | |
ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp into 1.7 | |||
2012-07-06 | log_file: fixed double list deletetion if per user log file creating failed | Kozlov Dmitry | |
2012-07-06 | ppp: drop compressor settings on session initiation | Kozlov Dmitry | |
2012-07-05 | ipoe: futher work | Kozlov Dmitry | |
2012-07-02 | ipoe: integrating accel-pppd and ipoe kernel module | Kozlov Dmitry | |
2012-06-29 | Fix setting of ACCEL_PPP_VERSION with git coloured output | Kozlov Dmitry | |
2012-06-29 | ipoe: implemented unclassified packet queue | Kozlov Dmitry | |
ipoe: send unclassified packet info to userspace via netlink | |||
2012-06-28 | ipoe: interface statistics | Kozlov Dmitry | |
2012-06-27 | ipoe: futher kernel module implementing | Kozlov Dmitry | |
2012-06-26 | ipoe: initial implementation of kernel module | Kozlov Dmitry | |
2012-06-26 | ipoe: futher working | Kozlov Dmitry | |
2012-06-25 | working on ipoe | Kozlov Dmitry | |
2012-06-22 | initial ipoe implementation | Kozlov Dmitry | |
2012-06-21 | ppp: fixed unexpected lcp timer start | Kozlov Dmitry | |
2012-06-21 | fixed race on termination | Kozlov Dmitry | |
2012-06-19 | merge commit 8f83530b83bf8b8556a797ecfe9799bbd1eb5750 | Kozlov Dmitry | |
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry | |
2012-06-19 | ppp: drop compressor settings on session termination | Kozlov Dmitry | |
2012-06-15 | 1.7.0 release | Kozlov Dmitry | |
* implemented per CTRL mppe config * implemented vendor/attr options to specify which radius attribute containes ip pool name * implemented adaptive lcp echo functionality * implemented leaf qdisc attachment (only sfq at present) * implemented Challenge attribute handling (l2tp) * implemented unit(interface) cache * fixed ip-pre-up script result handling * fixed time range start detection on startup/config reload * fixed reading of req-limit option (radius) * fixed unexpected radattr file removal | |||
2012-06-05 | ppp: implemented unit cache | Kozlov Dmitry | |
If enabled accel-pppd will not destroy interface immediately after corresponding session is terminated, instead interface will be brought down and placed to cache for later use for new sessions. It should reduce kernel interface creation/deletion rate lack and increase responsibility of daemon | |||
2012-06-05 | Merge branch 'master' of ↵ | Kozlov Dmitry | |
ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp |