Commit Graph

523 Commits

Author SHA1 Message Date
Christian Giese ac9814b618 Add OSPFv2 SR support 2023-09-25 09:59:41 +00:00
Hannes Gredler c74f4140b0 simplify ospf attr logging 2023-09-23 09:35:25 +00:00
Hannes Gredler fedd6b5d88 Provide more details for the --help argument 2023-09-23 08:38:11 +00:00
Hannes Gredler 2228fd3582 Merge branch 'ospf_dev' into dev 2023-09-22 08:55:20 +00:00
Hannes Gredler 6c62b2c504 Encode the Prefix-SID Index using an Extended Prefix and not an Extended Prefix Range 2023-09-22 08:54:47 +00:00
Hannes Gredler 04273b811d Apply the proper node-index to the loopback-ip pool when announcing the extended prefix for ospf2 2023-09-21 06:07:59 +00:00
Hannes Gredler c93c0284df Fix external packing calculation for ospf3 2023-09-20 14:32:25 +00:00
Hannes Gredler f47538a18c Merge branch 'dev' into ospf_dev 2023-09-20 14:29:08 +00:00
Hannes Gredler 5a9afdfe02 correctly pad SID Index subTLV 2023-09-20 14:19:18 +00:00
Hannes Gredler ad278395a1 Fix external packing calculation for ospf2 and isis 2023-09-20 14:09:28 +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
Hannes Gredler 6d18e28605 copy the correct ospfv3 source address 2023-09-15 17:01:04 +00:00
Hannes Gredler b741018093 add ospf3 support for intra-area-prefix LSA 2023-09-15 16:52:18 +00:00
Hannes Gredler cfcbfac24b Add ospf3 support for router and external LSA 2023-09-15 15:38:30 +00:00
Hannes Gredler 331db2b094 Add MRT support for OSPFv3 2023-09-15 13:43:12 +00:00
Hannes Gredler f85f36c340 Add lsdb attributes for OSPF3 2023-09-14 13:45:51 +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
Hannes Gredler 8ec420dbbc zero change: consolidate single and hierarchical buffer management 2023-09-13 14:08:11 +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
Hannes Gredler 8c7d2c695e add support for --purge option 2023-09-13 07:44:22 +00:00
Hannes Gredler f2c01c6d69 add support for --purge option 2023-09-13 07:37:20 +00:00
Christian Giese f87f45ba42 add new option to prevent ospf external purge 2023-09-12 20:45:33 +00:00
Hannes Gredler 046dcd514d Use correct json tag on blaster socket. Omit the IP header on the blaster socket. 2023-09-12 14:19:24 +00:00
Hannes Gredler aaacc395e6 Use correct json tag on blaster socket. Omit the IP header on the blaster socket. 2023-09-12 14:13:12 +00:00
Hannes Gredler d294c26f32 optimize timespec_compare() 2023-09-12 10:29:02 +00:00
Hannes Gredler 42850bca77 correctly pad SID Index subTLV 2023-09-12 08:24:36 +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
Hannes Gredler 57fe89d242 Pad OSPF2 RI LSA subTLVs 2023-09-05 13:03:24 +00:00
Hannes Gredler b93b083a46 Pad OSPF2 RI LSA subTLVs 2023-09-05 11:49:19 +00:00
Christian Giese d3f8080598 enhance lspgen root node output 2023-09-04 14:10:06 +00:00
Hannes Gredler bce8a85add Set ospf default LSA lieftime to 3600s 2023-09-04 08:33:23 +00:00
Hannes Gredler 74c3f9b969 deactivate ospfv3 option 2023-09-04 08:33:02 +00:00
Hannes Gredler 6fc50067c2 Add support for the OSPFv2 Extended Range TLV for signaling the node-SID 2023-09-04 08:32:56 +00:00
Hannes Gredler 56f741a4be fix two bugs in the OSPF message packer, improve packer logging, add support for SID-Range TLV 2023-09-01 17:55:59 +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
Hannes Gredler f820631f32 add support for OSPF sequence numbers 2023-09-01 08:28:47 +00:00
Hannes Gredler d642cc952a Add support for OSPF connectors 2023-09-01 08:28:47 +00:00
Hannes Gredler 27bcdb0847 use root_node_id as source IP address for all OSPFv2 packets 2023-09-01 08:28:47 +00:00
Hannes Gredler 2a70d6423a add 'packet' log option for serializer. show protocol options 2023-09-01 08:28:47 +00:00
Hannes Gredler 2509241000 For non IS-IS Protocols: copy the root_node_id in dotted decimal notation 2023-09-01 08:28:47 +00:00