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
/
show_sessions.c
Age
Commit message (
Expand
)
Author
2017-09-26
cli: introduced ip6 and ip6-dp fields in "show sessions" command
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-03
get rid of time(), use clock_gettime(CLOCK_MONOTONIC) instead
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-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
2012-08-29
add 'ppp' filed to CTRL to identify ppp sessions
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-05-14
cli: add 'comp' field to 'show sessions' to indicate compression/encryption m...
Kozlov Dmitry
2012-01-20
cli: fix 'show sessions match'
Kozlov Dmitry
2011-08-23
ppp: ipv6: multiple prefixes, route option, rdnss option implementation
Kozlov Dmitry
2011-06-03
cli:show sessions: fixed bug when match or order key is not in field list to ...
Kozlov Dmitry
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-01-13
cli: show sessions: initialize buffer to zero if username is still empty
Dmitry Kozlov
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov