diff --git a/docs/manual/_images/if_mode_graph_b.png b/docs/manual/_images/if_mode_graph_b.png index a80114e6..aaf3eec0 100644 Binary files a/docs/manual/_images/if_mode_graph_b.png and b/docs/manual/_images/if_mode_graph_b.png differ diff --git a/docs/manual/_images/if_mode_graph_c.png b/docs/manual/_images/if_mode_graph_c.png index 70130b9c..c0c27bc0 100644 Binary files a/docs/manual/_images/if_mode_graph_c.png and b/docs/manual/_images/if_mode_graph_c.png differ diff --git a/docs/manual/_sources/understanding.rst.txt b/docs/manual/_sources/understanding.rst.txt index abd2d273..2c842219 100644 --- a/docs/manual/_sources/understanding.rst.txt +++ b/docs/manual/_sources/understanding.rst.txt @@ -732,7 +732,7 @@ Or, represented in table form: Full ────── ✓ ──┐ ┌── ✓ ── Full AP ──────── ✓ ──┤ ├── ✕ ── AP Boundary ── ✕ ──┼─> Roaming >──┼── ✕ ── Boundary - Internal ── ✕ ──┤ ├── ✕ ── Internal + Internal ── ✕ ──┤ ├── ✓ ── Internal Roaming ─── ✕ ──┘ └── ✕ ── Roaming Full ────── ✓ ──┐ ┌── ✓ ── Full @@ -745,7 +745,7 @@ Or, represented in table form: AP ──────── ✓ ──┤ ├── ✕ ── AP Boundary ── ✕ ──┼─> Internal >─┼── ✓ ── Boundary Internal ── ✓ ──┤ ├── ✓ ── Internal - Roaming ─── ✕ ──┘ └── ✕ ── Roaming + Roaming ─── ✓ ──┘ └── ✕ ── Roaming dest → Full AP Boundary Roaming Gateway Internal source ↓ @@ -754,7 +754,7 @@ Or, represented in table form: AP ✓ ✕ ✓ ✓ ✓ ✓ Boundary ✓ ✕ ✓ ✕ ✓ ✕ Internal ✓ ✕ ✓ ✕ ✓ ✓ - Roaming ✓ ✕ ✕ ✕ ✓ ✕ + Roaming ✓ ✕ ✕ ✕ ✓ ✓ ✓ Will rebroadcast announce ✕ Will not rebroadcast announce diff --git a/docs/markdown/understanding.md b/docs/markdown/understanding.md index d9396b07..8d736167 100644 --- a/docs/markdown/understanding.md +++ b/docs/markdown/understanding.md @@ -655,7 +655,7 @@ Roaming ─── ✕ ──┘ └── ✓ ── Roaming Full ────── ✓ ──┐ ┌── ✓ ── Full AP ──────── ✓ ──┤ ├── ✕ ── AP Boundary ── ✕ ──┼─> Roaming >──┼── ✕ ── Boundary -Internal ── ✕ ──┤ ├── ✕ ── Internal +Internal ── ✕ ──┤ ├── ✓ ── Internal Roaming ─── ✕ ──┘ └── ✕ ── Roaming Full ────── ✓ ──┐ ┌── ✓ ── Full @@ -668,7 +668,7 @@ Full ────── ✓ ──┐ ┌── ✓ ── Full AP ──────── ✓ ──┤ ├── ✕ ── AP Boundary ── ✕ ──┼─> Internal >─┼── ✓ ── Boundary Internal ── ✓ ──┤ ├── ✓ ── Internal -Roaming ─── ✕ ──┘ └── ✕ ── Roaming +Roaming ─── ✓ ──┘ └── ✕ ── Roaming dest → Full AP Boundary Roaming Gateway Internal source ↓ @@ -677,7 +677,7 @@ Gateway ✓ ✕ ✓ ✓ ✓ ✓ AP ✓ ✕ ✓ ✓ ✓ ✓ Boundary ✓ ✕ ✓ ✕ ✓ ✕ Internal ✓ ✕ ✓ ✕ ✓ ✓ -Roaming ✓ ✕ ✕ ✕ ✓ ✕ +Roaming ✓ ✕ ✕ ✕ ✓ ✓ ✓ Will rebroadcast announce ✕ Will not rebroadcast announce --> diff --git a/docs/source/graphics/if_mode_graph_b.png b/docs/source/graphics/if_mode_graph_b.png index a80114e6..aaf3eec0 100644 Binary files a/docs/source/graphics/if_mode_graph_b.png and b/docs/source/graphics/if_mode_graph_b.png differ diff --git a/docs/source/graphics/if_mode_graph_b.xcf b/docs/source/graphics/if_mode_graph_b.xcf index 30ed3654..be06a3d4 100644 Binary files a/docs/source/graphics/if_mode_graph_b.xcf and b/docs/source/graphics/if_mode_graph_b.xcf differ diff --git a/docs/source/graphics/if_mode_graph_c.png b/docs/source/graphics/if_mode_graph_c.png index 70130b9c..c0c27bc0 100644 Binary files a/docs/source/graphics/if_mode_graph_c.png and b/docs/source/graphics/if_mode_graph_c.png differ diff --git a/docs/source/graphics/if_mode_graph_c.xcf b/docs/source/graphics/if_mode_graph_c.xcf index 5f411ad6..5d5a6ce4 100644 Binary files a/docs/source/graphics/if_mode_graph_c.xcf and b/docs/source/graphics/if_mode_graph_c.xcf differ