|
2b554dbb8c
|
update docu
|
2022-11-02 17:52:51 +01:00 |
|
|
00a42f6fc9
|
update github pages
|
2022-11-02 17:52:51 +01:00 |
|
|
0c06349060
|
fix receive delays stats
+ fix IO receive timestamps
+ change nsec to usec
+ ...
|
2022-11-02 17:52:51 +01:00 |
|
|
43a4fee826
|
update docu stats example
|
2022-11-02 17:52:51 +01:00 |
|
|
9f6777e9c5
|
fix stats formatting
|
2022-11-02 17:52:51 +01:00 |
|
|
237fd27430
|
fix session-stats
|
2022-11-02 17:52:51 +01:00 |
|
|
3a548beab3
|
update session stats
|
2022-11-02 17:52:51 +01:00 |
|
|
88d5489a45
|
enhanced stream rate accuracy
|
2022-11-02 17:52:51 +01:00 |
|
|
154412bbb2
|
update github pages
|
2022-11-02 17:52:51 +01:00 |
|
|
653b81ac13
|
update docs
|
2022-11-02 17:52:51 +01:00 |
|
|
6e30476550
|
fix session-traffic stats
|
2022-11-02 17:52:51 +01:00 |
|
|
ddc5ab100c
|
docu update
|
2022-11-02 17:52:51 +01:00 |
|
|
d38d34293c
|
access fixes and enhancements
+ fix ipv4/6 enable/disable
+ fix session traffic
+ add PPP state disable
+ add dhcp state disabled
+ add session traffic violations for 2 and 3 seconds
+ ...
|
2022-11-02 17:52:51 +01:00 |
|
|
6b6b32e6e3
|
update docu
|
2022-11-02 17:52:51 +01:00 |
|
|
ddebe8cb2e
|
fixed #115 l2tp hello
|
2022-11-02 17:52:51 +01:00 |
|
|
99666edc87
|
issue #110 add test duration
|
2022-11-02 17:52:51 +01:00 |
|
|
fe72332596
|
update docs
|
2022-11-02 17:52:51 +01:00 |
|
|
05ad00ae79
|
update docs
|
2022-11-02 17:52:51 +01:00 |
|
|
450f5bb59a
|
fix non-dpdk build
|
2022-11-02 17:52:51 +01:00 |
|
|
0b33966928
|
DPDK tuning
|
2022-11-02 17:52:51 +01:00 |
|
|
85816a96cd
|
DPDK tuning (WIP)
|
2022-11-02 17:52:51 +01:00 |
|
|
2df114f163
|
DPDK basically working (WIP)
|
2022-11-02 17:52:51 +01:00 |
|
|
af31ae2d64
|
DPDK support (WIP)
|
2022-11-02 17:52:51 +01:00 |
|
|
1fcda13562
|
update docs
|
2022-11-02 17:52:51 +01:00 |
|
|
37d5699daa
|
fix minor bugs
|
2022-11-02 17:52:51 +01:00 |
|
|
c53aeb0418
|
enable/dsiable timer logging via cmake option
|
2022-11-02 17:52:51 +01:00 |
|
|
fdfbd7c5de
|
update codeql action
|
2022-11-02 17:52:51 +01:00 |
|
|
c811f0c3b6
|
log buffer fix
|
2022-11-02 17:52:51 +01:00 |
|
|
36aa903cec
|
fix codeql action
|
2022-11-02 17:52:51 +01:00 |
|
|
b41d4947ab
|
add log message buffer
The log message buffer is used to display in
the ncurses log window even those messages
logged before ncurses has started.
|
2022-11-02 17:52:51 +01:00 |
|
|
842d0103e4
|
fix session traffic flow stats
|
2022-11-02 17:52:51 +01:00 |
|
|
9a6fd4df69
|
fix L2TP stream addresses
|
2022-11-02 17:52:51 +01:00 |
|
|
24576e12d5
|
fix io_thread_start_all
|
2022-11-02 17:52:51 +01:00 |
|
|
9193b50730
|
fix io_thread_start_all
|
2022-11-02 17:52:51 +01:00 |
|
|
31d476c91c
|
fix formatting
|
2022-11-02 17:52:51 +01:00 |
|
|
ff7b99e74e
|
fix timer_smear_all_buckets
|
2022-11-02 17:52:51 +01:00 |
|
|
866703710b
|
add config igmp->multicast-traffic-autostart
|
2022-11-02 17:52:51 +01:00 |
|
|
b7ef58c2ef
|
fix warning in actions
|
2022-11-02 17:52:51 +01:00 |
|
|
f034105173
|
add some time between thread creation
|
2022-11-02 17:52:51 +01:00 |
|
|
7524732fb7
|
fix timer_smear_all_buckets
|
2022-11-02 17:52:51 +01:00 |
|
|
ec04316fe6
|
fix stream rates
|
2022-11-02 17:52:51 +01:00 |
|
|
f5615086db
|
Token Bucket for Streams
|
2022-11-02 17:52:51 +01:00 |
|
|
1747e2f9fc
|
handle interface-disabled
|
2022-11-02 17:52:51 +01:00 |
|
|
1cd861615d
|
fix LACP timeout
|
2022-11-02 17:52:51 +01:00 |
|
|
bdd4c2d3fc
|
fix session traffic
|
2022-11-02 17:52:51 +01:00 |
|
|
84a9932e91
|
fix stats
|
2022-11-02 17:52:51 +01:00 |
|
|
ae6704eb4d
|
improve network interface RX path
|
2022-11-02 17:52:51 +01:00 |
|
|
2c184381d8
|
update IGMP and CFM
|
2022-11-02 17:52:51 +01:00 |
|
|
50208621a9
|
restructure control commands
|
2022-11-02 17:52:51 +01:00 |
|
|
15129972c3
|
LAG fixes, enhancements, commands...
|
2022-11-02 17:52:51 +01:00 |
|