FTL internal package dump (#638)

* FTL internal package dump

Signed-off-by: Christian König <ckoenig@posteo.de>

* Shorten name

Signed-off-by: Christian König <ckoenig@posteo.de>

* Restructure FTL menu

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
yubiuser
2022-02-02 13:53:55 +01:00
committed by GitHub
parent 2b109761c9
commit e95657b258
2 changed files with 44 additions and 8 deletions
+10 -8
View File
@@ -108,16 +108,18 @@ nav:
- 'DNS cache': ftldns/dns-cache.md
- 'Blocking mode': ftldns/blockingmode.md
- 'Privacy levels': ftldns/privacylevels.md
- 'Telnet API': ftldns/telnet-api.md
- 'Signals': 'ftldns/signals.md'
- 'Compatibility': ftldns/compatibility.md
- 'Install from source': ftldns/compile.md
- 'dnsmasq warnings': ftldns/dnsmasq_warn.md
- 'Cache dump': ftldns/cache_dump.md
- 'Debugging FTLDNS':
- 'gdb': ftldns/debugging.md
- 'valgrind': ftldns/valgrind.md
- 'In-depth manual': ftldns/in-depth.md
- 'Advanced':
- 'Install from source': ftldns/compile.md
- 'Telnet API': ftldns/telnet-api.md
- 'Signals': 'ftldns/signals.md'
- 'Cache dump': ftldns/cache_dump.md
- 'Packet dump': ftldns/package_dump.md
- 'Debugging':
- 'gdb': ftldns/debugging.md
- 'valgrind': ftldns/valgrind.md
- 'In-depth manual': ftldns/in-depth.md
- 'RegEx blocking':
- "Overview": regex/overview.md
- "Testing": regex/testmode.md