1: No-Operation

 1: 작업-없음

 This option code may be used between options, for example, to align the beginning of a subsequent option on a word boundary. There is no guarantee that senders will use this option, so receivers must be prepared to process options even if they do not begin on a word boundary RFC 793 [2].  There is no data associated with this option, so a compression scheme must simply be able to encode its presence.  This may be done by noting that the option simply maintains a certain alignment and that compression need only convey this alignment.  In this way, padding can just be removed.

 이 옵션 값(코드)은 옵션 값들 사이에 사용될 수 있습니다. 예를 들어 단어 경계(워드 바운더리) 사이 이후의 옵션 값을 맞추는데 시작 값으로 넣을 수 있습니다. 보내는 사람(송신자)이 이 옵션 값을 쓸 수 있으니깐 받는 사람(수신자) RFC 793 에 표시된 단어 경계를 시작 값이 없는 송신을 받을 준비를 해야 합니다.

Posted by 카켈