Skip to content

Commit

Permalink
Enable Arpanet NCP for KA ITS.
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbrinkhoff committed Dec 10, 2024
1 parent f5092b8 commit 88423a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pdp10-ka/config.202
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ DEFOPT KAIMP==1
DEFOPT IMPUS==306 ; ARPA net host number
DEFOPT IMPUS3==<IPADDR %IP%> ; IP address
DEFOPT NM%IMP==0 ; Subnet mask (doesn't appear to work if set to real mask)
DEFOPT NCPP==0 ; Flush NCP code
DEFOPT NCPP==1 ; Arpanet NCP code
DEFOPT NNETCH==20. ; # NCP net channels
DEFOPT INETP==1 ; Include Internet code
DEFOPT TCPP==1 ; Include TCP code
Expand Down

0 comments on commit 88423a9

Please sign in to comment.