Age | Commit message (Expand) | Author |
2014-07-09 | ipoe: add missing include | Dmitry Kozlov |
2014-07-09 | ipoe: add support for 3.13 and later kernels | Dmitry Kozlov |
2014-06-30 | ipoe: driver: fixed locking and rcu semantics | Dmitry Kozlov |
2014-06-27 | ipoe: improved vlan monitor | Dmitry Kozlov |
2014-06-27 | log_file: block all signals in log thread | Dmitry Kozlov |
2014-06-17 | radius: introduced attr-tunnel-type option | Dmitry Kozlov |
2014-06-17 | auth_mschap,radius: fixed improper passing MS-CHAP-Error, Reply-Message to au... | Dmitry Kozlov |
2014-06-17 | log_file: fixed early message free | Dmitry Kozlov |
2014-06-16 | log_pgsql: update calls to new triton interface | Dmitry Kozlov |
2014-06-16 | shaper: apply rate multiplier to integer values | Dmitry Kozlov |
2014-06-03 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-06-03 | get out of SPINLOCK_INITIALIZER as it is not cross-platform compatible | Dmitry Kozlov |
2014-06-03 | make IPv4 address to string conversions endian friendly | Dmitry Kozlov |
2014-05-28 | ipoe: dhcp: fixed incorrect parsing empty options | Dmitry Kozlov |
2014-05-26 | ipoe: introduced "ip-unnumbered" option | Dmitry Kozlov |
2014-05-26 | ipoe: send NAK after number of unreplied REQUESTs | Dmitry Kozlov |
2014-05-20 | ipoe: set initial session interface name to parent interface name (for loggin... | Dmitry Kozlov |
2014-05-20 | log_file: restore write message timestamps | Dmitry Kozlov |
2014-05-20 | cmake: restore Debian6 specific install rules | Dmitry Kozlov |
2014-05-20 | Revert "cmake: restore Debian6 specific install rules" | Dmitry Kozlov |
2014-05-20 | cmake: restore Debian6 specific install rules | Dmitry Kozlov |
2014-05-20 | triton: fix possible race | Dmitry Kozlov |
2014-05-20 | ipoe: add messages to know parent interface when creating vlan or virtual int... | Dmitry Kozlov |
2014-05-18 | triton: fix possible race | Dmitry Kozlov |
2014-05-18 | ipoe: use ifindex as connlimit key for non-shared interfaces | Dmitry Kozlov |
2014-05-18 | 2-way interface renaming | Dmitry Kozlov |
2014-05-18 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-05-18 | log_file: rewrited file write procedure | Dmitry Kozlov |
2014-05-18 | log: append data to previous chunk | Dmitry Kozlov |
2014-05-18 | improved single-session=replace handling | Dmitry Kozlov |
2014-05-15 | triton: close file descriptors immediately in triton_unregister_handler | Dmitry Kozlov |
2014-05-13 | radius: introduced weight and backup per-server options | Dmitry Kozlov |
2014-05-12 | ippool: introduced shuffle option | Dmitry Kozlov |
2014-05-12 | radius: use NAS-Port-Id in Access-Accept for interface renaming | Dmitry Kozlov |
2014-05-12 | radius: add support for Nas-Port-Id attribute (interface name) | Dmitry Kozlov |
2014-05-12 | pppoe: introduced called-sid option. | Dmitry Kozlov |
2014-05-12 | radius: close socket after receiving accounting reply | Dmitry Kozlov |
2014-05-12 | radius: release auth request immediatly after get responce | Dmitry Kozlov |
2014-05-12 | triton: improved epoll events handling | Dmitry Kozlov |
2014-05-08 | 1.8.0 release | Dmitry Kozlov |
2014-04-30 | net-snmp: add missing memdebug.h include | Dmitry Kozlov |
2014-04-30 | net-snmp: fiexed improper handling of empty username when requesting session ... | Dmitry Kozlov |
2014-04-29 | ipoe: limit only DHCPDISCOVER by connlimit | Dmitry Kozlov |
2014-04-29 | ipoe: add support for connlimit module | Dmitry Kozlov |
2014-04-29 | ipoe: implemented per-interface username option | Dmitry Kozlov |
2014-04-29 | net-snmp: unshare file descriptors namespace | Guillaume Nault |
2014-04-29 | Revert "net-snmp: run snmp in "special" thread" | Guillaume Nault |
2014-04-24 | ppp: ipv6: check that ipv6 was not closed in ND | Dmitry Kozlov |
2014-04-21 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-04-21 | ipoe: rename __kfree_rcu to ipoe_kfree_rcu due to conflict with kernel's symbol | Dmitry Kozlov |