net.c 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808
  1. /*
  2. * Copied from Linux Monitor (LiMon) - Networking.
  3. *
  4. * Copyright 1994 - 2000 Neil Russell.
  5. * (See License)
  6. * Copyright 2000 Roland Borde
  7. * Copyright 2000 Paolo Scaffardi
  8. * Copyright 2000-2002 Wolfgang Denk, wd@denx.de
  9. */
  10. /*
  11. * General Desription:
  12. *
  13. * The user interface supports commands for BOOTP, RARP, and TFTP.
  14. * Also, we support ARP internally. Depending on available data,
  15. * these interact as follows:
  16. *
  17. * BOOTP:
  18. *
  19. * Prerequisites: - own ethernet address
  20. * We want: - own IP address
  21. * - TFTP server IP address
  22. * - name of bootfile
  23. * Next step: ARP
  24. *
  25. * RARP:
  26. *
  27. * Prerequisites: - own ethernet address
  28. * We want: - own IP address
  29. * - TFTP server IP address
  30. * Next step: ARP
  31. *
  32. * ARP:
  33. *
  34. * Prerequisites: - own ethernet address
  35. * - own IP address
  36. * - TFTP server IP address
  37. * We want: - TFTP server ethernet address
  38. * Next step: TFTP
  39. *
  40. * DHCP:
  41. *
  42. * Prerequisites: - own ethernet address
  43. * We want: - IP, Netmask, ServerIP, Gateway IP
  44. * - bootfilename, lease time
  45. * Next step: - TFTP
  46. *
  47. * TFTP:
  48. *
  49. * Prerequisites: - own ethernet address
  50. * - own IP address
  51. * - TFTP server IP address
  52. * - TFTP server ethernet address
  53. * - name of bootfile (if unknown, we use a default name
  54. * derived from our own IP address)
  55. * We want: - load the boot file
  56. * Next step: none
  57. *
  58. * NFS:
  59. *
  60. * Prerequisites: - own ethernet address
  61. * - own IP address
  62. * - name of bootfile (if unknown, we use a default name
  63. * derived from our own IP address)
  64. * We want: - load the boot file
  65. * Next step: none
  66. *
  67. * SNTP:
  68. *
  69. * Prerequisites: - own ethernet address
  70. * - own IP address
  71. * We want: - network time
  72. * Next step: none
  73. */
  74. #include <common.h>
  75. #include <watchdog.h>
  76. #include <command.h>
  77. #include <net.h>
  78. #include "bootp.h"
  79. #include "tftp.h"
  80. #include "rarp.h"
  81. #include "nfs.h"
  82. #ifdef CONFIG_STATUS_LED
  83. #include <status_led.h>
  84. #include <miiphy.h>
  85. #endif
  86. #if defined(CONFIG_CMD_SNTP)
  87. #include "sntp.h"
  88. #endif
  89. #if defined(CONFIG_CDP_VERSION)
  90. #include <timestamp.h>
  91. #endif
  92. #if defined(CONFIG_CMD_NET)
  93. DECLARE_GLOBAL_DATA_PTR;
  94. #ifndef CONFIG_ARP_TIMEOUT
  95. # define ARP_TIMEOUT 5000UL /* Milliseconds before trying ARP again */
  96. #else
  97. # define ARP_TIMEOUT CONFIG_ARP_TIMEOUT
  98. #endif
  99. #ifndef CONFIG_NET_RETRY_COUNT
  100. # define ARP_TIMEOUT_COUNT 5 /* # of timeouts before giving up */
  101. #else
  102. # define ARP_TIMEOUT_COUNT CONFIG_NET_RETRY_COUNT
  103. #endif
  104. #if 0
  105. #define ET_DEBUG
  106. #endif
  107. /** BOOTP EXTENTIONS **/
  108. IPaddr_t NetOurSubnetMask=0; /* Our subnet mask (0=unknown) */
  109. IPaddr_t NetOurGatewayIP=0; /* Our gateways IP address */
  110. IPaddr_t NetOurDNSIP=0; /* Our DNS IP address */
  111. #if defined(CONFIG_BOOTP_DNS2)
  112. IPaddr_t NetOurDNS2IP=0; /* Our 2nd DNS IP address */
  113. #endif
  114. char NetOurNISDomain[32]={0,}; /* Our NIS domain */
  115. char NetOurHostName[32]={0,}; /* Our hostname */
  116. char NetOurRootPath[64]={0,}; /* Our bootpath */
  117. ushort NetBootFileSize=0; /* Our bootfile size in blocks */
  118. #ifdef CONFIG_MCAST_TFTP /* Multicast TFTP */
  119. IPaddr_t Mcast_addr;
  120. #endif
  121. /** END OF BOOTP EXTENTIONS **/
  122. ulong NetBootFileXferSize; /* The actual transferred size of the bootfile (in bytes) */
  123. uchar NetOurEther[6]; /* Our ethernet address */
  124. uchar NetServerEther[6] = /* Boot server enet address */
  125. { 0, 0, 0, 0, 0, 0 };
  126. IPaddr_t NetOurIP; /* Our IP addr (0 = unknown) */
  127. IPaddr_t NetServerIP; /* Server IP addr (0 = unknown) */
  128. volatile uchar *NetRxPkt; /* Current receive packet */
  129. int NetRxPktLen; /* Current rx packet length */
  130. unsigned NetIPID; /* IP packet ID */
  131. uchar NetBcastAddr[6] = /* Ethernet bcast address */
  132. { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
  133. uchar NetEtherNullAddr[6] =
  134. { 0, 0, 0, 0, 0, 0 };
  135. #ifdef CONFIG_API
  136. void (*push_packet)(volatile void *, int len) = 0;
  137. #endif
  138. #if defined(CONFIG_CMD_CDP)
  139. uchar NetCDPAddr[6] = /* Ethernet bcast address */
  140. { 0x01, 0x00, 0x0c, 0xcc, 0xcc, 0xcc };
  141. #endif
  142. int NetState; /* Network loop state */
  143. #ifdef CONFIG_NET_MULTI
  144. int NetRestartWrap = 0; /* Tried all network devices */
  145. static int NetRestarted = 0; /* Network loop restarted */
  146. static int NetDevExists = 0; /* At least one device configured */
  147. #endif
  148. /* XXX in both little & big endian machines 0xFFFF == ntohs(-1) */
  149. ushort NetOurVLAN = 0xFFFF; /* default is without VLAN */
  150. ushort NetOurNativeVLAN = 0xFFFF; /* ditto */
  151. char BootFile[128]; /* Boot File name */
  152. #if defined(CONFIG_CMD_PING)
  153. IPaddr_t NetPingIP; /* the ip address to ping */
  154. static void PingStart(void);
  155. #endif
  156. #if defined(CONFIG_CMD_CDP)
  157. static void CDPStart(void);
  158. #endif
  159. #if defined(CONFIG_CMD_SNTP)
  160. IPaddr_t NetNtpServerIP; /* NTP server IP address */
  161. int NetTimeOffset=0; /* offset time from UTC */
  162. #endif
  163. #ifdef CONFIG_NETCONSOLE
  164. void NcStart(void);
  165. int nc_input_packet(uchar *pkt, unsigned dest, unsigned src, unsigned len);
  166. #endif
  167. volatile uchar PktBuf[(PKTBUFSRX+1) * PKTSIZE_ALIGN + PKTALIGN];
  168. volatile uchar *NetRxPackets[PKTBUFSRX]; /* Receive packets */
  169. static rxhand_f *packetHandler; /* Current RX packet handler */
  170. static thand_f *timeHandler; /* Current timeout handler */
  171. static ulong timeStart; /* Time base value */
  172. static ulong timeDelta; /* Current timeout value */
  173. volatile uchar *NetTxPacket = 0; /* THE transmit packet */
  174. static int net_check_prereq (proto_t protocol);
  175. /**********************************************************************/
  176. IPaddr_t NetArpWaitPacketIP;
  177. IPaddr_t NetArpWaitReplyIP;
  178. uchar *NetArpWaitPacketMAC; /* MAC address of waiting packet's destination */
  179. uchar *NetArpWaitTxPacket; /* THE transmit packet */
  180. int NetArpWaitTxPacketSize;
  181. uchar NetArpWaitPacketBuf[PKTSIZE_ALIGN + PKTALIGN];
  182. ulong NetArpWaitTimerStart;
  183. int NetArpWaitTry;
  184. void ArpRequest (void)
  185. {
  186. int i;
  187. volatile uchar *pkt;
  188. ARP_t *arp;
  189. #ifdef ET_DEBUG
  190. printf ("ARP broadcast %d\n", NetArpWaitTry);
  191. #endif
  192. pkt = NetTxPacket;
  193. pkt += NetSetEther (pkt, NetBcastAddr, PROT_ARP);
  194. arp = (ARP_t *) pkt;
  195. arp->ar_hrd = htons (ARP_ETHER);
  196. arp->ar_pro = htons (PROT_IP);
  197. arp->ar_hln = 6;
  198. arp->ar_pln = 4;
  199. arp->ar_op = htons (ARPOP_REQUEST);
  200. memcpy (&arp->ar_data[0], NetOurEther, 6); /* source ET addr */
  201. NetWriteIP ((uchar *) & arp->ar_data[6], NetOurIP); /* source IP addr */
  202. for (i = 10; i < 16; ++i) {
  203. arp->ar_data[i] = 0; /* dest ET addr = 0 */
  204. }
  205. if ((NetArpWaitPacketIP & NetOurSubnetMask) !=
  206. (NetOurIP & NetOurSubnetMask)) {
  207. if (NetOurGatewayIP == 0) {
  208. puts ("## Warning: gatewayip needed but not set\n");
  209. NetArpWaitReplyIP = NetArpWaitPacketIP;
  210. } else {
  211. NetArpWaitReplyIP = NetOurGatewayIP;
  212. }
  213. } else {
  214. NetArpWaitReplyIP = NetArpWaitPacketIP;
  215. }
  216. NetWriteIP ((uchar *) & arp->ar_data[16], NetArpWaitReplyIP);
  217. (void) eth_send (NetTxPacket, (pkt - NetTxPacket) + ARP_HDR_SIZE);
  218. }
  219. void ArpTimeoutCheck(void)
  220. {
  221. ulong t;
  222. if (!NetArpWaitPacketIP)
  223. return;
  224. t = get_timer(0);
  225. /* check for arp timeout */
  226. if ((t - NetArpWaitTimerStart) > ARP_TIMEOUT) {
  227. NetArpWaitTry++;
  228. if (NetArpWaitTry >= ARP_TIMEOUT_COUNT) {
  229. puts ("\nARP Retry count exceeded; starting again\n");
  230. NetArpWaitTry = 0;
  231. NetStartAgain();
  232. } else {
  233. NetArpWaitTimerStart = t;
  234. ArpRequest();
  235. }
  236. }
  237. }
  238. /**********************************************************************/
  239. /*
  240. * Main network processing loop.
  241. */
  242. int
  243. NetLoop(proto_t protocol)
  244. {
  245. bd_t *bd = gd->bd;
  246. #ifdef CONFIG_NET_MULTI
  247. NetRestarted = 0;
  248. NetDevExists = 0;
  249. #endif
  250. /* XXX problem with bss workaround */
  251. NetArpWaitPacketMAC = NULL;
  252. NetArpWaitTxPacket = NULL;
  253. NetArpWaitPacketIP = 0;
  254. NetArpWaitReplyIP = 0;
  255. NetArpWaitTxPacket = NULL;
  256. NetTxPacket = NULL;
  257. if (!NetTxPacket) {
  258. int i;
  259. /*
  260. * Setup packet buffers, aligned correctly.
  261. */
  262. NetTxPacket = &PktBuf[0] + (PKTALIGN - 1);
  263. NetTxPacket -= (ulong)NetTxPacket % PKTALIGN;
  264. for (i = 0; i < PKTBUFSRX; i++) {
  265. NetRxPackets[i] = NetTxPacket + (i+1)*PKTSIZE_ALIGN;
  266. }
  267. }
  268. if (!NetArpWaitTxPacket) {
  269. NetArpWaitTxPacket = &NetArpWaitPacketBuf[0] + (PKTALIGN - 1);
  270. NetArpWaitTxPacket -= (ulong)NetArpWaitTxPacket % PKTALIGN;
  271. NetArpWaitTxPacketSize = 0;
  272. }
  273. eth_halt();
  274. #ifdef CONFIG_NET_MULTI
  275. eth_set_current();
  276. #endif
  277. if (eth_init(bd) < 0) {
  278. eth_halt();
  279. return(-1);
  280. }
  281. restart:
  282. #ifdef CONFIG_NET_MULTI
  283. memcpy (NetOurEther, eth_get_dev()->enetaddr, 6);
  284. #else
  285. memcpy (NetOurEther, bd->bi_enetaddr, 6);
  286. #endif
  287. NetState = NETLOOP_CONTINUE;
  288. /*
  289. * Start the ball rolling with the given start function. From
  290. * here on, this code is a state machine driven by received
  291. * packets and timer events.
  292. */
  293. switch (protocol) {
  294. #if defined(CONFIG_CMD_NFS)
  295. case NFS:
  296. #endif
  297. #if defined(CONFIG_CMD_PING)
  298. case PING:
  299. #endif
  300. #if defined(CONFIG_CMD_SNTP)
  301. case SNTP:
  302. #endif
  303. case NETCONS:
  304. case TFTP:
  305. NetCopyIP(&NetOurIP, &bd->bi_ip_addr);
  306. NetOurGatewayIP = getenv_IPaddr ("gatewayip");
  307. NetOurSubnetMask= getenv_IPaddr ("netmask");
  308. NetOurVLAN = getenv_VLAN("vlan");
  309. NetOurNativeVLAN = getenv_VLAN("nvlan");
  310. switch (protocol) {
  311. #if defined(CONFIG_CMD_NFS)
  312. case NFS:
  313. #endif
  314. case NETCONS:
  315. case TFTP:
  316. NetServerIP = getenv_IPaddr ("serverip");
  317. break;
  318. #if defined(CONFIG_CMD_PING)
  319. case PING:
  320. /* nothing */
  321. break;
  322. #endif
  323. #if defined(CONFIG_CMD_SNTP)
  324. case SNTP:
  325. /* nothing */
  326. break;
  327. #endif
  328. default:
  329. break;
  330. }
  331. break;
  332. case BOOTP:
  333. case RARP:
  334. /*
  335. * initialize our IP addr to 0 in order to accept ANY
  336. * IP addr assigned to us by the BOOTP / RARP server
  337. */
  338. NetOurIP = 0;
  339. NetServerIP = getenv_IPaddr ("serverip");
  340. NetOurVLAN = getenv_VLAN("vlan"); /* VLANs must be read */
  341. NetOurNativeVLAN = getenv_VLAN("nvlan");
  342. case CDP:
  343. NetOurVLAN = getenv_VLAN("vlan"); /* VLANs must be read */
  344. NetOurNativeVLAN = getenv_VLAN("nvlan");
  345. break;
  346. default:
  347. break;
  348. }
  349. switch (net_check_prereq (protocol)) {
  350. case 1:
  351. /* network not configured */
  352. eth_halt();
  353. return (-1);
  354. #ifdef CONFIG_NET_MULTI
  355. case 2:
  356. /* network device not configured */
  357. break;
  358. #endif /* CONFIG_NET_MULTI */
  359. case 0:
  360. #ifdef CONFIG_NET_MULTI
  361. NetDevExists = 1;
  362. #endif
  363. switch (protocol) {
  364. case TFTP:
  365. /* always use ARP to get server ethernet address */
  366. TftpStart();
  367. break;
  368. #if defined(CONFIG_CMD_DHCP)
  369. case DHCP:
  370. /* Start with a clean slate... */
  371. BootpTry = 0;
  372. NetOurIP = 0;
  373. NetServerIP = getenv_IPaddr ("serverip");
  374. DhcpRequest(); /* Basically same as BOOTP */
  375. break;
  376. #endif
  377. case BOOTP:
  378. BootpTry = 0;
  379. BootpRequest ();
  380. break;
  381. case RARP:
  382. RarpTry = 0;
  383. RarpRequest ();
  384. break;
  385. #if defined(CONFIG_CMD_PING)
  386. case PING:
  387. PingStart();
  388. break;
  389. #endif
  390. #if defined(CONFIG_CMD_NFS)
  391. case NFS:
  392. NfsStart();
  393. break;
  394. #endif
  395. #if defined(CONFIG_CMD_CDP)
  396. case CDP:
  397. CDPStart();
  398. break;
  399. #endif
  400. #ifdef CONFIG_NETCONSOLE
  401. case NETCONS:
  402. NcStart();
  403. break;
  404. #endif
  405. #if defined(CONFIG_CMD_SNTP)
  406. case SNTP:
  407. SntpStart();
  408. break;
  409. #endif
  410. default:
  411. break;
  412. }
  413. NetBootFileXferSize = 0;
  414. break;
  415. }
  416. #if defined(CONFIG_MII) || defined(CONFIG_CMD_MII)
  417. #if defined(CONFIG_SYS_FAULT_ECHO_LINK_DOWN) && defined(CONFIG_STATUS_LED) && defined(STATUS_LED_RED)
  418. /*
  419. * Echo the inverted link state to the fault LED.
  420. */
  421. if(miiphy_link(eth_get_dev()->name, CONFIG_SYS_FAULT_MII_ADDR)) {
  422. status_led_set (STATUS_LED_RED, STATUS_LED_OFF);
  423. } else {
  424. status_led_set (STATUS_LED_RED, STATUS_LED_ON);
  425. }
  426. #endif /* CONFIG_SYS_FAULT_ECHO_LINK_DOWN, ... */
  427. #endif /* CONFIG_MII, ... */
  428. /*
  429. * Main packet reception loop. Loop receiving packets until
  430. * someone sets `NetState' to a state that terminates.
  431. */
  432. for (;;) {
  433. WATCHDOG_RESET();
  434. #ifdef CONFIG_SHOW_ACTIVITY
  435. {
  436. extern void show_activity(int arg);
  437. show_activity(1);
  438. }
  439. #endif
  440. /*
  441. * Check the ethernet for a new packet. The ethernet
  442. * receive routine will process it.
  443. */
  444. eth_rx();
  445. /*
  446. * Abort if ctrl-c was pressed.
  447. */
  448. if (ctrlc()) {
  449. eth_halt();
  450. puts ("\nAbort\n");
  451. return (-1);
  452. }
  453. ArpTimeoutCheck();
  454. /*
  455. * Check for a timeout, and run the timeout handler
  456. * if we have one.
  457. */
  458. if (timeHandler && ((get_timer(0) - timeStart) > timeDelta)) {
  459. thand_f *x;
  460. #if defined(CONFIG_MII) || defined(CONFIG_CMD_MII)
  461. # if defined(CONFIG_SYS_FAULT_ECHO_LINK_DOWN) && \
  462. defined(CONFIG_STATUS_LED) && \
  463. defined(STATUS_LED_RED)
  464. /*
  465. * Echo the inverted link state to the fault LED.
  466. */
  467. if(miiphy_link(eth_get_dev()->name, CONFIG_SYS_FAULT_MII_ADDR)) {
  468. status_led_set (STATUS_LED_RED, STATUS_LED_OFF);
  469. } else {
  470. status_led_set (STATUS_LED_RED, STATUS_LED_ON);
  471. }
  472. # endif /* CONFIG_SYS_FAULT_ECHO_LINK_DOWN, ... */
  473. #endif /* CONFIG_MII, ... */
  474. x = timeHandler;
  475. timeHandler = (thand_f *)0;
  476. (*x)();
  477. }
  478. switch (NetState) {
  479. case NETLOOP_RESTART:
  480. #ifdef CONFIG_NET_MULTI
  481. NetRestarted = 1;
  482. #endif
  483. goto restart;
  484. case NETLOOP_SUCCESS:
  485. if (NetBootFileXferSize > 0) {
  486. char buf[20];
  487. printf("Bytes transferred = %ld (%lx hex)\n",
  488. NetBootFileXferSize,
  489. NetBootFileXferSize);
  490. sprintf(buf, "%lX", NetBootFileXferSize);
  491. setenv("filesize", buf);
  492. sprintf(buf, "%lX", (unsigned long)load_addr);
  493. setenv("fileaddr", buf);
  494. }
  495. eth_halt();
  496. return NetBootFileXferSize;
  497. case NETLOOP_FAIL:
  498. return (-1);
  499. }
  500. }
  501. }
  502. /**********************************************************************/
  503. static void
  504. startAgainTimeout(void)
  505. {
  506. NetState = NETLOOP_RESTART;
  507. }
  508. static void
  509. startAgainHandler(uchar * pkt, unsigned dest, unsigned src, unsigned len)
  510. {
  511. /* Totally ignore the packet */
  512. }
  513. void NetStartAgain (void)
  514. {
  515. char *nretry;
  516. int noretry = 0, once = 0;
  517. if ((nretry = getenv ("netretry")) != NULL) {
  518. noretry = (strcmp (nretry, "no") == 0);
  519. once = (strcmp (nretry, "once") == 0);
  520. }
  521. if (noretry) {
  522. eth_halt ();
  523. NetState = NETLOOP_FAIL;
  524. return;
  525. }
  526. #ifndef CONFIG_NET_MULTI
  527. NetSetTimeout (10000UL, startAgainTimeout);
  528. NetSetHandler (startAgainHandler);
  529. #else /* !CONFIG_NET_MULTI*/
  530. eth_halt ();
  531. #if !defined(CONFIG_NET_DO_NOT_TRY_ANOTHER)
  532. eth_try_another (!NetRestarted);
  533. #endif
  534. eth_init (gd->bd);
  535. if (NetRestartWrap) {
  536. NetRestartWrap = 0;
  537. if (NetDevExists && !once) {
  538. NetSetTimeout (10000UL, startAgainTimeout);
  539. NetSetHandler (startAgainHandler);
  540. } else {
  541. NetState = NETLOOP_FAIL;
  542. }
  543. } else {
  544. NetState = NETLOOP_RESTART;
  545. }
  546. #endif /* CONFIG_NET_MULTI */
  547. }
  548. /**********************************************************************/
  549. /*
  550. * Miscelaneous bits.
  551. */
  552. void
  553. NetSetHandler(rxhand_f * f)
  554. {
  555. packetHandler = f;
  556. }
  557. void
  558. NetSetTimeout(ulong iv, thand_f * f)
  559. {
  560. if (iv == 0) {
  561. timeHandler = (thand_f *)0;
  562. } else {
  563. timeHandler = f;
  564. timeStart = get_timer(0);
  565. timeDelta = iv;
  566. }
  567. }
  568. void
  569. NetSendPacket(volatile uchar * pkt, int len)
  570. {
  571. (void) eth_send(pkt, len);
  572. }
  573. int
  574. NetSendUDPPacket(uchar *ether, IPaddr_t dest, int dport, int sport, int len)
  575. {
  576. uchar *pkt;
  577. /* convert to new style broadcast */
  578. if (dest == 0)
  579. dest = 0xFFFFFFFF;
  580. /* if broadcast, make the ether address a broadcast and don't do ARP */
  581. if (dest == 0xFFFFFFFF)
  582. ether = NetBcastAddr;
  583. /* if MAC address was not discovered yet, save the packet and do an ARP request */
  584. if (memcmp(ether, NetEtherNullAddr, 6) == 0) {
  585. #ifdef ET_DEBUG
  586. printf("sending ARP for %08lx\n", dest);
  587. #endif
  588. NetArpWaitPacketIP = dest;
  589. NetArpWaitPacketMAC = ether;
  590. pkt = NetArpWaitTxPacket;
  591. pkt += NetSetEther (pkt, NetArpWaitPacketMAC, PROT_IP);
  592. NetSetIP (pkt, dest, dport, sport, len);
  593. memcpy(pkt + IP_HDR_SIZE, (uchar *)NetTxPacket + (pkt - (uchar *)NetArpWaitTxPacket) + IP_HDR_SIZE, len);
  594. /* size of the waiting packet */
  595. NetArpWaitTxPacketSize = (pkt - NetArpWaitTxPacket) + IP_HDR_SIZE + len;
  596. /* and do the ARP request */
  597. NetArpWaitTry = 1;
  598. NetArpWaitTimerStart = get_timer(0);
  599. ArpRequest();
  600. return 1; /* waiting */
  601. }
  602. #ifdef ET_DEBUG
  603. printf("sending UDP to %08lx/%02x:%02x:%02x:%02x:%02x:%02x\n",
  604. dest, ether[0], ether[1], ether[2], ether[3], ether[4], ether[5]);
  605. #endif
  606. pkt = (uchar *)NetTxPacket;
  607. pkt += NetSetEther (pkt, ether, PROT_IP);
  608. NetSetIP (pkt, dest, dport, sport, len);
  609. (void) eth_send(NetTxPacket, (pkt - NetTxPacket) + IP_HDR_SIZE + len);
  610. return 0; /* transmitted */
  611. }
  612. #if defined(CONFIG_CMD_PING)
  613. static ushort PingSeqNo;
  614. int PingSend(void)
  615. {
  616. static uchar mac[6];
  617. volatile IP_t *ip;
  618. volatile ushort *s;
  619. uchar *pkt;
  620. /* XXX always send arp request */
  621. memcpy(mac, NetEtherNullAddr, 6);
  622. #ifdef ET_DEBUG
  623. printf("sending ARP for %08lx\n", NetPingIP);
  624. #endif
  625. NetArpWaitPacketIP = NetPingIP;
  626. NetArpWaitPacketMAC = mac;
  627. pkt = NetArpWaitTxPacket;
  628. pkt += NetSetEther(pkt, mac, PROT_IP);
  629. ip = (volatile IP_t *)pkt;
  630. /*
  631. * Construct an IP and ICMP header. (need to set no fragment bit - XXX)
  632. */
  633. ip->ip_hl_v = 0x45; /* IP_HDR_SIZE / 4 (not including UDP) */
  634. ip->ip_tos = 0;
  635. ip->ip_len = htons(IP_HDR_SIZE_NO_UDP + 8);
  636. ip->ip_id = htons(NetIPID++);
  637. ip->ip_off = htons(0x4000); /* No fragmentation */
  638. ip->ip_ttl = 255;
  639. ip->ip_p = 0x01; /* ICMP */
  640. ip->ip_sum = 0;
  641. NetCopyIP((void*)&ip->ip_src, &NetOurIP); /* already in network byte order */
  642. NetCopyIP((void*)&ip->ip_dst, &NetPingIP); /* - "" - */
  643. ip->ip_sum = ~NetCksum((uchar *)ip, IP_HDR_SIZE_NO_UDP / 2);
  644. s = &ip->udp_src; /* XXX ICMP starts here */
  645. s[0] = htons(0x0800); /* echo-request, code */
  646. s[1] = 0; /* checksum */
  647. s[2] = 0; /* identifier */
  648. s[3] = htons(PingSeqNo++); /* sequence number */
  649. s[1] = ~NetCksum((uchar *)s, 8/2);
  650. /* size of the waiting packet */
  651. NetArpWaitTxPacketSize = (pkt - NetArpWaitTxPacket) + IP_HDR_SIZE_NO_UDP + 8;
  652. /* and do the ARP request */
  653. NetArpWaitTry = 1;
  654. NetArpWaitTimerStart = get_timer(0);
  655. ArpRequest();
  656. return 1; /* waiting */
  657. }
  658. static void
  659. PingTimeout (void)
  660. {
  661. eth_halt();
  662. NetState = NETLOOP_FAIL; /* we did not get the reply */
  663. }
  664. static void
  665. PingHandler (uchar * pkt, unsigned dest, unsigned src, unsigned len)
  666. {
  667. IPaddr_t tmp;
  668. volatile IP_t *ip = (volatile IP_t *)pkt;
  669. tmp = NetReadIP((void *)&ip->ip_src);
  670. if (tmp != NetPingIP)
  671. return;
  672. NetState = NETLOOP_SUCCESS;
  673. }
  674. static void PingStart(void)
  675. {
  676. #if defined(CONFIG_NET_MULTI)
  677. printf ("Using %s device\n", eth_get_name());
  678. #endif /* CONFIG_NET_MULTI */
  679. NetSetTimeout (10000UL, PingTimeout);
  680. NetSetHandler (PingHandler);
  681. PingSend();
  682. }
  683. #endif
  684. #if defined(CONFIG_CMD_CDP)
  685. #define CDP_DEVICE_ID_TLV 0x0001
  686. #define CDP_ADDRESS_TLV 0x0002
  687. #define CDP_PORT_ID_TLV 0x0003
  688. #define CDP_CAPABILITIES_TLV 0x0004
  689. #define CDP_VERSION_TLV 0x0005
  690. #define CDP_PLATFORM_TLV 0x0006
  691. #define CDP_NATIVE_VLAN_TLV 0x000a
  692. #define CDP_APPLIANCE_VLAN_TLV 0x000e
  693. #define CDP_TRIGGER_TLV 0x000f
  694. #define CDP_POWER_CONSUMPTION_TLV 0x0010
  695. #define CDP_SYSNAME_TLV 0x0014
  696. #define CDP_SYSOBJECT_TLV 0x0015
  697. #define CDP_MANAGEMENT_ADDRESS_TLV 0x0016
  698. #define CDP_TIMEOUT 250UL /* one packet every 250ms */
  699. static int CDPSeq;
  700. static int CDPOK;
  701. ushort CDPNativeVLAN;
  702. ushort CDPApplianceVLAN;
  703. static const uchar CDP_SNAP_hdr[8] = { 0xAA, 0xAA, 0x03, 0x00, 0x00, 0x0C, 0x20, 0x00 };
  704. static ushort CDP_compute_csum(const uchar *buff, ushort len)
  705. {
  706. ushort csum;
  707. int odd;
  708. ulong result = 0;
  709. ushort leftover;
  710. ushort *p;
  711. if (len > 0) {
  712. odd = 1 & (ulong)buff;
  713. if (odd) {
  714. result = *buff << 8;
  715. len--;
  716. buff++;
  717. }
  718. while (len > 1) {
  719. p = (ushort *)buff;
  720. result += *p++;
  721. buff = (uchar *)p;
  722. if (result & 0x80000000)
  723. result = (result & 0xFFFF) + (result >> 16);
  724. len -= 2;
  725. }
  726. if (len) {
  727. leftover = (signed short)(*(const signed char *)buff);
  728. /* CISCO SUCKS big time! (and blows too):
  729. * CDP uses the IP checksum algorithm with a twist;
  730. * for the last byte it *sign* extends and sums.
  731. */
  732. result = (result & 0xffff0000) | ((result + leftover) & 0x0000ffff);
  733. }
  734. while (result >> 16)
  735. result = (result & 0xFFFF) + (result >> 16);
  736. if (odd)
  737. result = ((result >> 8) & 0xff) | ((result & 0xff) << 8);
  738. }
  739. /* add up 16-bit and 17-bit words for 17+c bits */
  740. result = (result & 0xffff) + (result >> 16);
  741. /* add up 16-bit and 2-bit for 16+c bit */
  742. result = (result & 0xffff) + (result >> 16);
  743. /* add up carry.. */
  744. result = (result & 0xffff) + (result >> 16);
  745. /* negate */
  746. csum = ~(ushort)result;
  747. /* run time endian detection */
  748. if (csum != htons(csum)) /* little endian */
  749. csum = htons(csum);
  750. return csum;
  751. }
  752. int CDPSendTrigger(void)
  753. {
  754. volatile uchar *pkt;
  755. volatile ushort *s;
  756. volatile ushort *cp;
  757. Ethernet_t *et;
  758. int len;
  759. ushort chksum;
  760. #if defined(CONFIG_CDP_DEVICE_ID) || defined(CONFIG_CDP_PORT_ID) || \
  761. defined(CONFIG_CDP_VERSION) || defined(CONFIG_CDP_PLATFORM)
  762. char buf[32];
  763. #endif
  764. pkt = NetTxPacket;
  765. et = (Ethernet_t *)pkt;
  766. /* NOTE: trigger sent not on any VLAN */
  767. /* form ethernet header */
  768. memcpy(et->et_dest, NetCDPAddr, 6);
  769. memcpy(et->et_src, NetOurEther, 6);
  770. pkt += ETHER_HDR_SIZE;
  771. /* SNAP header */
  772. memcpy((uchar *)pkt, CDP_SNAP_hdr, sizeof(CDP_SNAP_hdr));
  773. pkt += sizeof(CDP_SNAP_hdr);
  774. /* CDP header */
  775. *pkt++ = 0x02; /* CDP version 2 */
  776. *pkt++ = 180; /* TTL */
  777. s = (volatile ushort *)pkt;
  778. cp = s;
  779. *s++ = htons(0); /* checksum (0 for later calculation) */
  780. /* CDP fields */
  781. #ifdef CONFIG_CDP_DEVICE_ID
  782. *s++ = htons(CDP_DEVICE_ID_TLV);
  783. *s++ = htons(CONFIG_CDP_DEVICE_ID);
  784. memset(buf, 0, sizeof(buf));
  785. sprintf(buf, CONFIG_CDP_DEVICE_ID_PREFIX "%02X%02X%02X%02X%02X%02X",
  786. NetOurEther[0] & 0xff, NetOurEther[1] & 0xff,
  787. NetOurEther[2] & 0xff, NetOurEther[3] & 0xff,
  788. NetOurEther[4] & 0xff, NetOurEther[5] & 0xff);
  789. memcpy((uchar *)s, buf, 16);
  790. s += 16 / 2;
  791. #endif
  792. #ifdef CONFIG_CDP_PORT_ID
  793. *s++ = htons(CDP_PORT_ID_TLV);
  794. memset(buf, 0, sizeof(buf));
  795. sprintf(buf, CONFIG_CDP_PORT_ID, eth_get_dev_index());
  796. len = strlen(buf);
  797. if (len & 1) /* make it even */
  798. len++;
  799. *s++ = htons(len + 4);
  800. memcpy((uchar *)s, buf, len);
  801. s += len / 2;
  802. #endif
  803. #ifdef CONFIG_CDP_CAPABILITIES
  804. *s++ = htons(CDP_CAPABILITIES_TLV);
  805. *s++ = htons(8);
  806. *(ulong *)s = htonl(CONFIG_CDP_CAPABILITIES);
  807. s += 2;
  808. #endif
  809. #ifdef CONFIG_CDP_VERSION
  810. *s++ = htons(CDP_VERSION_TLV);
  811. memset(buf, 0, sizeof(buf));
  812. strcpy(buf, CONFIG_CDP_VERSION);
  813. len = strlen(buf);
  814. if (len & 1) /* make it even */
  815. len++;
  816. *s++ = htons(len + 4);
  817. memcpy((uchar *)s, buf, len);
  818. s += len / 2;
  819. #endif
  820. #ifdef CONFIG_CDP_PLATFORM
  821. *s++ = htons(CDP_PLATFORM_TLV);
  822. memset(buf, 0, sizeof(buf));
  823. strcpy(buf, CONFIG_CDP_PLATFORM);
  824. len = strlen(buf);
  825. if (len & 1) /* make it even */
  826. len++;
  827. *s++ = htons(len + 4);
  828. memcpy((uchar *)s, buf, len);
  829. s += len / 2;
  830. #endif
  831. #ifdef CONFIG_CDP_TRIGGER
  832. *s++ = htons(CDP_TRIGGER_TLV);
  833. *s++ = htons(8);
  834. *(ulong *)s = htonl(CONFIG_CDP_TRIGGER);
  835. s += 2;
  836. #endif
  837. #ifdef CONFIG_CDP_POWER_CONSUMPTION
  838. *s++ = htons(CDP_POWER_CONSUMPTION_TLV);
  839. *s++ = htons(6);
  840. *s++ = htons(CONFIG_CDP_POWER_CONSUMPTION);
  841. #endif
  842. /* length of ethernet packet */
  843. len = (uchar *)s - ((uchar *)NetTxPacket + ETHER_HDR_SIZE);
  844. et->et_protlen = htons(len);
  845. len = ETHER_HDR_SIZE + sizeof(CDP_SNAP_hdr);
  846. chksum = CDP_compute_csum((uchar *)NetTxPacket + len, (uchar *)s - (NetTxPacket + len));
  847. if (chksum == 0)
  848. chksum = 0xFFFF;
  849. *cp = htons(chksum);
  850. (void) eth_send(NetTxPacket, (uchar *)s - NetTxPacket);
  851. return 0;
  852. }
  853. static void
  854. CDPTimeout (void)
  855. {
  856. CDPSeq++;
  857. if (CDPSeq < 3) {
  858. NetSetTimeout (CDP_TIMEOUT, CDPTimeout);
  859. CDPSendTrigger();
  860. return;
  861. }
  862. /* if not OK try again */
  863. if (!CDPOK)
  864. NetStartAgain();
  865. else
  866. NetState = NETLOOP_SUCCESS;
  867. }
  868. static void
  869. CDPDummyHandler (uchar * pkt, unsigned dest, unsigned src, unsigned len)
  870. {
  871. /* nothing */
  872. }
  873. static void
  874. CDPHandler(const uchar * pkt, unsigned len)
  875. {
  876. const uchar *t;
  877. const ushort *ss;
  878. ushort type, tlen;
  879. uchar applid;
  880. ushort vlan, nvlan;
  881. /* minimum size? */
  882. if (len < sizeof(CDP_SNAP_hdr) + 4)
  883. goto pkt_short;
  884. /* check for valid CDP SNAP header */
  885. if (memcmp(pkt, CDP_SNAP_hdr, sizeof(CDP_SNAP_hdr)) != 0)
  886. return;
  887. pkt += sizeof(CDP_SNAP_hdr);
  888. len -= sizeof(CDP_SNAP_hdr);
  889. /* Version of CDP protocol must be >= 2 and TTL != 0 */
  890. if (pkt[0] < 0x02 || pkt[1] == 0)
  891. return;
  892. /* if version is greater than 0x02 maybe we'll have a problem; output a warning */
  893. if (pkt[0] != 0x02)
  894. printf("** WARNING: CDP packet received with a protocol version %d > 2\n",
  895. pkt[0] & 0xff);
  896. if (CDP_compute_csum(pkt, len) != 0)
  897. return;
  898. pkt += 4;
  899. len -= 4;
  900. vlan = htons(-1);
  901. nvlan = htons(-1);
  902. while (len > 0) {
  903. if (len < 4)
  904. goto pkt_short;
  905. ss = (const ushort *)pkt;
  906. type = ntohs(ss[0]);
  907. tlen = ntohs(ss[1]);
  908. if (tlen > len) {
  909. goto pkt_short;
  910. }
  911. pkt += tlen;
  912. len -= tlen;
  913. ss += 2; /* point ss to the data of the TLV */
  914. tlen -= 4;
  915. switch (type) {
  916. case CDP_DEVICE_ID_TLV:
  917. break;
  918. case CDP_ADDRESS_TLV:
  919. break;
  920. case CDP_PORT_ID_TLV:
  921. break;
  922. case CDP_CAPABILITIES_TLV:
  923. break;
  924. case CDP_VERSION_TLV:
  925. break;
  926. case CDP_PLATFORM_TLV:
  927. break;
  928. case CDP_NATIVE_VLAN_TLV:
  929. nvlan = *ss;
  930. break;
  931. case CDP_APPLIANCE_VLAN_TLV:
  932. t = (const uchar *)ss;
  933. while (tlen > 0) {
  934. if (tlen < 3)
  935. goto pkt_short;
  936. applid = t[0];
  937. ss = (const ushort *)(t + 1);
  938. #ifdef CONFIG_CDP_APPLIANCE_VLAN_TYPE
  939. if (applid == CONFIG_CDP_APPLIANCE_VLAN_TYPE)
  940. vlan = *ss;
  941. #else
  942. vlan = ntohs(*ss); /* XXX will this work; dunno */
  943. #endif
  944. t += 3; tlen -= 3;
  945. }
  946. break;
  947. case CDP_TRIGGER_TLV:
  948. break;
  949. case CDP_POWER_CONSUMPTION_TLV:
  950. break;
  951. case CDP_SYSNAME_TLV:
  952. break;
  953. case CDP_SYSOBJECT_TLV:
  954. break;
  955. case CDP_MANAGEMENT_ADDRESS_TLV:
  956. break;
  957. }
  958. }
  959. CDPApplianceVLAN = vlan;
  960. CDPNativeVLAN = nvlan;
  961. CDPOK = 1;
  962. return;
  963. pkt_short:
  964. printf("** CDP packet is too short\n");
  965. return;
  966. }
  967. static void CDPStart(void)
  968. {
  969. #if defined(CONFIG_NET_MULTI)
  970. printf ("Using %s device\n", eth_get_name());
  971. #endif
  972. CDPSeq = 0;
  973. CDPOK = 0;
  974. CDPNativeVLAN = htons(-1);
  975. CDPApplianceVLAN = htons(-1);
  976. NetSetTimeout (CDP_TIMEOUT, CDPTimeout);
  977. NetSetHandler (CDPDummyHandler);
  978. CDPSendTrigger();
  979. }
  980. #endif
  981. void
  982. NetReceive(volatile uchar * inpkt, int len)
  983. {
  984. Ethernet_t *et;
  985. IP_t *ip;
  986. ARP_t *arp;
  987. IPaddr_t tmp;
  988. int x;
  989. uchar *pkt;
  990. #if defined(CONFIG_CMD_CDP)
  991. int iscdp;
  992. #endif
  993. ushort cti = 0, vlanid = VLAN_NONE, myvlanid, mynvlanid;
  994. #ifdef ET_DEBUG
  995. printf("packet received\n");
  996. #endif
  997. NetRxPkt = inpkt;
  998. NetRxPktLen = len;
  999. et = (Ethernet_t *)inpkt;
  1000. /* too small packet? */
  1001. if (len < ETHER_HDR_SIZE)
  1002. return;
  1003. #ifdef CONFIG_API
  1004. if (push_packet) {
  1005. (*push_packet)(inpkt, len);
  1006. return;
  1007. }
  1008. #endif
  1009. #if defined(CONFIG_CMD_CDP)
  1010. /* keep track if packet is CDP */
  1011. iscdp = memcmp(et->et_dest, NetCDPAddr, 6) == 0;
  1012. #endif
  1013. myvlanid = ntohs(NetOurVLAN);
  1014. if (myvlanid == (ushort)-1)
  1015. myvlanid = VLAN_NONE;
  1016. mynvlanid = ntohs(NetOurNativeVLAN);
  1017. if (mynvlanid == (ushort)-1)
  1018. mynvlanid = VLAN_NONE;
  1019. x = ntohs(et->et_protlen);
  1020. #ifdef ET_DEBUG
  1021. printf("packet received\n");
  1022. #endif
  1023. if (x < 1514) {
  1024. /*
  1025. * Got a 802 packet. Check the other protocol field.
  1026. */
  1027. x = ntohs(et->et_prot);
  1028. ip = (IP_t *)(inpkt + E802_HDR_SIZE);
  1029. len -= E802_HDR_SIZE;
  1030. } else if (x != PROT_VLAN) { /* normal packet */
  1031. ip = (IP_t *)(inpkt + ETHER_HDR_SIZE);
  1032. len -= ETHER_HDR_SIZE;
  1033. } else { /* VLAN packet */
  1034. VLAN_Ethernet_t *vet = (VLAN_Ethernet_t *)et;
  1035. #ifdef ET_DEBUG
  1036. printf("VLAN packet received\n");
  1037. #endif
  1038. /* too small packet? */
  1039. if (len < VLAN_ETHER_HDR_SIZE)
  1040. return;
  1041. /* if no VLAN active */
  1042. if ((ntohs(NetOurVLAN) & VLAN_IDMASK) == VLAN_NONE
  1043. #if defined(CONFIG_CMD_CDP)
  1044. && iscdp == 0
  1045. #endif
  1046. )
  1047. return;
  1048. cti = ntohs(vet->vet_tag);
  1049. vlanid = cti & VLAN_IDMASK;
  1050. x = ntohs(vet->vet_type);
  1051. ip = (IP_t *)(inpkt + VLAN_ETHER_HDR_SIZE);
  1052. len -= VLAN_ETHER_HDR_SIZE;
  1053. }
  1054. #ifdef ET_DEBUG
  1055. printf("Receive from protocol 0x%x\n", x);
  1056. #endif
  1057. #if defined(CONFIG_CMD_CDP)
  1058. if (iscdp) {
  1059. CDPHandler((uchar *)ip, len);
  1060. return;
  1061. }
  1062. #endif
  1063. if ((myvlanid & VLAN_IDMASK) != VLAN_NONE) {
  1064. if (vlanid == VLAN_NONE)
  1065. vlanid = (mynvlanid & VLAN_IDMASK);
  1066. /* not matched? */
  1067. if (vlanid != (myvlanid & VLAN_IDMASK))
  1068. return;
  1069. }
  1070. switch (x) {
  1071. case PROT_ARP:
  1072. /*
  1073. * We have to deal with two types of ARP packets:
  1074. * - REQUEST packets will be answered by sending our
  1075. * IP address - if we know it.
  1076. * - REPLY packates are expected only after we asked
  1077. * for the TFTP server's or the gateway's ethernet
  1078. * address; so if we receive such a packet, we set
  1079. * the server ethernet address
  1080. */
  1081. #ifdef ET_DEBUG
  1082. puts ("Got ARP\n");
  1083. #endif
  1084. arp = (ARP_t *)ip;
  1085. if (len < ARP_HDR_SIZE) {
  1086. printf("bad length %d < %d\n", len, ARP_HDR_SIZE);
  1087. return;
  1088. }
  1089. if (ntohs(arp->ar_hrd) != ARP_ETHER) {
  1090. return;
  1091. }
  1092. if (ntohs(arp->ar_pro) != PROT_IP) {
  1093. return;
  1094. }
  1095. if (arp->ar_hln != 6) {
  1096. return;
  1097. }
  1098. if (arp->ar_pln != 4) {
  1099. return;
  1100. }
  1101. if (NetOurIP == 0) {
  1102. return;
  1103. }
  1104. if (NetReadIP(&arp->ar_data[16]) != NetOurIP) {
  1105. return;
  1106. }
  1107. switch (ntohs(arp->ar_op)) {
  1108. case ARPOP_REQUEST: /* reply with our IP address */
  1109. #ifdef ET_DEBUG
  1110. puts ("Got ARP REQUEST, return our IP\n");
  1111. #endif
  1112. pkt = (uchar *)et;
  1113. pkt += NetSetEther(pkt, et->et_src, PROT_ARP);
  1114. arp->ar_op = htons(ARPOP_REPLY);
  1115. memcpy (&arp->ar_data[10], &arp->ar_data[0], 6);
  1116. NetCopyIP(&arp->ar_data[16], &arp->ar_data[6]);
  1117. memcpy (&arp->ar_data[ 0], NetOurEther, 6);
  1118. NetCopyIP(&arp->ar_data[ 6], &NetOurIP);
  1119. (void) eth_send((uchar *)et, (pkt - (uchar *)et) + ARP_HDR_SIZE);
  1120. return;
  1121. case ARPOP_REPLY: /* arp reply */
  1122. /* are we waiting for a reply */
  1123. if (!NetArpWaitPacketIP || !NetArpWaitPacketMAC)
  1124. break;
  1125. #ifdef ET_DEBUG
  1126. printf("Got ARP REPLY, set server/gtwy eth addr (%02x:%02x:%02x:%02x:%02x:%02x)\n",
  1127. arp->ar_data[0], arp->ar_data[1],
  1128. arp->ar_data[2], arp->ar_data[3],
  1129. arp->ar_data[4], arp->ar_data[5]);
  1130. #endif
  1131. tmp = NetReadIP(&arp->ar_data[6]);
  1132. /* matched waiting packet's address */
  1133. if (tmp == NetArpWaitReplyIP) {
  1134. #ifdef ET_DEBUG
  1135. puts ("Got it\n");
  1136. #endif
  1137. /* save address for later use */
  1138. memcpy(NetArpWaitPacketMAC, &arp->ar_data[0], 6);
  1139. #ifdef CONFIG_NETCONSOLE
  1140. (*packetHandler)(0,0,0,0);
  1141. #endif
  1142. /* modify header, and transmit it */
  1143. memcpy(((Ethernet_t *)NetArpWaitTxPacket)->et_dest, NetArpWaitPacketMAC, 6);
  1144. (void) eth_send(NetArpWaitTxPacket, NetArpWaitTxPacketSize);
  1145. /* no arp request pending now */
  1146. NetArpWaitPacketIP = 0;
  1147. NetArpWaitTxPacketSize = 0;
  1148. NetArpWaitPacketMAC = NULL;
  1149. }
  1150. return;
  1151. default:
  1152. #ifdef ET_DEBUG
  1153. printf("Unexpected ARP opcode 0x%x\n", ntohs(arp->ar_op));
  1154. #endif
  1155. return;
  1156. }
  1157. break;
  1158. case PROT_RARP:
  1159. #ifdef ET_DEBUG
  1160. puts ("Got RARP\n");
  1161. #endif
  1162. arp = (ARP_t *)ip;
  1163. if (len < ARP_HDR_SIZE) {
  1164. printf("bad length %d < %d\n", len, ARP_HDR_SIZE);
  1165. return;
  1166. }
  1167. if ((ntohs(arp->ar_op) != RARPOP_REPLY) ||
  1168. (ntohs(arp->ar_hrd) != ARP_ETHER) ||
  1169. (ntohs(arp->ar_pro) != PROT_IP) ||
  1170. (arp->ar_hln != 6) || (arp->ar_pln != 4)) {
  1171. puts ("invalid RARP header\n");
  1172. } else {
  1173. NetCopyIP(&NetOurIP, &arp->ar_data[16]);
  1174. if (NetServerIP == 0)
  1175. NetCopyIP(&NetServerIP, &arp->ar_data[ 6]);
  1176. memcpy (NetServerEther, &arp->ar_data[ 0], 6);
  1177. (*packetHandler)(0,0,0,0);
  1178. }
  1179. break;
  1180. case PROT_IP:
  1181. #ifdef ET_DEBUG
  1182. puts ("Got IP\n");
  1183. #endif
  1184. if (len < IP_HDR_SIZE) {
  1185. debug ("len bad %d < %lu\n", len, (ulong)IP_HDR_SIZE);
  1186. return;
  1187. }
  1188. if (len < ntohs(ip->ip_len)) {
  1189. printf("len bad %d < %d\n", len, ntohs(ip->ip_len));
  1190. return;
  1191. }
  1192. len = ntohs(ip->ip_len);
  1193. #ifdef ET_DEBUG
  1194. printf("len=%d, v=%02x\n", len, ip->ip_hl_v & 0xff);
  1195. #endif
  1196. if ((ip->ip_hl_v & 0xf0) != 0x40) {
  1197. return;
  1198. }
  1199. if (ip->ip_off & htons(0x1fff)) { /* Can't deal w/ fragments */
  1200. return;
  1201. }
  1202. /* can't deal with headers > 20 bytes */
  1203. if ((ip->ip_hl_v & 0x0f) > 0x05) {
  1204. return;
  1205. }
  1206. if (!NetCksumOk((uchar *)ip, IP_HDR_SIZE_NO_UDP / 2)) {
  1207. puts ("checksum bad\n");
  1208. return;
  1209. }
  1210. tmp = NetReadIP(&ip->ip_dst);
  1211. if (NetOurIP && tmp != NetOurIP && tmp != 0xFFFFFFFF) {
  1212. #ifdef CONFIG_MCAST_TFTP
  1213. if (Mcast_addr != tmp)
  1214. #endif
  1215. return;
  1216. }
  1217. /*
  1218. * watch for ICMP host redirects
  1219. *
  1220. * There is no real handler code (yet). We just watch
  1221. * for ICMP host redirect messages. In case anybody
  1222. * sees these messages: please contact me
  1223. * (wd@denx.de), or - even better - send me the
  1224. * necessary fixes :-)
  1225. *
  1226. * Note: in all cases where I have seen this so far
  1227. * it was a problem with the router configuration,
  1228. * for instance when a router was configured in the
  1229. * BOOTP reply, but the TFTP server was on the same
  1230. * subnet. So this is probably a warning that your
  1231. * configuration might be wrong. But I'm not really
  1232. * sure if there aren't any other situations.
  1233. */
  1234. if (ip->ip_p == IPPROTO_ICMP) {
  1235. ICMP_t *icmph = (ICMP_t *)&(ip->udp_src);
  1236. switch (icmph->type) {
  1237. case ICMP_REDIRECT:
  1238. if (icmph->code != ICMP_REDIR_HOST)
  1239. return;
  1240. puts (" ICMP Host Redirect to ");
  1241. print_IPaddr(icmph->un.gateway);
  1242. putc(' ');
  1243. return;
  1244. #if defined(CONFIG_CMD_PING)
  1245. case ICMP_ECHO_REPLY:
  1246. /*
  1247. * IP header OK. Pass the packet to the current handler.
  1248. */
  1249. /* XXX point to ip packet */
  1250. (*packetHandler)((uchar *)ip, 0, 0, 0);
  1251. return;
  1252. case ICMP_ECHO_REQUEST:
  1253. #ifdef ET_DEBUG
  1254. printf ("Got ICMP ECHO REQUEST, return %d bytes \n",
  1255. ETHER_HDR_SIZE + len);
  1256. #endif
  1257. memcpy (&et->et_dest[0], &et->et_src[0], 6);
  1258. memcpy (&et->et_src[ 0], NetOurEther, 6);
  1259. ip->ip_sum = 0;
  1260. ip->ip_off = 0;
  1261. NetCopyIP((void*)&ip->ip_dst, &ip->ip_src);
  1262. NetCopyIP((void*)&ip->ip_src, &NetOurIP);
  1263. ip->ip_sum = ~NetCksum((uchar *)ip, IP_HDR_SIZE_NO_UDP >> 1);
  1264. icmph->type = ICMP_ECHO_REPLY;
  1265. icmph->checksum = 0;
  1266. icmph->checksum = ~NetCksum((uchar *)icmph,
  1267. (len - IP_HDR_SIZE_NO_UDP) >> 1);
  1268. (void) eth_send((uchar *)et, ETHER_HDR_SIZE + len);
  1269. return;
  1270. #endif
  1271. default:
  1272. return;
  1273. }
  1274. } else if (ip->ip_p != IPPROTO_UDP) { /* Only UDP packets */
  1275. return;
  1276. }
  1277. #ifdef CONFIG_UDP_CHECKSUM
  1278. if (ip->udp_xsum != 0) {
  1279. ulong xsum;
  1280. ushort *sumptr;
  1281. ushort sumlen;
  1282. xsum = ip->ip_p;
  1283. xsum += (ntohs(ip->udp_len));
  1284. xsum += (ntohl(ip->ip_src) >> 16) & 0x0000ffff;
  1285. xsum += (ntohl(ip->ip_src) >> 0) & 0x0000ffff;
  1286. xsum += (ntohl(ip->ip_dst) >> 16) & 0x0000ffff;
  1287. xsum += (ntohl(ip->ip_dst) >> 0) & 0x0000ffff;
  1288. sumlen = ntohs(ip->udp_len);
  1289. sumptr = (ushort *) &(ip->udp_src);
  1290. while (sumlen > 1) {
  1291. ushort sumdata;
  1292. sumdata = *sumptr++;
  1293. xsum += ntohs(sumdata);
  1294. sumlen -= 2;
  1295. }
  1296. if (sumlen > 0) {
  1297. ushort sumdata;
  1298. sumdata = *(unsigned char *) sumptr;
  1299. sumdata = (sumdata << 8) & 0xff00;
  1300. xsum += sumdata;
  1301. }
  1302. while ((xsum >> 16) != 0) {
  1303. xsum = (xsum & 0x0000ffff) + ((xsum >> 16) & 0x0000ffff);
  1304. }
  1305. if ((xsum != 0x00000000) && (xsum != 0x0000ffff)) {
  1306. printf(" UDP wrong checksum %08lx %08x\n",
  1307. xsum, ntohs(ip->udp_xsum));
  1308. return;
  1309. }
  1310. }
  1311. #endif
  1312. #ifdef CONFIG_NETCONSOLE
  1313. nc_input_packet((uchar *)ip +IP_HDR_SIZE,
  1314. ntohs(ip->udp_dst),
  1315. ntohs(ip->udp_src),
  1316. ntohs(ip->udp_len) - 8);
  1317. #endif
  1318. /*
  1319. * IP header OK. Pass the packet to the current handler.
  1320. */
  1321. (*packetHandler)((uchar *)ip +IP_HDR_SIZE,
  1322. ntohs(ip->udp_dst),
  1323. ntohs(ip->udp_src),
  1324. ntohs(ip->udp_len) - 8);
  1325. break;
  1326. }
  1327. }
  1328. /**********************************************************************/
  1329. static int net_check_prereq (proto_t protocol)
  1330. {
  1331. switch (protocol) {
  1332. /* Fall through */
  1333. #if defined(CONFIG_CMD_PING)
  1334. case PING:
  1335. if (NetPingIP == 0) {
  1336. puts ("*** ERROR: ping address not given\n");
  1337. return (1);
  1338. }
  1339. goto common;
  1340. #endif
  1341. #if defined(CONFIG_CMD_SNTP)
  1342. case SNTP:
  1343. if (NetNtpServerIP == 0) {
  1344. puts ("*** ERROR: NTP server address not given\n");
  1345. return (1);
  1346. }
  1347. goto common;
  1348. #endif
  1349. #if defined(CONFIG_CMD_NFS)
  1350. case NFS:
  1351. #endif
  1352. case NETCONS:
  1353. case TFTP:
  1354. if (NetServerIP == 0) {
  1355. puts ("*** ERROR: `serverip' not set\n");
  1356. return (1);
  1357. }
  1358. #if defined(CONFIG_CMD_PING) || defined(CONFIG_CMD_SNTP)
  1359. common:
  1360. #endif
  1361. if (NetOurIP == 0) {
  1362. puts ("*** ERROR: `ipaddr' not set\n");
  1363. return (1);
  1364. }
  1365. /* Fall through */
  1366. case DHCP:
  1367. case RARP:
  1368. case BOOTP:
  1369. case CDP:
  1370. if (memcmp (NetOurEther, "\0\0\0\0\0\0", 6) == 0) {
  1371. #ifdef CONFIG_NET_MULTI
  1372. extern int eth_get_dev_index (void);
  1373. int num = eth_get_dev_index ();
  1374. switch (num) {
  1375. case -1:
  1376. puts ("*** ERROR: No ethernet found.\n");
  1377. return (1);
  1378. case 0:
  1379. puts ("*** ERROR: `ethaddr' not set\n");
  1380. break;
  1381. default:
  1382. printf ("*** ERROR: `eth%daddr' not set\n",
  1383. num);
  1384. break;
  1385. }
  1386. NetStartAgain ();
  1387. return (2);
  1388. #else
  1389. puts ("*** ERROR: `ethaddr' not set\n");
  1390. return (1);
  1391. #endif
  1392. }
  1393. /* Fall through */
  1394. default:
  1395. return (0);
  1396. }
  1397. return (0); /* OK */
  1398. }
  1399. /**********************************************************************/
  1400. int
  1401. NetCksumOk(uchar * ptr, int len)
  1402. {
  1403. return !((NetCksum(ptr, len) + 1) & 0xfffe);
  1404. }
  1405. unsigned
  1406. NetCksum(uchar * ptr, int len)
  1407. {
  1408. ulong xsum;
  1409. ushort *p = (ushort *)ptr;
  1410. xsum = 0;
  1411. while (len-- > 0)
  1412. xsum += *p++;
  1413. xsum = (xsum & 0xffff) + (xsum >> 16);
  1414. xsum = (xsum & 0xffff) + (xsum >> 16);
  1415. return (xsum & 0xffff);
  1416. }
  1417. int
  1418. NetEthHdrSize(void)
  1419. {
  1420. ushort myvlanid;
  1421. myvlanid = ntohs(NetOurVLAN);
  1422. if (myvlanid == (ushort)-1)
  1423. myvlanid = VLAN_NONE;
  1424. return ((myvlanid & VLAN_IDMASK) == VLAN_NONE) ? ETHER_HDR_SIZE : VLAN_ETHER_HDR_SIZE;
  1425. }
  1426. int
  1427. NetSetEther(volatile uchar * xet, uchar * addr, uint prot)
  1428. {
  1429. Ethernet_t *et = (Ethernet_t *)xet;
  1430. ushort myvlanid;
  1431. myvlanid = ntohs(NetOurVLAN);
  1432. if (myvlanid == (ushort)-1)
  1433. myvlanid = VLAN_NONE;
  1434. memcpy (et->et_dest, addr, 6);
  1435. memcpy (et->et_src, NetOurEther, 6);
  1436. if ((myvlanid & VLAN_IDMASK) == VLAN_NONE) {
  1437. et->et_protlen = htons(prot);
  1438. return ETHER_HDR_SIZE;
  1439. } else {
  1440. VLAN_Ethernet_t *vet = (VLAN_Ethernet_t *)xet;
  1441. vet->vet_vlan_type = htons(PROT_VLAN);
  1442. vet->vet_tag = htons((0 << 5) | (myvlanid & VLAN_IDMASK));
  1443. vet->vet_type = htons(prot);
  1444. return VLAN_ETHER_HDR_SIZE;
  1445. }
  1446. }
  1447. void
  1448. NetSetIP(volatile uchar * xip, IPaddr_t dest, int dport, int sport, int len)
  1449. {
  1450. volatile IP_t *ip = (IP_t *)xip;
  1451. /*
  1452. * If the data is an odd number of bytes, zero the
  1453. * byte after the last byte so that the checksum
  1454. * will work.
  1455. */
  1456. if (len & 1)
  1457. xip[IP_HDR_SIZE + len] = 0;
  1458. /*
  1459. * Construct an IP and UDP header.
  1460. * (need to set no fragment bit - XXX)
  1461. */
  1462. ip->ip_hl_v = 0x45; /* IP_HDR_SIZE / 4 (not including UDP) */
  1463. ip->ip_tos = 0;
  1464. ip->ip_len = htons(IP_HDR_SIZE + len);
  1465. ip->ip_id = htons(NetIPID++);
  1466. ip->ip_off = htons(0x4000); /* No fragmentation */
  1467. ip->ip_ttl = 255;
  1468. ip->ip_p = 17; /* UDP */
  1469. ip->ip_sum = 0;
  1470. NetCopyIP((void*)&ip->ip_src, &NetOurIP); /* already in network byte order */
  1471. NetCopyIP((void*)&ip->ip_dst, &dest); /* - "" - */
  1472. ip->udp_src = htons(sport);
  1473. ip->udp_dst = htons(dport);
  1474. ip->udp_len = htons(8 + len);
  1475. ip->udp_xsum = 0;
  1476. ip->ip_sum = ~NetCksum((uchar *)ip, IP_HDR_SIZE_NO_UDP / 2);
  1477. }
  1478. void copy_filename (char *dst, char *src, int size)
  1479. {
  1480. if (*src && (*src == '"')) {
  1481. ++src;
  1482. --size;
  1483. }
  1484. while ((--size > 0) && *src && (*src != '"')) {
  1485. *dst++ = *src++;
  1486. }
  1487. *dst = '\0';
  1488. }
  1489. #endif
  1490. void ip_to_string (IPaddr_t x, char *s)
  1491. {
  1492. x = ntohl (x);
  1493. sprintf (s, "%d.%d.%d.%d",
  1494. (int) ((x >> 24) & 0xff),
  1495. (int) ((x >> 16) & 0xff),
  1496. (int) ((x >> 8) & 0xff), (int) ((x >> 0) & 0xff)
  1497. );
  1498. }
  1499. IPaddr_t string_to_ip(char *s)
  1500. {
  1501. IPaddr_t addr;
  1502. char *e;
  1503. int i;
  1504. if (s == NULL)
  1505. return(0);
  1506. for (addr=0, i=0; i<4; ++i) {
  1507. ulong val = s ? simple_strtoul(s, &e, 10) : 0;
  1508. addr <<= 8;
  1509. addr |= (val & 0xFF);
  1510. if (s) {
  1511. s = (*e) ? e+1 : e;
  1512. }
  1513. }
  1514. return (htonl(addr));
  1515. }
  1516. void VLAN_to_string(ushort x, char *s)
  1517. {
  1518. x = ntohs(x);
  1519. if (x == (ushort)-1)
  1520. x = VLAN_NONE;
  1521. if (x == VLAN_NONE)
  1522. strcpy(s, "none");
  1523. else
  1524. sprintf(s, "%d", x & VLAN_IDMASK);
  1525. }
  1526. ushort string_to_VLAN(char *s)
  1527. {
  1528. ushort id;
  1529. if (s == NULL)
  1530. return htons(VLAN_NONE);
  1531. if (*s < '0' || *s > '9')
  1532. id = VLAN_NONE;
  1533. else
  1534. id = (ushort)simple_strtoul(s, NULL, 10);
  1535. return htons(id);
  1536. }
  1537. void print_IPaddr (IPaddr_t x)
  1538. {
  1539. char tmp[16];
  1540. ip_to_string (x, tmp);
  1541. puts (tmp);
  1542. }
  1543. IPaddr_t getenv_IPaddr (char *var)
  1544. {
  1545. return (string_to_ip(getenv(var)));
  1546. }
  1547. ushort getenv_VLAN(char *var)
  1548. {
  1549. return (string_to_VLAN(getenv(var)));
  1550. }