IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#ls2
/2022/06/10
@eyedeekay
+R4SAS
+RN
+T3s|4
+acetone
+orignal
+polistern
+weko
Irc2PGuest24992
Minogami
Onn4l7h
Onn4|7h
ProRu
T3s|4_
anon4
eyedeekay_bnc
idk
j6
not_bob_afk
profetikla
qend-irc2p
x74a6
zer0bitz
zzz orignal, getting ack block errors from your router
zzz 06-10 00:33:12.460 WARN [ handler 1/1] outer.transport.udp.PeerState2: Bad encrypted packet:
zzz 00000000 56 ef d0 3d 0d 24 20 8e 00 00 01 0c 06 00 00 00 |V..=.$ .........|
zzz 00000010 0c 00 15 00 00 01 35 39 00 01 00 01 00 01 00 01 |......59........|
zzz 00000020 00 01 00 01 00 01 00 fb fe 00 0d 00 00 00 00 00 |................|
zzz 00000030 00 00 00 00 00 00 00 00 5f 40 ec 5a 21 7b 00 c0 |........_@.Z!{..|
zzz 00000040 d2 d5 ab 22 db e3 3b 42 |..."..;B |
zzz ack thru 0x135, acnt 0x39, then 8 ranges, 7 with 1 ack, and one with 0xfb acks
zzz 0x39 + 7 + 0xfb is more than 0x135, you're acking negative numbers
zzz so I'm throwing an exception
zzz also, all the 0x00 0x01 blocks is strange, it's not wrong, but why are you acking only one per range? are those supposed to be nacks? why 7 ranges of one each?
zzz just guessing here but if you have 7 nacks in a row, you have them in the wrong place and you should combine them:
zzz 0c 00 07 00 00 01 35 39 07 f5
zzz i think that's right
orignal which one?
orignal 2RRY?
orignal what do you see in ack field?
orignal definitly zero nack is wrong
zzz yes 2RRY
zzz <zzz> 00000010 0c 00 15 00 00 01 35 39 00 01 00 01 00 01 00 01 |......59........|
zzz <zzz> 00000020 00 01 00 01 00 01 00 fb
zzz ack thru 0x135, acnt 0x39, then 8 ranges, 7 with 1 ack, and one with 0xfb acks
zzz the nacks are wrong
zzz the last ack count is wrong
zzz total acked + nacked is more than ack through 0x135 so I'm exploding
zzz it's all very wrong
orignal thanks, will insvestigate
orignal no all is wrong. only ranges
dr|z3d it's a turn of phrase, orignal. zzz means "it ain't workin' like it should" :)
orignal it's just another bug