198 Commits

Author SHA1 Message Date
Christian Giese 2483dc5e28 Merge branch 'dev' of github.com:rtbrick/bngblaster into dev 2022-11-17 21:49:17 +00:00
Christian Giese 573b969208 #126 add outer-vlan/inner-vlan str var 2022-11-17 21:32:04 +00:00
Christian Giese 53d821499f ISIS self originated LSP fragmentation support 2022-11-17 21:23:21 +00:00
Christian Giese 8f5b1d8ed1 minor LAG enhancement 2022-11-17 21:19:18 +00:00
Christian Giese e77a17fc04 add option to disable access-line in DHCPv4/6 2022-11-17 22:18:35 +01:00
Christian Giese 52418b99cd fix DHCP client 2022-11-17 22:18:35 +01:00
Hannes Gredler deae26b679 add --quit-loop option for shutting down timer loop after initial transmission 2022-11-16 11:19:35 +00:00
Hannes Gredler 060ce9fdfc read sequence cache file upon startup. Bump sequence if a cache entry was found 2022-11-16 10:29:47 +00:00
Hannes Gredler 3fdd72ad9f write sequence number cache file upon exit 2022-11-16 09:53:02 +00:00
Christian Giese 661723cac1 fix stream loss in interactive mode 2022-11-09 20:25:44 +00:00
Christian Giese 231096bc27 fix LACP state machine 2022-11-09 20:08:57 +00:00
Christian Giese c7b42c2e6d fix controller "not able to send command" 2022-11-08 21:41:49 +00:00
Christian Giese b5919afa7a fix controller "not able to send command" 2022-11-07 11:10:44 +00:00
Christian Giese 9e8b082d7e fix LAG member states 2022-11-07 11:02:20 +00:00
Christian Giese 39fd6b4bc2 add config l2tp-server->lcp-padding
This config options allows to add a
fixed padding to all LCP packets send
from emulated LNS.
2022-11-04 16:15:01 +00:00
Christian Giese 3f204e3805 fix streams after session reconnect 2022-11-03 18:27:02 +01:00
Christian Giese 01d9645189 log DPDK MAC address (#119) 2022-11-03 18:27:02 +01:00
Christian Giese 97a55d13a9 fix traffic endpoint state 2022-11-03 18:27:02 +01:00
Christian Giese 2b7e25e498 fix access/a10nsp mac address 2022-11-03 18:27:02 +01:00
Christian Giese 0c06349060 fix receive delays stats
+ fix IO receive timestamps
+ change nsec to usec
+ ...
2022-11-02 17:52:51 +01:00
Christian Giese 9f6777e9c5 fix stats formatting 2022-11-02 17:52:51 +01:00
Christian Giese 237fd27430 fix session-stats 2022-11-02 17:52:51 +01:00
Christian Giese 3a548beab3 update session stats 2022-11-02 17:52:51 +01:00
Christian Giese 88d5489a45 enhanced stream rate accuracy 2022-11-02 17:52:51 +01:00
Christian Giese 6e30476550 fix session-traffic stats 2022-11-02 17:52:51 +01:00
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