mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-22 16:31:07 +00:00
LIBTCPIP:ARP now expiring properly
This commit is contained in:
parent
b0837e22d2
commit
5bc0bcc801
@ -291,7 +291,7 @@ ARP.EXPIRE >LDYA L.ARP.CACHE
|
||||
ldx #K.ARPCACHE.SIZE
|
||||
|
||||
.1 lda (ZPCachePtr)
|
||||
beq .3
|
||||
beq .2
|
||||
|
||||
ldy #S.ARPCACHE.TTL
|
||||
sec
|
||||
|
Loading…
Reference in New Issue
Block a user