Commit Graph

481 Commits

Author SHA1 Message Date
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
Hannes Gredler 2bef1f9ebb ospf3: fix the referenced link state id generation 2023-10-12 08:35:35 +00:00
Hannes Gredler cc2c22c2fa Use a monotonic per-node increasing number as link-state-id for ospf3 2023-10-12 08:35:35 +00:00
Hannes Gredler b3c5aeca12 Serialize ospf3 SR information 2023-10-12 08:35:35 +00:00
Hannes Gredler b832e15d80 Improve codepoint name logging in the ospf2 and ospf3 serializer 2023-10-12 08:35:35 +00:00
Hannes Gredler 4a64978253 ospf3 start support for SR 2023-10-12 08:35:35 +00:00
Hannes Gredler 0679a85616 simplify ospf attr logging 2023-10-12 08:35:35 +00:00
Hannes Gredler 6febdd7aa6 Provide more details for the --help argument 2023-10-12 08:35:35 +00:00
Christian Giese ac9814b618 Add OSPFv2 SR support 2023-09-25 09:59:41 +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