Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-10 | ipoe: fixed packet receive path | Kozlov Dmitry | |
2012-08-09 | ipoe: fixed sending PAP password | Kozlov Dmitry | |
2012-08-09 | ipoe: fixed handling local-net with mask 32 | Kozlov Dmitry | |
ipoe: use user paaword same is user name | |||
2012-08-03 | ppp: don't drop connection when mppe=prefer and user rejects ccp | Kozlov Dmitry | |
Conflicts: accel-pppd/ppp/ppp_ccp.c | |||
2012-08-03 | ipoe: configure giaddr only if ifcfg=1 | Kozlov Dmitry | |
2012-08-03 | fixed complilation for 3.4 kernel | Kozlov Dmitry | |
2012-08-03 | ipoe: implemented dhcp relay | Kozlov Dmitry | |
2012-07-20 | ipoe: update config file and man file | Kozlov Dmitry | |
2012-07-19 | radius: implemented Idle-Timeout | Kozlov Dmitry | |
2012-07-19 | removed shaper_tbf | Kozlov Dmitry | |
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 | |