mirror of
https://github.com/PDP-10/its.git
synced 2026-04-25 03:45:11 +00:00
Calling IMPCTS doesn's work with IMPOLD WTHNCP.
This commit is contained in:
@@ -537,9 +537,11 @@ IFE KS10P,[
|
|||||||
; IMP-specific!!!
|
; IMP-specific!!!
|
||||||
; Ask interface if it wants this particular datagram right now.
|
; Ask interface if it wants this particular datagram right now.
|
||||||
;
|
;
|
||||||
|
IFE KA10P,[
|
||||||
|
; This is not defined in IMPOLD WTHNCP.
|
||||||
CALL IMPCTS
|
CALL IMPCTS
|
||||||
JRST IPGOQ5 ; Can't send, requeue
|
JRST IPGOQ5 ; Can't send, requeue
|
||||||
|
]
|
||||||
; Got valid dgm, must ensure that block queue is merged back
|
; Got valid dgm, must ensure that block queue is merged back
|
||||||
; onto beginning of output queue.
|
; onto beginning of output queue.
|
||||||
IPGOQ6: METER("IP: ODs sent")
|
IPGOQ6: METER("IP: ODs sent")
|
||||||
|
|||||||
Reference in New Issue
Block a user