Age | Commit message (Expand) | Author |
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 |
2014-04-14 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-04-14 | pppd compat: don't try to rename radattr files if RADIUS isn't used | Guillaume Nault |
2014-04-11 | ipoe: early allocate interface for shared vlans (prevents different values of... | Dmitry Kozlov |
2014-04-11 | ipoe:lua: update thread-specific value when updating L (fixes segfault) | Dmitry Kozlov |
2014-04-11 | net-snmp: run snmp in "special" thread | Dmitry Kozlov |
2014-04-11 | l2tp: don't disconnect immediately when receiving StopCCN | Guillaume Nault |
2014-04-11 | l2tp: improve configuration of retransmission options | Guillaume Nault |
2014-04-11 | l2tp: implement exponential backoff (retransmit) | Guillaume Nault |