1148 Commits

Author SHA1 Message Date
Hannes Gredler 856b1d0656 bump serialization buffer to 16K 2023-11-02 14:37:32 +00:00
Hannes Gredler 0403695ae6 add support for link-multiplier 2023-11-02 09:23:35 +00:00
Hannes Gredler 16a8ffe639 The wireshark issue #1944 is fixed now.
https://gitlab.com/wireshark/wireshark/-/issues/19444
Build RI LSA information first.
2023-10-31 15:37:14 +00:00
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
Hannes Gredler 049f3cbf17 ospf3: change flooding scope of RI LSA to area 2023-10-31 09:17:05 +00:00
Hannes Gredler d9a9562839 ospf3: pick correct link-state-id for RI LSA 2023-10-31 09:09:39 +00:00
Hannes Gredler 152c0a226e correctly display the amount of ipv6 link prefixes 2023-10-30 10:42:45 +00:00
Christian Giese 3e2572aef9 fix lspgen ospf3 socket 2023-10-18 13:02:49 +00:00
Hannes Gredler 2212206d95 ospf3: generate ipv6 link prefixes 2023-10-13 08:43:39 +00:00
Hannes Gredler 626abb52da ospf3: include pseudo-header in checksum calculation 2023-10-13 08:23:15 +00:00
Christian Giese 868db84356 add OSPFv3 link LSA (LSA-8) 2023-10-12 21:26:09 +00:00
Christian Giese 0f437d215f fix LSPGEN OSPFv3 LSA-1 options 2023-10-12 21:25:13 +00:00
Christian Giese e4b9421d45 fix LSPGEN Referenced LS Type 2023-10-12 20:08:41 +00:00
Christian Giese a860ef3066 OSPFv3 fixes 2023-10-12 20:08:21 +00:00
Hannes Gredler 27d60a154e Merge branch 'ospf_dev' into dev 2023-10-12 18:04:33 +00:00
Hannes Gredler a093cf89fe proper set the remote-link-id for the links 2023-10-12 18:00:42 +00:00
Hannes Gredler e50041c765 ospf3: encode a running number (1,2,3) for the connectors remote-interface-id 2023-10-12 17:45:38 +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
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
Hannes Gredler 123f7369ee ospf3: fix the referenced link state id generation 2023-10-04 10:14:58 +00:00
Hannes Gredler 3ad6567603 Use a monotonic per-node increasing number as link-state-id for ospf3 2023-09-26 15:43:17 +00:00
Hannes Gredler 47c9839e99 Serialize ospf3 SR information 2023-09-26 15:16:42 +00:00
Hannes Gredler ae71720685 Improve codepoint name logging in the ospf2 and ospf3 serializer 2023-09-26 14:29:48 +00:00
Hannes Gredler b0fce07e78 ospf3 start support for SR 2023-09-26 14:01:18 +00:00
Christian Giese d8516522f3 github pages 0.8.26 2023-09-26 13:05:15 +00:00
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 48eac1d804 Pad OSPF2 RI LSA subTLVs 2023-09-20 14:23:40 +00:00
Hannes Gredler 5a9afdfe02 correctly pad SID Index subTLV 2023-09-20 14:19:18 +00:00