mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-16 18:30:26 +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
|
ldx #K.ARPCACHE.SIZE
|
||||||
|
|
||||||
.1 lda (ZPCachePtr)
|
.1 lda (ZPCachePtr)
|
||||||
beq .3
|
beq .2
|
||||||
|
|
||||||
ldy #S.ARPCACHE.TTL
|
ldy #S.ARPCACHE.TTL
|
||||||
sec
|
sec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user