mirror of
https://github.com/urbit/shrub.git
synced 2024-12-23 19:05:48 +03:00
vere: punt on protocol version mismatch handling
This commit is contained in:
parent
899899161c
commit
c008804e52
@ -694,8 +694,6 @@ _ames_recv_cb(uv_udp_t* wax_u,
|
||||
&& (sam_u->ver_y != (0x7 & *((c3_w*)buf_u->base))) )
|
||||
{
|
||||
pas_o = c3n;
|
||||
//TODO unless sender is our sponsee (transitively?)
|
||||
//TODO how does this interact with forwards?
|
||||
|
||||
sam_u->vet_d++;
|
||||
if ( 0 == (sam_u->vet_d % 100) ) {
|
||||
|
Loading…
Reference in New Issue
Block a user