CARVIEW |
Select Language
HTTP/2 200
date: Tue, 15 Jul 2025 17:58:13 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/NLnetLabs/unbound.git
etag: W/"a116f60e3d023fb9b1ff974d6a834751"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=w%2BP7KVy5sFExc7BInWiauGZfUTCZinCWSIeID51D9xYoi%2Fb8VCl9g8SnEZtBS5AbD6cHUuCpLpND8qNZnm4Dz3IndlJbRoQ33rwQyfUpJnhRZUFLYW2ufGXD3rBsSacaRJYh0UnoJt9GbOqjLlHcWbLzB0CYXgZmYXY1r1bGp%2Bho12jhF0wIC%2FzezScWGR82j%2F8Gshugx52PhCImz1G1pF7OYGlPwSqhyh5DNkoXO1njo5jftp9zd5ThwZRi5qqWJ7IGQpZs3dvR%2FfG3gqAi6w%3D%3D--3uFsAgbm0qNhkhbs--fKw4aqa8IKy4ICS%2FxQsCZQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1982204495.1752602292; Path=/; Domain=github.com; Expires=Wed, 15 Jul 2026 17:58:12 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 15 Jul 2026 17:58:12 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9BCE:3687E9:20293:2742E:687696B4
Fix unbound-control stdin commands for multi-process Unbounds (#1069) · NLnetLabs/unbound@7f184c8 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 397
Commit 7f184c8
Fix unbound-control stdin commands for multi-process Unbounds (#1069)
- Fix unbound-control commands that read stdin in multi-process
operation (local_zones_remove, local_zones, local_datas_remove,
local_datas, view_local_datas_remove, view_local_datas). They will
be properly distributed to all processes. dump_cache and load_cache
are no longer supported in multi-process operation.
- Remove testdata/remote-threaded.tdir. testdata/09-unbound-control.tdir
now checks both single and multi process/thread operation.
---------
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>1 parent da2b307 commit 7f184c8Copy full SHA for 7f184c8
File tree
Expand file treeCollapse file tree
27 files changed
+356
-739
lines changedFilter options
- daemon
- doc
- smallapp
- testdata
- 09-unbound-control.tdir
- remote-threaded.tdir
Expand file treeCollapse file tree
27 files changed
+356
-739
lines changed+174-67Lines changed: 174 additions & 67 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
113 | 117 |
| |
114 | 118 |
| |
115 | 119 |
| |
| |||
636 | 640 |
| |
637 | 641 |
| |
638 | 642 |
| |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
639 | 662 |
| |
640 | 663 |
| |
641 | 664 |
| |
| |||
1223 | 1246 |
| |
1224 | 1247 |
| |
1225 | 1248 |
| |
1226 |
| - | |
| 1249 | + | |
1227 | 1250 |
| |
1228 |
| - | |
| 1251 | + | |
1229 | 1252 |
| |
1230 |
| - | |
1231 |
| - | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
1232 | 1257 |
| |
1233 |
| - | |
1234 |
| - | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
1235 | 1268 |
| |
1236 | 1269 |
| |
1237 |
| - | |
1238 |
| - | |
| 1270 | + | |
1239 | 1271 |
| |
1240 | 1272 |
| |
1241 | 1273 |
| |
| |||
1272 | 1304 |
| |
1273 | 1305 |
| |
1274 | 1306 |
| |
1275 |
| - | |
| 1307 | + | |
1276 | 1308 |
| |
1277 |
| - | |
| 1309 | + | |
1278 | 1310 |
| |
1279 |
| - | |
1280 |
| - | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
1281 | 1315 |
| |
1282 |
| - | |
1283 |
| - | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
1284 | 1326 |
| |
1285 | 1327 |
| |
1286 |
| - | |
1287 |
| - | |
| 1328 | + | |
1288 | 1329 |
| |
1289 | 1330 |
| |
1290 | 1331 |
| |
| |||
1336 | 1377 |
| |
1337 | 1378 |
| |
1338 | 1379 |
| |
1339 |
| - | |
| 1380 | + | |
1340 | 1381 |
| |
1341 |
| - | |
| 1382 | + | |
1342 | 1383 |
| |
1343 |
| - | |
1344 |
| - | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
1345 | 1388 |
| |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
1346 | 1395 |
| |
1347 |
| - | |
| 1396 | + | |
| 1397 | + | |
1348 | 1398 |
| |
1349 | 1399 |
| |
1350 | 1400 |
| |
| |||
1376 | 1426 |
| |
1377 | 1427 |
| |
1378 | 1428 |
| |
1379 |
| - | |
| 1429 | + | |
1380 | 1430 |
| |
1381 |
| - | |
| 1431 | + | |
1382 | 1432 |
| |
1383 |
| - | |
1384 |
| - | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
1385 | 1437 |
| |
1386 |
| - | |
1387 |
| - | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
1388 | 1448 |
| |
1389 | 1449 |
| |
1390 |
| - | |
1391 |
| - | |
| 1450 | + | |
1392 | 1451 |
| |
1393 | 1452 |
| |
1394 | 1453 |
| |
| |||
1476 | 1535 |
| |
1477 | 1536 |
| |
1478 | 1537 |
| |
1479 |
| - | |
| 1538 | + | |
| 1539 | + | |
1480 | 1540 |
| |
1481 | 1541 |
| |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
1482 | 1545 |
| |
1483 | 1546 |
| |
1484 | 1547 |
| |
| |||
1492 | 1555 |
| |
1493 | 1556 |
| |
1494 | 1557 |
| |
1495 |
| - | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
1496 | 1575 |
| |
| 1576 | + | |
1497 | 1577 |
| |
1498 | 1578 |
| |
1499 | 1579 |
| |
| |||
1521 | 1601 |
| |
1522 | 1602 |
| |
1523 | 1603 |
| |
1524 |
| - | |
| 1604 | + | |
| 1605 | + | |
1525 | 1606 |
| |
1526 | 1607 |
| |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
1527 | 1611 |
| |
1528 | 1612 |
| |
1529 | 1613 |
| |
| |||
1535 | 1619 |
| |
1536 | 1620 |
| |
1537 | 1621 |
| |
1538 |
| - | |
1539 |
| - | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
1540 | 1642 |
| |
| 1643 | + | |
1541 | 1644 |
| |
1542 | 1645 |
| |
1543 | 1646 |
| |
| |||
2131 | 2234 |
| |
2132 | 2235 |
| |
2133 | 2236 |
| |
2134 |
| - | |
| 2237 | + | |
2135 | 2238 |
| |
2136 | 2239 |
| |
2137 | 2240 |
| |
| |||
3090 | 3193 |
| |
3091 | 3194 |
| |
3092 | 3195 |
| |
3093 |
| - | |
3094 |
| - | |
3095 |
| - | |
3096 |
| - | |
3097 |
| - | |
3098 |
| - | |
3099 |
| - | |
3100 |
| - | |
3101 |
| - | |
3102 |
| - | |
3103 |
| - | |
3104 |
| - | |
3105 |
| - | |
3106 |
| - | |
3107 |
| - | |
3108 |
| - | |
3109 |
| - | |
3110 |
| - | |
3111 |
| - | |
3112 | 3196 |
| |
3113 | 3197 |
| |
3114 | 3198 |
| |
| |||
3142 | 3226 |
| |
3143 | 3227 |
| |
3144 | 3228 |
| |
| 3229 | + | |
| 3230 | + | |
| 3231 | + | |
| 3232 | + | |
| 3233 | + | |
| 3234 | + | |
| 3235 | + | |
3145 | 3236 |
| |
3146 | 3237 |
| |
3147 | 3238 |
| |
| 3239 | + | |
| 3240 | + | |
| 3241 | + | |
| 3242 | + | |
| 3243 | + | |
| 3244 | + | |
| 3245 | + | |
3148 | 3246 |
| |
3149 | 3247 |
| |
3150 | 3248 |
| |
| |||
3206 | 3304 |
| |
3207 | 3305 |
| |
3208 | 3306 |
| |
| 3307 | + | |
| 3308 | + | |
| 3309 | + | |
| 3310 | + | |
| 3311 | + | |
| 3312 | + | |
| 3313 | + | |
| 3314 | + | |
| 3315 | + | |
| 3316 | + | |
| 3317 | + | |
| 3318 | + | |
| 3319 | + | |
| 3320 | + | |
| 3321 | + | |
| 3322 | + | |
| 3323 | + | |
| 3324 | + | |
| 3325 | + | |
| 3326 | + | |
| 3327 | + | |
3209 | 3328 |
| |
3210 | 3329 |
| |
3211 | 3330 |
| |
| |||
3220 | 3339 |
| |
3221 | 3340 |
| |
3222 | 3341 |
| |
3223 |
| - | |
3224 |
| - | |
3225 | 3342 |
| |
3226 | 3343 |
| |
3227 |
| - | |
3228 |
| - | |
3229 | 3344 |
| |
3230 | 3345 |
| |
3231 |
| - | |
3232 |
| - | |
3233 | 3346 |
| |
3234 | 3347 |
| |
3235 |
| - | |
3236 |
| - | |
3237 | 3348 |
| |
3238 | 3349 |
| |
3239 | 3350 |
| |
| |||
3250 | 3361 |
| |
3251 | 3362 |
| |
3252 | 3363 |
| |
3253 |
| - | |
3254 |
| - | |
3255 | 3364 |
| |
3256 | 3365 |
| |
3257 |
| - | |
3258 |
| - | |
3259 | 3366 |
| |
3260 | 3367 |
| |
3261 | 3368 |
| |
| |||
3309 | 3416 |
| |
3310 | 3417 |
| |
3311 | 3418 |
| |
3312 |
| - | |
| 3419 | + | |
3313 | 3420 |
| |
3314 | 3421 |
| |
3315 | 3422 |
| |
|
You can’t perform that action at this time.
0 commit comments