index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
revert-145-dkms
revert-190-pr-fix-188
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
Age
Commit message (
Expand
)
Author
2016-04-28
cli: flush pending data before disconnecting
Guillaume Nault
2016-04-28
cli: fix data output miss-ordering
Guillaume Nault
2016-04-28
cli: fix partial line duplication and truncation
Guillaume Nault
2016-04-13
logwtmp: check for username presence
Dmitry Kozlov
2016-04-13
ppp: removed mtu/mru size warnings
Dmitry Kozlov
2016-04-13
ppp: increase input buffer size
Dmitry Kozlov
2016-04-12
ipoe: generate EUI-64 interface identifier for ipv6 addresses
Dmitry Kozlov
2016-04-12
ipv6: remove ipv6 address and routes on session termination
Dmitry Kozlov
2016-04-11
Revert "pppoe: do not negotiate LCP MRU option if it is larger than 1492"
Dmitry Kozlov
2016-04-10
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2016-04-10
pppoe: do not negotiate LCP MRU option if it is larger than 1492
Dmitry Kozlov
2016-04-07
link pppoe and ipoe with vlan-mon library
Dmitry Kozlov
2016-04-06
radius: do not mark request as active if send function fails
Dmitry Kozlov
2016-04-05
ipoe: continue to reply to dhcp requests on active sessions when "shutdown so...
Dmitry Kozlov
2016-04-05
improved logging: if session's interface is empty log ctrl's interface
Dmitry Kozlov
2016-04-05
pppoe: add interface name to log messages
Dmitry Kozlov
2016-04-05
iputils: check for IFLA_INFO_KIND presence
Dmitry Kozlov
2016-04-04
ipoe: remove stale backup.c
Dmitry Kozlov
2016-04-04
pppoe: stop "vlan timeout" timer on new connection
Dmitry Kozlov
2016-04-04
vlan_mon: make possible to work other module after message "vlan not started"
Dmitry Kozlov
2016-04-04
vlan_mon: introduced autoclean module parameter
Dmitry Kozlov
2016-04-04
ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe ...
Dmitry Kozlov
2016-04-04
pppoe: add support for PPP-Max-Payload tag (RFC 4638)
Dmitry Kozlov
2016-04-02
for single-session=deny make early check for duplicate username (before calli...
Dmitry Kozlov
2016-04-02
ipoe: ignore start=auto for shared=1 interfaces
Dmitry Kozlov
2016-04-01
shaper: fix wrong priority value for skbedit
Dmitry Kozlov
2016-04-01
shaper: implemented internal class id map
Dmitry Kozlov
2016-03-31
pppoe: disc.c: add missing initialization of context's before_switch function
Dmitry Kozlov
2016-03-31
pppoe: fix typo
Dmitry Kozlov
2016-03-31
dhcpv6: fix typo
Dmitry Kozlov
2016-03-31
vlan_mon: clean state on start
Dmitry Kozlov
2016-03-29
vlan_mon: use local netlink socket in utility functions
Dmitry Kozlov
2016-03-29
ipoe: populate existing vlan interfaces by vlan info when vlan monitor event ...
Dmitry Kozlov
2016-03-29
pppoe: add missing stopping of discovery on vlan timeout
Dmitry Kozlov
2016-03-29
ipoe: do not cleanup shared=1 interfaces
Dmitry Kozlov
2016-03-19
ppp: futher improvement of distablish_ppp function
Dmitry Kozlov
2016-03-19
pppd_compat: check for script existance before fork
Dmitry Kozlov
2016-03-19
ppp: fix bug introduced by d392ccd024f9243bf5df8e242a5b0cb6a85876ba
Dmitry Kozlov
2016-03-19
ppp: fix bug introduced by "call ap_session_finished before actual interface ...
Dmitry Kozlov
2016-03-19
ipoe: bug fix
Dmitry Kozlov
2016-03-19
ipoe: send arp reply for sessions started by arp request
Dmitry Kozlov
2016-03-19
ipoe: bug fix
Dmitry Kozlov
2016-03-19
ipoe: log interface renaming
Dmitry Kozlov
2016-03-18
ipoe: implemented starting UP session by arp request
Dmitry Kozlov
2016-03-18
ipoe: call ap_session_set_ifindex to correct interface counters
Dmitry Kozlov
2016-03-18
ppp: call ap_session_finished before actual interface destroing
Dmitry Kozlov
2016-03-18
improved restart and termination procedure
Dmitry Kozlov
2016-03-18
ipoe: translate UP session to dhcp session when dhcp request received (for sh...
Dmitry Kozlov
2016-03-18
ipoe: implemented new option "start=auto"
Dmitry Kozlov
2016-03-18
ipoe: remove interfaces started by vlan_mon if they do not match config (on r...
Dmitry Kozlov
[next]