Commit Graph

309 Commits

Author SHA1 Message Date
Christian Giese 1812059dee ISIS enhancements 2023-05-08 21:14:39 +00:00
Christian Giese 86c1cae2b3 missing "ldra" in json config validation 2023-04-28 14:02:38 +00:00
Christian Giese 62646d67e5 fix max ISIS RX PDU length (allow up to 1497) 2023-04-26 08:26:35 +00:00
Christian Giese 1e71dc395f fix ISIS crash 2023-04-25 22:00:43 +00:00
Christian Giese 59af1865c8 fix VLAN config 2023-04-25 19:54:45 +00:00
Christian Giese 8d13b2c2a7 add ISIS external-auto-refresh 2023-04-25 15:58:14 +00:00
Christian Giese 976b139637 fix ISIS LSP refresh 2023-04-25 15:57:22 +00:00
Christian Giese ef19e6f7d7 fix PACKET logging 2023-04-25 08:48:28 +00:00
Christian Giese 1b2a4a3782 fix control socket issues 2023-04-25 08:46:30 +00:00
Christian Giese 348c1f538a add new logging flag packet 2023-04-25 08:43:37 +00:00
Christian Giese 1029264728 fix timer smear issues 2023-04-25 08:30:58 +00:00
Christian Giese 053cd98883 smear only periodic timers 2023-04-24 13:10:48 +00:00
Christian Giese f3257d49f0 set ISIS purge lifetime to 0 2023-04-24 11:55:10 +00:00
Christian Giese d2903b9527 ldpupdate IPv6 support 2023-04-21 14:50:30 +00:00
Christian Giese a900a7507c LDP IPv6 support 2023-04-21 14:50:20 +00:00
Christian Giese 4e0550441c add support for IPv6 TCP and LDP (initial draft) 2023-04-20 12:31:47 +00:00
JeevanSamrudh b585e36fd8 replaced sub with section for many commands 2023-04-17 09:20:26 +02:00
JeevanSamrudh a5e17108e9 replaced sub with section for dhcp 2023-04-17 09:20:26 +02:00
JeevanSamrudh 083c0d11c0 fixed a few bugs 2023-04-17 09:20:26 +02:00
JeevanSamrudh a5fe43693d added 2 new parameters in access-line-profiles 2023-04-17 09:20:26 +02:00
JeevanSamrudh 827f200499 added max-up & max-down 2023-04-17 09:20:26 +02:00
JeevanSamrudh 03d6b575a9 Rfed and added inetrfaces->links 2023-04-17 09:20:26 +02:00
JeevanSamrudh 076d606883 Rfed but should still test and check for bugs 2023-04-17 09:20:26 +02:00
JeevanSamrudh 37cc19fecd RFed till a10nsp line 3122 2023-04-17 09:20:26 +02:00
JeevanSamrudh a9c2d10cb5 extend config schema validation #162 2023-04-14 14:36:24 +00:00
Christian Giese c937da10a1 typo 2023-04-05 19:52:20 +00:00
Christian Giese b9251ece03 A10NSP DHCPv6 and LDRA
This commit adds support for DHCPv6 on
A10NSP interfaces (#87). It also adds
general support for DHCPv6 LDRA (#96 and #157).
2023-04-04 11:07:47 +02:00
Christian Giese 96e7218bc8 initial draft of config schema validation 2023-03-30 19:24:40 +00:00
Christian Giese 8c84905cfa fix lacp-max-active-links config 2023-03-28 13:14:05 +00:00
Christian Giese 95df020eeb add code/common/src/config.h to gitignore 2023-03-28 11:48:16 +00: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 2023-02-27 21:17:44 +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
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 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 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