Commit Graph
523 Commits
Author SHA1 Message Date
Christian Giese 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
Christian Giese ddebe8cb2e fixed #115 l2tp hello 2022-11-02 17:52:51 +01:00
Christian Giese 99666edc87 issue #110 add test duration 2022-11-02 17:52:51 +01:00
Christian Giese fe72332596 update docs 2022-11-02 17:52:51 +01:00
Christian Giese 450f5bb59a fix non-dpdk build 2022-11-02 17:52:51 +01:00
Christian Giese 0b33966928 DPDK tuning 2022-11-02 17:52:51 +01:00
Christian Giese 85816a96cd DPDK tuning (WIP) 2022-11-02 17:52:51 +01:00
Christian Giese 2df114f163 DPDK basically working (WIP) 2022-11-02 17:52:51 +01:00
Christian Giese af31ae2d64 DPDK support (WIP) 2022-11-02 17:52:51 +01:00
Christian Giese 37d5699daa fix minor bugs 2022-11-02 17:52:51 +01:00
Christian Giese c53aeb0418 enable/dsiable timer logging via cmake option 2022-11-02 17:52:51 +01:00
Christian Giese c811f0c3b6 log buffer fix 2022-11-02 17:52:51 +01:00
Christian Giese 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
Christian Giese 842d0103e4 fix session traffic flow stats 2022-11-02 17:52:51 +01:00
Christian Giese 9a6fd4df69 fix L2TP stream addresses 2022-11-02 17:52:51 +01:00
Christian Giese 24576e12d5 fix io_thread_start_all 2022-11-02 17:52:51 +01:00
Christian Giese 9193b50730 fix io_thread_start_all 2022-11-02 17:52:51 +01:00
Christian Giese 31d476c91c fix formatting 2022-11-02 17:52:51 +01:00
Christian Giese ff7b99e74e fix timer_smear_all_buckets 2022-11-02 17:52:51 +01:00
Christian Giese 866703710b add config igmp->multicast-traffic-autostart 2022-11-02 17:52:51 +01:00
Christian Giese f034105173 add some time between thread creation 2022-11-02 17:52:51 +01:00
Christian Giese 7524732fb7 fix timer_smear_all_buckets 2022-11-02 17:52:51 +01:00
Christian Giese ec04316fe6 fix stream rates 2022-11-02 17:52:51 +01:00
Christian Giese f5615086db Token Bucket for Streams 2022-11-02 17:52:51 +01:00
Christian Giese 1747e2f9fc handle interface-disabled 2022-11-02 17:52:51 +01:00
Christian Giese 1cd861615d fix LACP timeout 2022-11-02 17:52:51 +01:00
Christian Giese bdd4c2d3fc fix session traffic 2022-11-02 17:52:51 +01:00
Christian Giese 84a9932e91 fix stats 2022-11-02 17:52:51 +01:00
Christian Giese ae6704eb4d improve network interface RX path 2022-11-02 17:52:51 +01:00
Christian Giese 2c184381d8 update IGMP and CFM 2022-11-02 17:52:51 +01:00
Christian Giese 50208621a9 restructure control commands 2022-11-02 17:52:51 +01:00
Christian Giese 15129972c3 LAG fixes, enhancements, commands... 2022-11-02 17:52:51 +01:00
Christian Giese 71f87fbeeb Add LACP (initial working draft) 2022-11-02 17:52:51 +01:00
Christian Giese 1271bf86ac LAG/LACP first draft (WIP)
+ initial LAG/LACP draft
+ fix protocol structures
2022-11-02 17:52:51 +01:00
Christian Giese 4c8221dfba threaded ctl socket 2022-11-02 17:52:51 +01:00
Christian Giese b3c0498847 init DPDK only if needed 2022-11-02 17:52:51 +01:00
Christian Giese 12917ae025 fix packet_mmap 2022-11-02 17:52:51 +01:00
Christian Giese 425f384efd IO fixes/enhancements 2022-11-02 17:52:51 +01:00
Christian Giese 4d8de4fd34 fixes, config, stats and performance 2022-11-02 17:52:51 +01:00
Christian Giese d2eede5b08 multicast fixes 2022-11-02 17:52:51 +01:00
Christian Giese a8c9fb7332 stream optimization 2022-11-02 17:52:51 +01:00
Christian Giese 6e7c7098a5 fix streams and session-traffic 2022-11-02 17:52:51 +01:00
Christian Giese 435b1f185e smear all threaded jobs before start 2022-11-02 17:52:51 +01:00
Christian Giese 74c5139f79 code style 2022-11-02 17:52:51 +01:00
Christian Giese 0fe36e8f9f DPDK Init (WIP) 2022-11-02 17:52:51 +01:00
Christian Giese 840fbbb2a4 fix DPDK/LWIP redifintion 2022-11-02 17:52:51 +01:00
Christian Giese 8e0e00baa9 Version 0.8 (WIP) 2022-11-02 17:52:51 +01:00
Christian Giese d0e339ed16 Version 0.8 Initial Draft (WIP) 2022-11-02 17:52:51 +01:00
Christian Giese 65469aad26 fix A10NSP stream addresses 2022-10-04 07:50:22 +00:00
Hannes Gredler e3475bc512 Inherit the link index from the inverse link, such that the same prefix is assigned to both links. 2022-10-04 07:47:53 +00:00