shrub/pkg
Fang 1eab1660a7
vere: limit ames.c forwarding queue to 1k
Keeps a counter, increments and decrements when starting and completing
forwarding logic respectively. Once the counter hits 1000, further
packets are dropped instead of forwarded.

Ideally you want to drop the oldest packets first, but this'd imply
removing scry events from the event log, which ames.c shouldn't know
how to do. Perhaps once u3_lord_peek_cancel or similar gets implemented,
we can do this sanely. Until then, this isn't the end of the world.
2020-07-08 01:15:29 +02:00
..
arvo ames: add scry endpoint for forward lane 2020-07-03 00:51:54 +02:00
ent Add 'pkg/ent/' from commit '31ac2913f14c6f7631f5792ad942605fb2d9fb87' 2019-03-04 16:49:14 -08:00
ge-additions Pull in latest v0.8.0.rc changes 2019-07-16 15:59:39 -07:00
herb gitignore: tweaks [ci skip] 2020-02-29 18:00:25 +04:00
hs vere/serf/king: support timeouts and error response in %peek 2020-06-27 00:12:53 -07:00
interface interface/config: fix production build 2020-06-18 18:04:30 -04:00
libaes_siv jets: switch openssl to the loom allocator. 2020-05-29 15:51:53 -07:00
urbit vere: limit ames.c forwarding queue to 1k 2020-07-08 01:15:29 +02:00