index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
cli
Age
Commit message (
Expand
)
Author
2022-11-16
CLI: Fix counters output type
Dmitriy Eshenko
2022-11-01
Use 64-bit interface statistics rather than doing custom 32-bit overflow hand...
Stephan Brunner
2021-12-17
T54: Use get_stats function to prevent garbage in counters
DmitriyEshenko
2021-12-16
vrf: T10: Add VRF support
DmitriyEshenko
2021-10-05
Fixed typos in cli help.
soup
2021-05-25
cli: fix absent OK status for 'show version'
Vladislav Grishenko
2021-04-27
Add 'show version' command in CLI
root
2021-03-20
Fixed some errors found by valgrind and pvs-studio (#11)
[anp/hsw]
2021-03-17
Merge branch 'master' of github.com:xebd/accel-ppp
Dmitry Kozlov
2021-03-13
Fix another errors found by cppcheck
[anp/hsw]
2021-02-06
fix build with non-portable _SC_PAGE_SIZE
Vladislav Grishenko
2020-10-15
cli/telnet: fix crash on damaged history file.
shumbor
2019-01-19
ipoe/cli: fix build warnings
Vladislav Grishenko
2018-10-26
cli: fix include directive for list.h
Guillaume Nault
2018-10-23
cli: add network namespace column in "show sessions"
Guillaume Nault
2018-10-23
ipv6: fix IPv6 processing of sessions that only have only a link-local address
Guillaume Nault
2018-01-13
updated default config file
Dmitry Kozlov
2018-01-13
cli: show sessions: added uptime-raw columnt to print uptime in seconds
Dmitry Kozlov
2017-12-26
reworked context priorities
Dmitry Kozlov
2017-10-16
move build_ip6_addr function to ipdb.c
Dmitry Kozlov
2017-09-25
cli: introduced ip6 and ip6-dp fields in "show sessions" command
Dmitry Kozlov
2016-05-31
accel-ppp Debian x32 fix minor -Wformat warnings
Marek Michalkiewicz
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-03-18
improved restart and termination procedure
Dmitry Kozlov
2016-03-18
make termination caused by SIGTERM soft
Dmitry Kozlov
2015-11-30
cli: show sesisons: introduced rx-bytes-raw,tx-bytes-raw fields
Dmitry Kozlov
2015-11-30
cli: show sesisons: introduced rx-bytes,rx-pkts,tx-bytes,tx-pkts fields
Dmitry Kozlov
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-10-22
cli: introduced verbose option
Dmitry Kozlov
2014-10-03
get rid of time(), use clock_gettime(CLOCK_MONOTONIC) instead
Dmitry Kozlov
2014-05-12
triton: improved epoll events handling
Dmitry Kozlov
2013-06-11
fixed 'restart' commnd (stops all sessions, then do restart)
Kozlov Dmitry
2013-06-04
use /var/lib/accel-ppp instead /var/run/accel-ppp
Kozlov Dmitry
2013-05-23
cli: fixed 'restart' command (do soft restart, i.e. terminate sessions by def...
Dmitry Kozlov
2013-02-17
cli: Add the sessions-columns configuration option
Guillaume Nault
2013-02-17
cli: Fix "show sessions" if no column to display
Guillaume Nault
2013-02-13
cli: Notify user of failed commands
Guillaume Nault
2013-02-12
cli: Skip leading spaces before calling regexp cmds
Guillaume Nault
2013-02-12
cli: Handle arguments to the "help" command
Guillaume Nault
2013-02-12
cli: Modify regexp command handler registration
Guillaume Nault
2013-02-12
cli: Improve word splitting functions
Guillaume Nault
2013-02-12
cli: Pass complete command line to regexp handlers
Guillaume Nault
2013-02-12
cli: Use dedicated "help" command handler
Guillaume Nault
2013-02-12
cli: Fix regexp command handling
Guillaume Nault
2013-01-24
backport 1.7
Kozlov Dmitry
2013-01-24
cli: show properly comp field
Kozlov Dmitry
2013-01-24
merge upstream
Kozlov Dmitry
2013-01-24
move 'comp' field from struct ppp_t to struct ap_session
root
[next]