shrub/pkg
fang 999f0e84e9
ames: do not produce stale forward lanes
Stale lanes may cause forwarding loops. Imagine the following:
1) Planet A is live. Galaxy B, its indirect sponsor, learns of its route.
2) A goes offline. Another ship, C, is started in its place, at the same route.
3) B receives a packet for A, forwards it to the known route.
4) C received the packet, forwards it to B.
5) Repeat from 3.

Here, we update the forward lane(s) scry used by the runtime to not produce a
peer's lane if they haven't communicated with us in the last hour. Everyone's
supposed to ping their sponsorship chain every 30 seconds. If those aren't
going through, you shouldn't expect to be reachable anyway.

We may or may not want to update +send-blob to match.
2022-06-01 17:17:37 +02:00
..
arvo ames: do not produce stale forward lanes 2022-06-01 17:17:37 +02:00
base-dev clay: tweaks from walkthrough 2022-05-17 14:17:53 -07:00
bitcoin lull: bump app kelvins to 418 2022-04-29 19:25:00 -07:00
btc-wallet Merge pull request #5355 from finned-palmer/bugfix/cleanup-provider-modal-text 2021-10-25 10:47:12 -05:00
docker-image docker: update documentation 2021-04-25 12:02:56 -04:00
ent repo: fix ent build on mingw 2022-03-25 15:16:39 -06:00
garden clay: remove ankh 2022-04-29 17:29:50 -07:00
garden-dev hark-store: fix ship parsing 2022-03-28 10:13:52 -06:00
grid Merge branch 'master' into next/landscape 2022-04-20 10:16:56 -05:00
herb Revert "Revert "Merge naive/aggregator into poprox/naive-tests"" 2021-08-19 16:09:28 -07:00
hs Merge branch 'master' into next/vere 2021-12-17 23:38:22 -05:00
interface Merge remote-tracking branch 'origin/next/groups' 2022-04-13 16:04:55 -05:00
landscape lull: bump app kelvins to 418 2022-04-29 19:25:00 -07:00
npm Merge pull request #5736 from urbit/po/fix-for-iswriters-func 2022-04-27 14:45:06 -05:00
urbit Merge remote-tracking branch 'origin/jb/path-insanity' into philip/tomb 2022-05-20 21:49:45 -07:00
urcrypt urcrypt: correct parameter ordering in urcrypt_ed_veri() 2022-05-06 22:57:57 +00:00
webterm lull: bump app kelvins to 418 2022-04-29 19:25:00 -07:00
symbolic-merge.sh pkg/symbolic-merge.sh from @Fang- 2021-08-30 20:19:16 +03:00