LIBTCPIP:ARP now expiring properly

This commit is contained in:
Rémy GIBERT 2016-03-29 08:28:28 +02:00
parent b0837e22d2
commit 5bc0bcc801

View File

@ -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