376 Commits

Author SHA1 Message Date
Christian Giese 1e69842ff5 add command streams-pending 2023-10-31 09:56:31 +00:00
Christian Giese b5bc04c462 extend stream-info command 2023-10-31 09:39:04 +00:00
Christian Giese a87dd068a0 RAW TCP support 2023-10-31 09:39:04 +00:00
Christian Giese 704521901d update lwipopts to allow more sessions 2023-10-31 09:39:04 +00:00
Christian Giese a87183c0b3 enhanced TCP connect error logging 2023-10-31 09:39:04 +00:00
Christian Giese 65d04360e9 add random HTTP client retry delay 2023-10-31 09:39:04 +00:00
Christian Giese 044399cfe5 rename opposite-flow-id to reverse-flow-id 2023-10-31 09:39:04 +00:00
Christian Giese d0a0a153b8 Initial NAT Support 2023-10-31 09:39:04 +00:00
Christian Giese 868db84356 add OSPFv3 link LSA (LSA-8) 2023-10-12 21:26:09 +00:00
Christian Giese a860ef3066 OSPFv3 fixes 2023-10-12 20:08:21 +00:00
Christian Giese 30e49ecb8c add support for LSA type 12 - 42 2023-10-12 13:49:55 +00:00
Christian Giese a6cb23fb3d fix OSPFv3 ext connection config 2023-10-12 13:45:33 +00:00
Christian Giese 39d1957839 fix OSPFv3 hello options 2023-10-12 12:25:06 +00:00
Christian Giese ac9814b618 Add OSPFv2 SR support 2023-09-25 09:59:41 +00:00
Christian Giese a3390e54b1 Ignore SIGPIPE 2023-09-20 08:08:33 +00:00
Christian Giese f22f281b87 fix OSPF packet crash
BNG Blaster was crashing if OSPF
packets are received on an
interface with OSPF not enabled.
2023-09-20 08:07:58 +00:00
Christian Giese 921f0be061 reset LSA expired for received LSA 2023-09-13 20:21:27 +00:00
Christian Giese 474eae3eaa reset OSPF LSA expired flag 2023-09-13 20:15:54 +00:00
Christian Giese a3b1eefe10 fix LAG without LACP 2023-09-13 12:40:16 +00:00
Christian Giese 4db857ff4f fix LAG without LACP streams 2023-09-13 12:35:22 +00:00
Christian Giese 2e1f928bf3 fix LAG without LACP 2023-09-13 12:14:22 +00:00
Christian Giese 0456e19822 fix LAG without LACP 2023-09-13 12:07:34 +00:00
Christian Giese fa4f2aecbb fix LAG without LACP 2023-09-13 11:27:41 +00:00
Christian Giese 5b20f94144 add purge option to ISIS and update docs 2023-09-13 07:50:16 +00:00
Christian Giese f87f45ba42 add new option to prevent ospf external purge 2023-09-12 20:45:33 +00:00
Christian Giese 7241090dc2 fix DBD sync if not master 2023-09-07 06:27:22 +00:00
Christian Giese 9666adbde9 increase OSPF loading performance 2023-09-06 08:23:18 +00:00
Christian Giese 2261aaa229 fix OSPF DBD sync 2023-09-06 07:53:18 +00:00
Christian Giese f5d125122e fix ospf_lsa_load_external 2023-09-01 12:08:08 +00:00
Christian Giese a928dea31a fix OSPF MRT load error handling 2023-09-01 10:38:34 +00:00
Christian Giese 7ce477bb15 fix OSPv2 external connection config 2023-08-31 13:37:22 +00:00
Christian Giese 3c4e6d6a75 fix PPPoE/PPP retry count 2023-08-30 09:44:34 +00:00
Christian Giese ecf7862ce7 add OSPFv2 IP fragmentation support 2023-08-29 20:45:00 +00:00
Christian Giese ad1ba83afe fix OSPF DBD sync 2023-08-29 20:44:51 +00:00
Christian Giese 53af933eb4 strict config validation 2023-08-28 15:34:55 +00:00
Christian Giese c2dfdabf3e strict config validation 2023-08-28 12:49:22 +00:00
Christian Giese c9ae05ad79 add config for LDP TOS / BGP TOS & TTL 2023-08-28 12:48:53 +00:00
Christian Giese 75362b893c fix typos and neighbor issue
Fix typo replacing neigbor with neighbor and fix an issue
where neighbor stucks in
state loading.
2023-08-25 11:46:36 +00:00
Christian Giese 488b501a3f fix OSPF teardown 2023-08-25 11:46:36 +00:00
Christian Giese db6c7dcb7a fix minor GCC warnings 2023-08-25 11:46:36 +00:00
Christian Giese c6154d32c6 Optional IPO!
Do not use IPO if it's not supported by compiler.
2023-08-25 11:46:36 +00:00
Christian Giese 6759734843 fix OSPF DBD header 2023-08-25 11:46:36 +00:00
Christian Giese 893bf9f494 fix OSPF master seq 2023-08-25 11:46:36 +00:00
Christian Giese ee86ca5fb4 OSPFv2 and v3 fixes 2023-08-25 11:46:36 +00:00
Christian Giese 9dcd3393cf OSPFv3 - 3 2023-08-25 11:46:36 +00:00
Christian Giese cfb145f094 OSPFv3 - 2 2023-08-25 11:46:36 +00:00
Christian Giese b0750b6f27 OSPFv3 - 1 2023-08-25 11:46:36 +00:00
Christian Giese 81a49011be add OSPF interface-id 2023-08-25 11:46:36 +00:00
Christian Giese cb91f35b0f OSPFv3 fixes 2023-08-25 11:46:36 +00:00
Christian Giese 200c5bf4e9 fix external connection metric 2023-08-25 11:46:36 +00:00