net.c 39 KB

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