Commit Graph

1036 Commits

Author SHA1 Message Date
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 5cf925dba2 LWIP: copy TTL/TOS from listen socket 2023-08-28 12:48:53 +00:00
Christian Giese c9ae05ad79 add config for LDP TOS / BGP TOS & TTL 2023-08-28 12:48:53 +00:00
Christian Giese 4c34b6723c update ospf docs 2023-08-28 12:44:32 +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 63d35ce724 fix timer name length check 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 7cfb54fa0d OSPF docu 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
Christian Giese e7347ea15a OSPF docu update 2023-08-25 11:46:36 +00:00
Christian Giese 828ab92487 fix ospf-pdu-update command 2023-08-25 11:46:36 +00:00
Christian Giese 0dd0b44b77 fix lspgen build errors and format 2023-08-25 11:46:36 +00:00
Christian Giese 05a6f8fb76 OSPF commands 2023-08-25 11:46:36 +00:00
Christian Giese c1900b8b62 improve OSPF teardown 2023-08-25 11:46:35 +00:00
Christian Giese 2eb2c98da8 docu update 2023-08-25 11:46:35 +00:00
Christian Giese e8551e296a fix OSPF MRT format 2023-08-25 11:46:35 +00:00
Christian Giese 65a62a1075 OSPF fixes and enhancements
+ generate network LSA (2) if needed
+ LSA fixes
2023-08-25 11:46:35 +00:00
Christian Giese 4389fabf73 OSPF fixes 2023-08-25 11:46:35 +00:00
Christian Giese c71fb129f2 add ospf-teardown command 2023-08-25 11:46:35 +00:00
Christian Giese 9ce644ac67 add teardown-time to config 2023-08-25 11:46:35 +00:00
Christian Giese 7973e818d1 OSPF docu init 2023-08-25 11:46:35 +00:00
Christian Giese 57d88950c3 fix config.h 2023-08-25 11:46:35 +00:00
Hannes Gredler 6195b11252 add missing include file 2023-08-25 11:46:35 +00:00
Hannes Gredler 09afad7320 start work on OSPF serializer 2023-08-25 11:46:35 +00:00
Hannes Gredler 4917f751dd add OSPF support for sequence number cache 2023-08-25 11:46:35 +00:00
Hannes Gredler fc66ad52ad remove config.h being version controlled 2023-08-25 11:46:35 +00:00
Hannes Gredler 6136f858b6 Add OSPF packet header and packet finalization functions 2023-08-25 11:46:35 +00:00
Christian Giese 90c3d22b78 OSPF authentication 2023-08-25 11:46:35 +00:00
Christian Giese fc43415cfc fix OSPF hello active nbr list 2023-08-25 11:46:35 +00:00
Christian Giese 14b7a1f748 fix lspgen build error 2023-08-25 11:46:35 +00:00
Hannes Gredler 42708ca634 Generate OSPF JSON header for IPCs 2023-08-25 11:46:35 +00:00
Christian Giese 8739bec561 fix OSPF DR/BDR election 2023-08-25 11:46:35 +00:00
Christian Giese 4fb7547683 add external load from ctr and mrt 2023-08-25 11:46:35 +00:00
Christian Giese da77faec06 OSPF MRT initial draft 2023-08-25 11:46:35 +00:00
Christian Giese 6a523a24a6 add OSPF commands 2023-08-25 11:46:35 +00:00
Christian Giese 20d02730b5 OSPF self source 2023-08-25 11:46:35 +00:00
Hannes Gredler 2dbf56316b add OSPFv2 friendly link and node-IDs 2023-08-25 11:46:35 +00:00
Christian Giese bb33c2be53 fix OSPF lifetime 2023-08-25 11:46:35 +00:00
Christian Giese 3601a9ff4b move fletcher checksum function 2023-08-25 11:46:35 +00:00