62 Commits
Author SHA1 Message Date
Christian Giese e481804256 vector IO draft (WIP) 2022-05-20 10:29:39 +02:00
Christian Giese 374b5d181f fix ubuntu 22.04 build 2022-05-19 23:28:58 +02:00
Christian Giese 712f7f5c0f fix memory leaks 2022-05-19 19:40:44 +00:00
Christian Giese dc8cebf774 fix BBL context delete order 2022-05-19 15:18:41 +00:00
Christian Giese 6bebd7f4f2 fix PPPoE LCP/NCP states in terminating phase 2022-05-19 10:51:03 +00:00
Christian Giese 37899ccb0d fix PPPoE sessions hanging in terminate state 2022-05-19 09:58:15 +00:00
Christian Giese 4d898499f5 fix BGP identifier 2022-05-09 07:46:20 +00:00
Christian Giese de67ec8003 fix #85 remove empty DHCPv6 class option 2022-05-05 15:57:47 +00:00
Christian Giese d2f1c2ace3 fix #84 session counter 2022-05-05 15:57:11 +00:00
Christian Giese 007c0bfb8b fix lwIP TCP error handling 2022-05-05 15:55:32 +00:00
Christian Giese 8a005e8e30 fix lwIP TCP issues 2022-05-05 12:01:03 +00:00
Christian Giese 71c471377e fix session-traffic autostart 2022-05-02 10:33:13 +02:00
Christian Giese 8ddadd978a fix stack error 2022-04-27 16:45:12 +02:00
Christian Giese 1694039423 Merge branch 'dev' of github.com:rtbrick/bngblaster into dev 2022-04-26 17:05:54 +02:00
Christian Giese 164f7c68c6 reset flow count on session reconnect 2022-04-26 17:02:03 +02:00
Christian Giese b99490e295 enhance session-start command #78 2022-04-21 16:58:28 +02:00
Christian Giese d17363c74d add session-start command #78 2022-04-21 15:01:18 +02:00
Christian Giese 41e6a42bb1 fix compiler warning #80 2022-04-21 14:40:51 +02:00
Christian Giese 4ae964b7b8 not responding to PADO #73 2022-04-19 10:50:38 +02:00
Christian Giese f803267cf7 Merge pull request #76 from rtbrick/igmp-zapping
zapping enhancements
2022-04-19 09:10:09 +02:00
Christian Giese e2878f1c06 Merge pull request #75 from rtbrick/mac-modifier
#71 mac-modifier
2022-04-19 09:09:55 +02:00
Christian Giese 6d240c7ab5 add log message for unsupported CHAP length 2022-04-14 09:57:59 +02:00
Christian Giese 65c9d4f30b #71 mac-modifier
Add new configuration option to modify third byte of
the access session MAC address.
2022-04-14 09:41:32 +02:00
Christian Giese 96c6b1e744 zapping enhancements 2022-04-13 14:30:40 +02:00
Christian Giese e484a42722 minor IO enhancements 2022-04-13 12:26:39 +02:00
Christian Giese 2cbe06c7fa change IO defaults
+ 1ms rx/tx interval
+ 4096 IO slots
2022-04-12 15:36:05 +02:00
Christian Giese 1b474dc369 fix LI stats 2022-04-12 13:29:04 +02:00
Christian Giese 6498d3ecd4 log stream verification 2022-04-07 23:04:22 +02:00
Christian Giese e43fa2005e stream enhancements/fixes
+ fix stream-reset
+ fix stream loss calc
+ enhance stream delay calc
+ ...
2022-04-06 22:18:41 +02:00
Christian Giese 021b273401 Control Socket Fix
This change fixes an issue with
some control socket clients.
2022-04-06 18:04:23 +02:00
Christian Giese 419e49c6a3 fixed #66 reconnect delay 2022-04-05 08:54:26 +02:00
Christian Giese bc789472bd igmp zapping enhancements 2022-04-05 08:37:26 +02:00
Christian Giese 924ed655ea move ISIS control commands 2022-04-04 10:17:21 +02:00
Christian Giese 49c9ac66a9 add max join delay threshold 2022-04-04 10:17:00 +02:00
Christian Giese 957e6e00e5 improve session stream add speed 2022-04-01 13:32:33 +02:00
Christian Giese 5175849018 add session-traffic label and address options 2022-04-01 11:00:19 +02:00
Christian Giese 9608d4e81b docu changes 2022-03-24 21:46:35 +01:00
Christian Giese 3610de4572 add BGP disconnect command 2022-03-24 21:05:48 +01:00
Christian Giese 9d1fbffca0 add BGP update commands 2022-03-24 20:54:02 +01:00
Christian Giese c31b0b46e4 add new contorl commands
+ stream-reset
+ isis-teardown
+ bgp-teardown
2022-03-22 16:40:41 +01:00
Christian Giese 3f46c268c2 start/stop raw streams 2022-03-21 18:08:45 +01:00
Christian Giese 1616d78d1e add stream stats 2022-03-21 14:20:21 +01:00
Christian Giese db2b29e060 minor UI fix 2022-03-21 13:07:07 +01:00
Christian Giese 09f66204cb disable MC if traffic is disabled globally 2022-03-21 13:06:52 +01:00
Christian Giese e38e510d31 respond to all ICMP echo-request on netif 2022-03-21 13:06:06 +01:00
Christian Giese ab7793f92f stream traffic control
+ add option to start traffic after BGP update
+ add option to stop verfied streams
+ ...
2022-03-17 23:33:23 +01:00
Christian Giese ddf7cc5a4d BGP enhancements
+ add tcp idle callback function
+ extend bgp-sessions command
+ log update start/stop timestamp
+ decode raw update stream
+ ...
2022-03-16 14:39:30 +01:00
Christian Giese 4e341fc354 BGP ctrl commands, config, docu ... 2022-03-15 15:13:19 +01:00
Christian Giese ff16b44532 BGP enhancements/fixes 2022-03-15 14:19:21 +01:00
Christian Giese 141f218022 BGP log format 2022-03-14 18:49:06 +01:00