1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

935 Commits

Author SHA1 Message Date
f885efd2bc log BGP traffic start event 2023-05-16 20:21:09 +00:00
4e411a1db6 fix eth timestamp in thread RX handler 2023-05-16 20:20:43 +00:00
6d08211740 fix ICMPv6 NS destination address 0.8.20 2023-05-11 15:55:42 +00:00
222c2fec78 fix ICMPv6 ND/RA 2023-05-11 14:52:27 +00:00
88b5de9fdb fix IPv6 TCP connect AFI 2023-05-10 14:42:13 +00:00
3c9f2f76da upgrade lwIP from 2.1.1 to 2.1.2 2023-05-10 14:41:03 +00:00
dbc5d717dc do not send PADT before PADO has received 2023-05-10 14:25:10 +00:00
7ed21ccee7 update github pages 0.8.19 2023-05-09 13:10:00 +00:00
b8cc217cd4 minor ISIS fix 2023-05-09 11:55:38 +00:00
51748a126f fix counter overflows in API (#178) 2023-05-08 21:48:20 +00:00
ce7f04706e ISIS enhancements 2023-05-08 23:18:42 +02:00
86c1cae2b3 missing "ldra" in json config validation 2023-04-28 14:02:38 +00:00
1f1ab348e1 update github pages 0.8.18 2023-04-27 08:40:15 +00:00
f7866bf034 update LDP docu 2023-04-27 08:39:39 +00:00
62646d67e5 fix max ISIS RX PDU length (allow up to 1497) 2023-04-26 08:26:35 +00:00
1e71dc395f fix ISIS crash 2023-04-25 22:00:43 +00:00
7c36e1e49b ISIS docu update 2023-04-25 20:00:58 +00:00
59af1865c8 fix VLAN config 2023-04-25 19:54:45 +00:00
8d13b2c2a7 add ISIS external-auto-refresh 2023-04-25 15:58:14 +00:00
976b139637 fix ISIS LSP refresh 2023-04-25 15:57:22 +00:00
ef19e6f7d7 fix PACKET logging 2023-04-25 08:48:28 +00:00
1b2a4a3782 fix control socket issues 2023-04-25 08:46:30 +00:00
348c1f538a add new logging flag packet 2023-04-25 08:43:37 +00:00
1029264728 fix timer smear issues 2023-04-25 08:30:58 +00:00
053cd98883 smear only periodic timers 2023-04-24 13:10:48 +00:00
f3257d49f0 set ISIS purge lifetime to 0 2023-04-24 11:55:10 +00:00
d2903b9527 ldpupdate IPv6 support 2023-04-21 14:50:30 +00:00
a900a7507c LDP IPv6 support 2023-04-21 14:50:20 +00:00
4e0550441c add support for IPv6 TCP and LDP (initial draft) 2023-04-20 12:31:47 +00:00
b585e36fd8 replaced sub with section for many commands 2023-04-17 09:20:26 +02:00
a5e17108e9 replaced sub with section for dhcp 2023-04-17 09:20:26 +02:00
083c0d11c0 fixed a few bugs 2023-04-17 09:20:26 +02:00
a5fe43693d added 2 new parameters in access-line-profiles 2023-04-17 09:20:26 +02:00
827f200499 added max-up & max-down 2023-04-17 09:20:26 +02:00
03d6b575a9 Rfed and added inetrfaces->links 2023-04-17 09:20:26 +02:00
076d606883 Rfed but should still test and check for bugs 2023-04-17 09:20:26 +02:00
37cc19fecd RFed till a10nsp line 3122 2023-04-17 09:20:26 +02:00
a9c2d10cb5 extend config schema validation #162 2023-04-14 14:36:24 +00:00
a5de57dc6f add zapping-wait to docu 2023-04-11 18:51:58 +00:00
45d5a2437e fix GitHub release action 2023-04-05 20:21:46 +00:00
dafe5fd95f fix GitHub release action 2023-04-05 20:19:28 +00:00
f4a1a97680 fix GitHub release action 2023-04-05 20:09:23 +00:00
4eff57e1fe fix GitHub actions 2023-04-05 19:53:05 +00:00
c937da10a1 typo 2023-04-05 19:52:20 +00:00
eae2677772 update github pages 0.8.17 2023-04-04 09:11:52 +00:00
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
96e7218bc8 initial draft of config schema validation 2023-03-30 19:24:40 +00:00
8c84905cfa fix lacp-max-active-links config 2023-03-28 13:14:05 +00:00
95df020eeb add code/common/src/config.h to gitignore 2023-03-28 11:48:16 +00:00
4a3445465c fix minor crash 2023-03-14 21:34:04 +00:00