Commit Graph

889 Commits

Author SHA1 Message Date
Christian Giese e50b077eeb Refactor Config Parser (#163) 2023-03-28 11:46:29 +00:00
Christian Giese b18e281eae add code/common/src/config.h to gitignore 2023-03-27 08:38:56 +00:00
Jeevan Samrudh 786ce94fbe Refactor Config Parser (#163)
Refactor Config Parser #163
2023-03-27 10:27:36 +02:00
Christian Giese 4a3445465c fix minor crash 2023-03-14 21:34:04 +00:00
Istvan Ruzman f39472fa61 fix: use correct target/target_ip in ARP-Replies
The previous commit "fix ARP request handler"
(4f87c71a61) improved arp by answering to
all ARPs directed to bngblaster, but did not correctly update the
ARP-Reply to match the ARP-Request.
2023-03-08 22:04:19 +01:00
Christian Giese df7a814c44 fix QMX LI decode 2023-03-08 08:25:13 +00:00
Christian Giese bd64b66812 fix ISIS offset 2023-03-03 15:00:10 +00:00
Christian Giese 58d46a76e5 fix isis_lsp_gc_job 2023-03-03 14:30:03 +00:00
Christian Giese 49134796d0 fix A10NSP mock IP 0.8.16 2023-02-27 21:17:44 +00:00
Christian Giese 0724c4244f update github pages 2023-02-27 21:09:15 +00:00
Christian Giese 1e2c22eed9 add ICMPv6 RA to docu 2023-02-27 21:08:00 +00:00
Christian Giese 0b0a4c6663 remove unused attribute 2023-02-27 21:07:19 +00:00
Christian Giese b5e2bb8264 chang conflict IP log message 2023-02-27 20:58:34 +00:00
Hannes Gredler a1d274b2a8 Merge pull request #159 from rtbrick/icmpv6-ra
add ICMPv6 RA support for network interfaces
2023-02-25 10:15:54 +01:00
Christian Giese 4cdc7b6475 add ICMPv6 RA support for network interfaces 2023-02-24 22:10:20 +00:00
Christian Giese 1bfbda0838 raise warning if interface has IP address 2023-02-24 20:57:53 +00:00
Christian Giese 1d3b7ccb54 always reconnect via timer 2023-02-22 22:24:55 +00:00
Christian Giese 821df88fe7 fix stream-reset segmentation fault (#153) 2023-02-22 22:24:19 +00:00
Christian Giese 287e93f42f increment A10NSP mocked IPv4 address 2023-02-22 22:23:04 +00:00
Christian Giese fa3d8c3958 DPDK log max queues 2023-02-22 21:26:32 +00:00
Christian Giese eb3bf588db DPDK enhancements 2023-02-22 21:19:00 +00:00
Christian Giese 5d203a06ab lspgen code format 2023-02-22 10:56:02 +00:00
Christian Giese e778880472 fix output if no-sr option is enabled 2023-02-19 21:54:17 +00:00
Christian Giese 48c1dc42eb update github pages 0.8.15 2023-02-19 21:41:28 +00:00
Christian Giese 2cbc727a14 fix dpdk ref in doc sources 2023-02-19 21:40:58 +00:00
Christian Giese b9cd58a7e8 minor change in wireshark plugin 2023-02-19 21:27:40 +00:00
Christian Giese 46cfc91013 Revert "use random source port for streams"
This reverts commit dd3637f6b8.
2023-02-19 21:26:44 +00:00
Christian Giese fb26269a3e fix session VLAN iterator 2023-02-19 21:17:49 +00:00
Christian Giese 1334016d3f docu update 2023-02-17 15:00:14 +00:00
Christian Giese bb9a3ada0d docu update 2023-02-16 17:14:05 +00:00
Christian Giese dd3637f6b8 use random source port for streams
If not explicitly set in the configuration, the UDP source
port of all unicast streams will be changed to pseudo random
between 10000 - 19999 for better hash distribution over
the NIC hardware queues (RSS).
2023-02-16 17:12:49 +00:00
Christian Giese 3444a82e59 set DHCP enabled default to true 2023-02-16 16:59:21 +00:00
Christian Giese bf4e265b7d reject invalid io-slot config 2023-02-16 16:58:00 +00:00
Christian Giese 23850f0fdd fix multithreaded RX 2023-02-16 13:28:36 +00:00
Christian Giese 94dfaae26a update github pages 2023-02-15 22:10:13 +00:00
Christian Giese f5769affd1 update performance guide 2023-02-15 22:09:16 +00:00
Christian Giese 6790023b55 update github pages 2023-02-15 21:44:56 +00:00
Christian Giese 39860f9953 update FAQ about stream length 2023-02-15 21:38:23 +00:00
Christian Giese 4c7dd8bdea update github pages 2023-02-15 21:24:51 +00:00
Christian Giese c465d9b47e update docu 2023-02-15 21:23:37 +00:00
Christian Giese 200dbe126b update github pages 0.8.14 2023-02-15 19:18:00 +00:00
Christian Giese d3b2b4b619 add max-payload to PADI/PADR 2023-02-15 16:53:04 +00:00
Christian Giese fde69e9e83 PPPoE max-payload (#155) 2023-02-15 16:32:38 +00:00
Christian Giese c9e2379bcc Merge branch 'dev' of github.com:rtbrick/bngblaster into dev 2023-02-15 16:10:07 +00:00
Christian Giese feba874b62 fix session state handing 2023-02-15 16:08:53 +00:00
Christian Giese 138c3651f9 handle PPP LCP protocol reject 2023-02-15 16:06:09 +00:00
Christian Giese fcaa23b0d7 fix docu indent 2023-02-14 18:52:35 +00:00
Christian Giese 095cc6932c fix session-traffic-reset flows-verified 2023-02-14 16:52:21 +00:00
Christian Giese 2c5bf6857d update github pages 0.8.13 2023-02-14 10:41:39 +00:00
Christian Giese 5b2ee98ab5 extend quickstart guide 2023-02-14 10:41:00 +00:00