20 Commits

Author SHA1 Message Date
Hannes Gredler deae26b679 add --quit-loop option for shutting down timer loop after initial transmission 2022-11-16 11:19:35 +00:00
Hannes Gredler 060ce9fdfc read sequence cache file upon startup. Bump sequence if a cache entry was found 2022-11-16 10:29:47 +00:00
Hannes Gredler 3fdd72ad9f write sequence number cache file upon exit 2022-11-16 09:53:02 +00:00
Christian Giese c53aeb0418 enable/dsiable timer logging via cmake option 2022-11-02 17:52:51 +01:00
Hannes Gredler e3475bc512 Inherit the link index from the inverse link, such that the same prefix is assigned to both links. 2022-10-04 07:47:53 +00:00
Christian Giese b0d0da69c0 fix ubuntu 22.04 build 2022-05-25 18:32:42 +02:00
Hannes Gredler 778ac1a3c4 add support for serializing small-metrics IS_REACH TLV 2 2022-05-25 18:32:42 +02:00
Hannes Gredler 2034b30c3e add config file for testing small-metrics TLVs 2022-05-25 18:32:42 +02:00
Hannes Gredler 8551832d89 add support for serializing small-metrics IPv4 REACH TLVs 128 and 130 2022-05-25 18:32:42 +02:00
Christian Giese 64942eb66c fix memory leaks 2022-05-25 18:32:42 +02:00
Hannes Gredler 7f6ca1bd9a clip lsp-lifetime to minimal 120s 2022-04-21 15:59:29 +00:00
Hannes Gredler c4ef0d0eb8 fix valgrind socket leak and invalid write errors 2022-04-19 20:59:03 +00:00
Hannes Gredler 45c6ef132f revert to statistics reset once the connection opens. Do not reset the queued counter 2022-04-19 17:05:22 +00:00
Hannes Gredler 6e7b26acc9 Add robustness fixes for high-frequency LSP refreshes 2022-04-19 16:46:24 +00:00
Hannes Gredler e084552495 add support for dynamic LSP refreshes over Ctrl socket 2022-04-19 15:06:43 +00:00
Hannes Gredler 9700856136 display end prefixes for each route pool 2022-04-14 07:44:25 +00:00
Hannes Gredler 0c3ced1518 Compute the SRGB range to be large enough to hold indexes for ipv4 and ipv6 SIDs 2022-04-14 06:36:56 +00:00
Hannes Gredler df87a65c85 load from correct pool when generating node prefix 2022-04-13 06:22:49 +00:00
Hannes Gredler aea52d4e9e fix TLV 149 encoder for more than 1 binding TLV 2022-03-17 08:27:51 +00:00
Christian Giese 08d2f85975 Add LSPGEN and Restructure Project
+ restructure project
+ add lspgen
+ ...
2022-03-08 21:25:09 +01:00