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