This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"label":"SipHeaderLookup","message":"38 accessors","schemaVersion":1,"color":"blue"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| set -euo pipefail | |
| # Reproducer for bcachefs snapshot bug | |
| # Simulates btrfs->bcachefs migration pattern that creates inverted snapshot trees | |
| usage() { | |
| cat <<EOF | |
| Usage: ${0##*/} <block_device> <mount_point> <linux_repo> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2024-02-07 16:20:00.883488 [DEBUG] sofia.c:3277 Created agent for internalv6 | |
| 2024-02-07 16:20:00.883488 [DEBUG] sofia.c:3326 Set params for internalv6 | |
| 2024-02-07 16:20:00.883488 [DEBUG] sofia.c:3373 Activated db for internalv6 | |
| 2024-02-07 16:20:00.883488 [INFO] switch_core_sqldb.c:1899 sofia:internalv6 Starting SQL thread. | |
| 2024-02-07 16:20:00.903488 [DEBUG] sofia.c:3411 Starting thread for internalv6 | |
| 2024-02-07 16:20:00.903488 [DEBUG] sofia.c:3058 Launching worker thread for internalv6 | |
| 2024-02-07 16:20:00.903488 [NOTICE] sofia_reg.c:3426 Added gateway 'bcf-v6' to profile 'internalv6' | |
| 2024-02-07 16:20:01.903489 [NOTICE] sofia_reg.c:454 Registering bcf-v6 | |
| nua.c:626 nua_register() nua: nua_r_register with invalid handle (nil) | |
| tport_type_tcp.c:203 tport_tcp_init_secondary() tport_tcp_init_secondary(0x7fe73c002cc0): Setting TCP_KEEPIDLE to 30 |