]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Doc: Adding info on backported options to 2->3 migration guide
authorMaria Matejka <mq@ucw.cz>
Sat, 14 Jun 2025 20:03:07 +0000 (22:03 +0200)
committerMaria Matejka <mq@ucw.cz>
Sat, 14 Jun 2025 20:03:07 +0000 (22:03 +0200)
doc/migration-bird3.md

index af487109b148d35d9da954585cb133c1a1ca4511..014bd5491ffc562b7ca02283d37b3460566105f9 100644 (file)
@@ -13,7 +13,8 @@ that to fix some historically inaccurate concepts.
 
 Number of working threads is now configured by `threads <num>;` on toplevel.
 By default, this is 1, which actually means 2 running threads. The main one and
-the worker one. When BFD is configured, you get another one for BFD.
+the worker one. When BFD is configured, you get another one for BFD. This option
+is also available in BIRD 2 with no effect so that you may downgrade easier if you need.
 
 Every instance of BGP, BFD, Pipe and RPKI gets its own *loop* which is a packed
 unit transferrable between the working threads.
@@ -32,7 +33,9 @@ Also this option is by far the fastest one.
 ## Tables
 
 It's now possible to set the `debug` option to trace events happening directly
-inside the table.
+inside the table, and there is a global `debug tables` option similar to `debug
+protocols`. This global option is also available in BIRD 2 with no effect
+for downgrade compatibility.
 
 Also settle timers were changed; there is a configurable idle-state timeout
 before any route export is announced after import is done. This helps to