<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://valley.egloos.com/rss/style/style.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>이글루스 'rarp' 태그 최근글</title>
		<link>http://valley.egloos.com/tag/rarp</link>
		<description>rarp</description>
		<language>ko</language>
		<pubDate>Mon, 26 Jan 2009 00:13:21 +0900</pubDate>
		<generator>Egloos</generator>
		<item>
	<title><![CDATA[ARP / RARP]]></title>
	<link>http://xeraph.egloos.com/4825470</link>
	<guid>http://xeraph.egloos.com/4825470</guid>
	<description>
	<![CDATA[ 
나중에 구현 시 빨리 참조하기 위한 노트    이더넷 헤더 14바이트   목적지 MAC 6 + 출발지 MAC 6 + 타입 2  여기서 ARP에 해당하는 타입 번호는 0x0806, RARP의 경우 0x8035    ARP 요청/응답 28바이트   하드웨어 주소 타입 2 + 프로토콜 타입 2 + 하드웨어 주소 크기 1 + 프로토콜 주소 크기 1 + 오퍼레이션 2 + 전송자 이더넷 주소 6 + 전송자 IP 주소 4 + 목표 이더넷 주소 6 + 목표 IP 주소 4    오퍼레이션 이후의 부분은 이더넷과 IP 주소 매핑인 경우를 상정한 것임.  하드웨어 주소 타입은 이더넷 주소인 경우 1로 씀.  프로토콜 주소 타입은 IP 주소인 경우 0x0800으로 씀.    하드웨어 주소 크기는 이더넷 주소인 경우 6이 되고, 	]]>
	</description>
	<pubDate>Mon, 26 Jan 2009 00:13:21 +0900</pubDate>
	<dc:creator><![CDATA[Xeraph@NCHOVY]]></dc:creator>
</item>
	</channel>
</rss>

