Age | Commit message (Expand) | Author |
2013-10-30 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2013-10-30 | ipoe: implemented source/local address detection for up sessions | Dmitry Kozlov |
2013-10-30 | ipoe: check for assigned ipv4 address has owner before put it (fixes sigsegv) | Dmitry Kozlov |
2013-10-29 | l2tp: Don't send Assigned Sesssion ID in ICCN | Guillaume Nault |
2013-10-29 | l2tp: No iprange check for locally created tunnels | Guillaume Nault |
2013-10-29 | ipoe: introduce 'vlan-name' option. | Dmitry Kozlov |
2013-10-29 | net-snmp: add ipoe statistics | Dmitry Kozlov |
2013-10-24 | ipoe: update xid of session | Dmitry Kozlov |
2013-10-23 | radius: skip vendor specific attributes when searching session for DM/CoA | Dmitry Kozlov |
2013-10-16 | rewrite restart procedure | Dmitry Kozlov |
2013-10-16 | shaper: check for range overlaps before adjusting range times | Dmitry Kozlov |
2013-10-15 | shaper: fixed invalid reference counting (caused unexpected removal of intern... | Dmitry Kozlov |
2013-10-14 | radius: properly handle send failures | Dmitry Kozlov |
2013-10-14 | ippool: fixed sigsegv due to missing check for NULL (intoduced by 67ac2ba7857... | Dmitry Kozlov |
2013-10-14 | ipoe: add missing put of allocated ipv4 address | Dmitry Kozlov |
2013-10-13 | ipoe: add missing local IP address assignment | Dmitry Kozlov |
2013-10-11 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2013-10-11 | radius,ippool,chap-secrets: do not assign local address if session is not ppp | Dmitry Kozlov |
2013-10-10 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2013-10-10 | ipoe: optimize use of raw sockets | Dmitry Kozlov |
2013-10-03 | Introduce per-ctrl 'ip-pool' option to be used as default IP pool name which ... | Dmitry Kozlov |
2013-10-03 | ipoe: use ipoeX as interface name in any usage scenario | Dmitry Kozlov |
2013-10-02 | l2tp: introduce data packet sequencing and reorder timeout support | Vladislav Grishenko |
2013-10-02 | ipoe: intoduced 'password' option to control password generation | Dmitry Kozlov |
2013-10-02 | ipoe: make it possible to use 'username=ifname' for UP sessions | Dmitry Kozlov |
2013-10-02 | ipoe: lua: check for session is dhcp | Dmitry Kozlov |
2013-09-16 | ipoe: use proper address for L4-redirect | Dmitry Kozlov |
2013-09-09 | ipoe: fixed sigsegv when interface is without additional options | Dmitry Kozlov |
2013-09-06 | ipoe: send broadcast DHCP packets if BROADCAST flag is set | Dmitry Kozlov |
2013-09-06 | ipoe: various fixes in relay operation | Dmitry Kozlov |
2013-09-05 | ipoe: various bug fixes | Dmitry Kozlov |
2013-09-05 | ipoe: send DHCPNAK for DHCPREQUEST without Server-ID if session is not found | Dmitry Kozlov |
2013-09-05 | ipoe: delay vlan removing | Dmitry Kozlov |
2013-09-04 | ipoe: fixed compilation on 3.10 kernel | Dmitry Kozlov |
2013-09-04 | ipoe: stop virtual interfaces before stopping vlan | Dmitry Kozlov |
2013-09-03 | snmp: properly terminate snmp thread | Dmitry Kozlov |
2013-09-03 | ipoe: do proper loggin of interface options | Dmitry Kozlov |
2013-09-02 | ipoe: another fix for race during receiving relay reply | Dmitry Kozlov |
2013-09-01 | ipoe: implemented vlan monitor | Dmitry Kozlov |
2013-08-31 | ipoe: fixed race during receiving relay reply | Dmitry Kozlov |
2013-08-30 | ipoe: fixed race during session activation | Kozlov Dmitry |
2013-08-28 | ipoe: add ipset support for l4 redirect | Kozlov Dmitry |
2013-08-28 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Kozlov Dmitry |
2013-08-28 | ipoe: fix driver compilation for newer kernels | Kozlov Dmitry |
2013-08-28 | ipoe: fix driver compilation for newer kernels | Kozlov Dmitry |
2013-08-27 | shaper: fixed possible race during changing time range | Kozlov Dmitry |
2013-08-22 | shaper: fixed reading 'rate-multiplier' | Kozlov Dmitry |
2013-08-22 | ipoe: implemented offer delaying | Dmitry Kozlov |
2013-08-22 | log: add timestamp for debug file | Dmitry Kozlov |
2013-08-22 | libnetlink: move error messages to debug level | Dmitry Kozlov |