af_ipx.c 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093
  1. /*
  2. * Implements an IPX socket layer.
  3. *
  4. * This code is derived from work by
  5. * Ross Biro : Writing the original IP stack
  6. * Fred Van Kempen : Tidying up the TCP/IP
  7. *
  8. * Many thanks go to Keith Baker, Institute For Industrial Information
  9. * Technology Ltd, Swansea University for allowing me to work on this
  10. * in my own time even though it was in some ways related to commercial
  11. * work I am currently employed to do there.
  12. *
  13. * All the material in this file is subject to the Gnu license version 2.
  14. * Neither Alan Cox nor the Swansea University Computer Society admit
  15. * liability nor provide warranty for any of this software. This material
  16. * is provided as is and at no charge.
  17. *
  18. * Portions Copyright (c) 2000-2003 Conectiva, Inc. <acme@conectiva.com.br>
  19. * Neither Arnaldo Carvalho de Melo nor Conectiva, Inc. admit liability nor
  20. * provide warranty for any of this software. This material is provided
  21. * "AS-IS" and at no charge.
  22. *
  23. * Portions Copyright (c) 1995 Caldera, Inc. <greg@caldera.com>
  24. * Neither Greg Page nor Caldera, Inc. admit liability nor provide
  25. * warranty for any of this software. This material is provided
  26. * "AS-IS" and at no charge.
  27. *
  28. * See net/ipx/ChangeLog.
  29. */
  30. #include <linux/capability.h>
  31. #include <linux/errno.h>
  32. #include <linux/if_arp.h>
  33. #include <linux/if_ether.h>
  34. #include <linux/init.h>
  35. #include <linux/ipx.h>
  36. #include <linux/kernel.h>
  37. #include <linux/list.h>
  38. #include <linux/module.h>
  39. #include <linux/net.h>
  40. #include <linux/netdevice.h>
  41. #include <linux/uio.h>
  42. #include <linux/slab.h>
  43. #include <linux/skbuff.h>
  44. #include <linux/socket.h>
  45. #include <linux/sockios.h>
  46. #include <linux/string.h>
  47. #include <linux/types.h>
  48. #include <linux/termios.h>
  49. #include <net/ipx.h>
  50. #include <net/p8022.h>
  51. #include <net/psnap.h>
  52. #include <net/sock.h>
  53. #include <net/tcp_states.h>
  54. #include <asm/uaccess.h>
  55. #ifdef CONFIG_SYSCTL
  56. extern void ipx_register_sysctl(void);
  57. extern void ipx_unregister_sysctl(void);
  58. #else
  59. #define ipx_register_sysctl()
  60. #define ipx_unregister_sysctl()
  61. #endif
  62. /* Configuration Variables */
  63. static unsigned char ipxcfg_max_hops = 16;
  64. static char ipxcfg_auto_select_primary;
  65. static char ipxcfg_auto_create_interfaces;
  66. int sysctl_ipx_pprop_broadcasting = 1;
  67. /* Global Variables */
  68. static struct datalink_proto *p8022_datalink;
  69. static struct datalink_proto *pEII_datalink;
  70. static struct datalink_proto *p8023_datalink;
  71. static struct datalink_proto *pSNAP_datalink;
  72. static const struct proto_ops ipx_dgram_ops;
  73. LIST_HEAD(ipx_interfaces);
  74. DEFINE_SPINLOCK(ipx_interfaces_lock);
  75. struct ipx_interface *ipx_primary_net;
  76. struct ipx_interface *ipx_internal_net;
  77. extern int ipxrtr_add_route(__be32 network, struct ipx_interface *intrfc,
  78. unsigned char *node);
  79. extern void ipxrtr_del_routes(struct ipx_interface *intrfc);
  80. extern int ipxrtr_route_packet(struct sock *sk, struct sockaddr_ipx *usipx,
  81. struct iovec *iov, size_t len, int noblock);
  82. extern int ipxrtr_route_skb(struct sk_buff *skb);
  83. extern struct ipx_route *ipxrtr_lookup(__be32 net);
  84. extern int ipxrtr_ioctl(unsigned int cmd, void __user *arg);
  85. struct ipx_interface *ipx_interfaces_head(void)
  86. {
  87. struct ipx_interface *rc = NULL;
  88. if (!list_empty(&ipx_interfaces))
  89. rc = list_entry(ipx_interfaces.next,
  90. struct ipx_interface, node);
  91. return rc;
  92. }
  93. static void ipxcfg_set_auto_select(char val)
  94. {
  95. ipxcfg_auto_select_primary = val;
  96. if (val && !ipx_primary_net)
  97. ipx_primary_net = ipx_interfaces_head();
  98. }
  99. static int ipxcfg_get_config_data(struct ipx_config_data __user *arg)
  100. {
  101. struct ipx_config_data vals;
  102. vals.ipxcfg_auto_create_interfaces = ipxcfg_auto_create_interfaces;
  103. vals.ipxcfg_auto_select_primary = ipxcfg_auto_select_primary;
  104. return copy_to_user(arg, &vals, sizeof(vals)) ? -EFAULT : 0;
  105. }
  106. /*
  107. * Note: Sockets may not be removed _during_ an interrupt or inet_bh
  108. * handler using this technique. They can be added although we do not
  109. * use this facility.
  110. */
  111. static void ipx_remove_socket(struct sock *sk)
  112. {
  113. /* Determine interface with which socket is associated */
  114. struct ipx_interface *intrfc = ipx_sk(sk)->intrfc;
  115. if (!intrfc)
  116. goto out;
  117. ipxitf_hold(intrfc);
  118. spin_lock_bh(&intrfc->if_sklist_lock);
  119. sk_del_node_init(sk);
  120. spin_unlock_bh(&intrfc->if_sklist_lock);
  121. ipxitf_put(intrfc);
  122. out:
  123. return;
  124. }
  125. static void ipx_destroy_socket(struct sock *sk)
  126. {
  127. ipx_remove_socket(sk);
  128. skb_queue_purge(&sk->sk_receive_queue);
  129. sk_refcnt_debug_dec(sk);
  130. }
  131. /*
  132. * The following code is used to support IPX Interfaces (IPXITF). An
  133. * IPX interface is defined by a physical device and a frame type.
  134. */
  135. /* ipxitf_clear_primary_net has to be called with ipx_interfaces_lock held */
  136. static void ipxitf_clear_primary_net(void)
  137. {
  138. ipx_primary_net = NULL;
  139. if (ipxcfg_auto_select_primary)
  140. ipx_primary_net = ipx_interfaces_head();
  141. }
  142. static struct ipx_interface *__ipxitf_find_using_phys(struct net_device *dev,
  143. __be16 datalink)
  144. {
  145. struct ipx_interface *i;
  146. list_for_each_entry(i, &ipx_interfaces, node)
  147. if (i->if_dev == dev && i->if_dlink_type == datalink)
  148. goto out;
  149. i = NULL;
  150. out:
  151. return i;
  152. }
  153. static struct ipx_interface *ipxitf_find_using_phys(struct net_device *dev,
  154. __be16 datalink)
  155. {
  156. struct ipx_interface *i;
  157. spin_lock_bh(&ipx_interfaces_lock);
  158. i = __ipxitf_find_using_phys(dev, datalink);
  159. if (i)
  160. ipxitf_hold(i);
  161. spin_unlock_bh(&ipx_interfaces_lock);
  162. return i;
  163. }
  164. struct ipx_interface *ipxitf_find_using_net(__be32 net)
  165. {
  166. struct ipx_interface *i;
  167. spin_lock_bh(&ipx_interfaces_lock);
  168. if (net) {
  169. list_for_each_entry(i, &ipx_interfaces, node)
  170. if (i->if_netnum == net)
  171. goto hold;
  172. i = NULL;
  173. goto unlock;
  174. }
  175. i = ipx_primary_net;
  176. if (i)
  177. hold:
  178. ipxitf_hold(i);
  179. unlock:
  180. spin_unlock_bh(&ipx_interfaces_lock);
  181. return i;
  182. }
  183. /* Sockets are bound to a particular IPX interface. */
  184. static void ipxitf_insert_socket(struct ipx_interface *intrfc, struct sock *sk)
  185. {
  186. ipxitf_hold(intrfc);
  187. spin_lock_bh(&intrfc->if_sklist_lock);
  188. ipx_sk(sk)->intrfc = intrfc;
  189. sk_add_node(sk, &intrfc->if_sklist);
  190. spin_unlock_bh(&intrfc->if_sklist_lock);
  191. ipxitf_put(intrfc);
  192. }
  193. /* caller must hold intrfc->if_sklist_lock */
  194. static struct sock *__ipxitf_find_socket(struct ipx_interface *intrfc,
  195. __be16 port)
  196. {
  197. struct sock *s;
  198. struct hlist_node *node;
  199. sk_for_each(s, node, &intrfc->if_sklist)
  200. if (ipx_sk(s)->port == port)
  201. goto found;
  202. s = NULL;
  203. found:
  204. return s;
  205. }
  206. /* caller must hold a reference to intrfc */
  207. static struct sock *ipxitf_find_socket(struct ipx_interface *intrfc,
  208. __be16 port)
  209. {
  210. struct sock *s;
  211. spin_lock_bh(&intrfc->if_sklist_lock);
  212. s = __ipxitf_find_socket(intrfc, port);
  213. if (s)
  214. sock_hold(s);
  215. spin_unlock_bh(&intrfc->if_sklist_lock);
  216. return s;
  217. }
  218. #ifdef CONFIG_IPX_INTERN
  219. static struct sock *ipxitf_find_internal_socket(struct ipx_interface *intrfc,
  220. unsigned char *ipx_node,
  221. __be16 port)
  222. {
  223. struct sock *s;
  224. struct hlist_node *node;
  225. ipxitf_hold(intrfc);
  226. spin_lock_bh(&intrfc->if_sklist_lock);
  227. sk_for_each(s, node, &intrfc->if_sklist) {
  228. struct ipx_sock *ipxs = ipx_sk(s);
  229. if (ipxs->port == port &&
  230. !memcmp(ipx_node, ipxs->node, IPX_NODE_LEN))
  231. goto found;
  232. }
  233. s = NULL;
  234. found:
  235. spin_unlock_bh(&intrfc->if_sklist_lock);
  236. ipxitf_put(intrfc);
  237. return s;
  238. }
  239. #endif
  240. static void __ipxitf_down(struct ipx_interface *intrfc)
  241. {
  242. struct sock *s;
  243. struct hlist_node *node, *t;
  244. /* Delete all routes associated with this interface */
  245. ipxrtr_del_routes(intrfc);
  246. spin_lock_bh(&intrfc->if_sklist_lock);
  247. /* error sockets */
  248. sk_for_each_safe(s, node, t, &intrfc->if_sklist) {
  249. struct ipx_sock *ipxs = ipx_sk(s);
  250. s->sk_err = ENOLINK;
  251. s->sk_error_report(s);
  252. ipxs->intrfc = NULL;
  253. ipxs->port = 0;
  254. sock_set_flag(s, SOCK_ZAPPED); /* Indicates it is no longer bound */
  255. sk_del_node_init(s);
  256. }
  257. INIT_HLIST_HEAD(&intrfc->if_sklist);
  258. spin_unlock_bh(&intrfc->if_sklist_lock);
  259. /* remove this interface from list */
  260. list_del(&intrfc->node);
  261. /* remove this interface from *special* networks */
  262. if (intrfc == ipx_primary_net)
  263. ipxitf_clear_primary_net();
  264. if (intrfc == ipx_internal_net)
  265. ipx_internal_net = NULL;
  266. if (intrfc->if_dev)
  267. dev_put(intrfc->if_dev);
  268. kfree(intrfc);
  269. }
  270. void ipxitf_down(struct ipx_interface *intrfc)
  271. {
  272. spin_lock_bh(&ipx_interfaces_lock);
  273. __ipxitf_down(intrfc);
  274. spin_unlock_bh(&ipx_interfaces_lock);
  275. }
  276. static __inline__ void __ipxitf_put(struct ipx_interface *intrfc)
  277. {
  278. if (atomic_dec_and_test(&intrfc->refcnt))
  279. __ipxitf_down(intrfc);
  280. }
  281. static int ipxitf_device_event(struct notifier_block *notifier,
  282. unsigned long event, void *ptr)
  283. {
  284. struct net_device *dev = ptr;
  285. struct ipx_interface *i, *tmp;
  286. if (!net_eq(dev_net(dev), &init_net))
  287. return NOTIFY_DONE;
  288. if (event != NETDEV_DOWN && event != NETDEV_UP)
  289. goto out;
  290. spin_lock_bh(&ipx_interfaces_lock);
  291. list_for_each_entry_safe(i, tmp, &ipx_interfaces, node)
  292. if (i->if_dev == dev) {
  293. if (event == NETDEV_UP)
  294. ipxitf_hold(i);
  295. else
  296. __ipxitf_put(i);
  297. }
  298. spin_unlock_bh(&ipx_interfaces_lock);
  299. out:
  300. return NOTIFY_DONE;
  301. }
  302. static __exit void ipxitf_cleanup(void)
  303. {
  304. struct ipx_interface *i, *tmp;
  305. spin_lock_bh(&ipx_interfaces_lock);
  306. list_for_each_entry_safe(i, tmp, &ipx_interfaces, node)
  307. __ipxitf_put(i);
  308. spin_unlock_bh(&ipx_interfaces_lock);
  309. }
  310. static void ipxitf_def_skb_handler(struct sock *sock, struct sk_buff *skb)
  311. {
  312. if (sock_queue_rcv_skb(sock, skb) < 0)
  313. kfree_skb(skb);
  314. }
  315. /*
  316. * On input skb->sk is NULL. Nobody is charged for the memory.
  317. */
  318. /* caller must hold a reference to intrfc */
  319. #ifdef CONFIG_IPX_INTERN
  320. static int ipxitf_demux_socket(struct ipx_interface *intrfc,
  321. struct sk_buff *skb, int copy)
  322. {
  323. struct ipxhdr *ipx = ipx_hdr(skb);
  324. int is_broadcast = !memcmp(ipx->ipx_dest.node, ipx_broadcast_node,
  325. IPX_NODE_LEN);
  326. struct sock *s;
  327. struct hlist_node *node;
  328. int rc;
  329. spin_lock_bh(&intrfc->if_sklist_lock);
  330. sk_for_each(s, node, &intrfc->if_sklist) {
  331. struct ipx_sock *ipxs = ipx_sk(s);
  332. if (ipxs->port == ipx->ipx_dest.sock &&
  333. (is_broadcast || !memcmp(ipx->ipx_dest.node,
  334. ipxs->node, IPX_NODE_LEN))) {
  335. /* We found a socket to which to send */
  336. struct sk_buff *skb1;
  337. if (copy) {
  338. skb1 = skb_clone(skb, GFP_ATOMIC);
  339. rc = -ENOMEM;
  340. if (!skb1)
  341. goto out;
  342. } else {
  343. skb1 = skb;
  344. copy = 1; /* skb may only be used once */
  345. }
  346. ipxitf_def_skb_handler(s, skb1);
  347. /* On an external interface, one socket can listen */
  348. if (intrfc != ipx_internal_net)
  349. break;
  350. }
  351. }
  352. /* skb was solely for us, and we did not make a copy, so free it. */
  353. if (!copy)
  354. kfree_skb(skb);
  355. rc = 0;
  356. out:
  357. spin_unlock_bh(&intrfc->if_sklist_lock);
  358. return rc;
  359. }
  360. #else
  361. static struct sock *ncp_connection_hack(struct ipx_interface *intrfc,
  362. struct ipxhdr *ipx)
  363. {
  364. /* The packet's target is a NCP connection handler. We want to hand it
  365. * to the correct socket directly within the kernel, so that the
  366. * mars_nwe packet distribution process does not have to do it. Here we
  367. * only care about NCP and BURST packets.
  368. *
  369. * You might call this a hack, but believe me, you do not want a
  370. * complete NCP layer in the kernel, and this is VERY fast as well. */
  371. struct sock *sk = NULL;
  372. int connection = 0;
  373. u8 *ncphdr = (u8 *)(ipx + 1);
  374. if (*ncphdr == 0x22 && *(ncphdr + 1) == 0x22) /* NCP request */
  375. connection = (((int) *(ncphdr + 5)) << 8) | (int) *(ncphdr + 3);
  376. else if (*ncphdr == 0x77 && *(ncphdr + 1) == 0x77) /* BURST packet */
  377. connection = (((int) *(ncphdr + 9)) << 8) | (int) *(ncphdr + 8);
  378. if (connection) {
  379. struct hlist_node *node;
  380. /* Now we have to look for a special NCP connection handling
  381. * socket. Only these sockets have ipx_ncp_conn != 0, set by
  382. * SIOCIPXNCPCONN. */
  383. spin_lock_bh(&intrfc->if_sklist_lock);
  384. sk_for_each(sk, node, &intrfc->if_sklist)
  385. if (ipx_sk(sk)->ipx_ncp_conn == connection) {
  386. sock_hold(sk);
  387. goto found;
  388. }
  389. sk = NULL;
  390. found:
  391. spin_unlock_bh(&intrfc->if_sklist_lock);
  392. }
  393. return sk;
  394. }
  395. static int ipxitf_demux_socket(struct ipx_interface *intrfc,
  396. struct sk_buff *skb, int copy)
  397. {
  398. struct ipxhdr *ipx = ipx_hdr(skb);
  399. struct sock *sock1 = NULL, *sock2 = NULL;
  400. struct sk_buff *skb1 = NULL, *skb2 = NULL;
  401. int rc;
  402. if (intrfc == ipx_primary_net && ntohs(ipx->ipx_dest.sock) == 0x451)
  403. sock1 = ncp_connection_hack(intrfc, ipx);
  404. if (!sock1)
  405. /* No special socket found, forward the packet the normal way */
  406. sock1 = ipxitf_find_socket(intrfc, ipx->ipx_dest.sock);
  407. /*
  408. * We need to check if there is a primary net and if
  409. * this is addressed to one of the *SPECIAL* sockets because
  410. * these need to be propagated to the primary net.
  411. * The *SPECIAL* socket list contains: 0x452(SAP), 0x453(RIP) and
  412. * 0x456(Diagnostic).
  413. */
  414. if (ipx_primary_net && intrfc != ipx_primary_net) {
  415. const int dsock = ntohs(ipx->ipx_dest.sock);
  416. if (dsock == 0x452 || dsock == 0x453 || dsock == 0x456)
  417. /* The appropriate thing to do here is to dup the
  418. * packet and route to the primary net interface via
  419. * ipxitf_send; however, we'll cheat and just demux it
  420. * here. */
  421. sock2 = ipxitf_find_socket(ipx_primary_net,
  422. ipx->ipx_dest.sock);
  423. }
  424. /*
  425. * If there is nothing to do return. The kfree will cancel any charging.
  426. */
  427. rc = 0;
  428. if (!sock1 && !sock2) {
  429. if (!copy)
  430. kfree_skb(skb);
  431. goto out;
  432. }
  433. /*
  434. * This next segment of code is a little awkward, but it sets it up
  435. * so that the appropriate number of copies of the SKB are made and
  436. * that skb1 and skb2 point to it (them) so that it (they) can be
  437. * demuxed to sock1 and/or sock2. If we are unable to make enough
  438. * copies, we do as much as is possible.
  439. */
  440. if (copy)
  441. skb1 = skb_clone(skb, GFP_ATOMIC);
  442. else
  443. skb1 = skb;
  444. rc = -ENOMEM;
  445. if (!skb1)
  446. goto out_put;
  447. /* Do we need 2 SKBs? */
  448. if (sock1 && sock2)
  449. skb2 = skb_clone(skb1, GFP_ATOMIC);
  450. else
  451. skb2 = skb1;
  452. if (sock1)
  453. ipxitf_def_skb_handler(sock1, skb1);
  454. if (!skb2)
  455. goto out_put;
  456. if (sock2)
  457. ipxitf_def_skb_handler(sock2, skb2);
  458. rc = 0;
  459. out_put:
  460. if (sock1)
  461. sock_put(sock1);
  462. if (sock2)
  463. sock_put(sock2);
  464. out:
  465. return rc;
  466. }
  467. #endif /* CONFIG_IPX_INTERN */
  468. static struct sk_buff *ipxitf_adjust_skbuff(struct ipx_interface *intrfc,
  469. struct sk_buff *skb)
  470. {
  471. struct sk_buff *skb2;
  472. int in_offset = (unsigned char *)ipx_hdr(skb) - skb->head;
  473. int out_offset = intrfc->if_ipx_offset;
  474. int len;
  475. /* Hopefully, most cases */
  476. if (in_offset >= out_offset)
  477. return skb;
  478. /* Need new SKB */
  479. len = skb->len + out_offset;
  480. skb2 = alloc_skb(len, GFP_ATOMIC);
  481. if (skb2) {
  482. skb_reserve(skb2, out_offset);
  483. skb_reset_network_header(skb2);
  484. skb_reset_transport_header(skb2);
  485. skb_put(skb2, skb->len);
  486. memcpy(ipx_hdr(skb2), ipx_hdr(skb), skb->len);
  487. memcpy(skb2->cb, skb->cb, sizeof(skb->cb));
  488. }
  489. kfree_skb(skb);
  490. return skb2;
  491. }
  492. /* caller must hold a reference to intrfc and the skb has to be unshared */
  493. int ipxitf_send(struct ipx_interface *intrfc, struct sk_buff *skb, char *node)
  494. {
  495. struct ipxhdr *ipx = ipx_hdr(skb);
  496. struct net_device *dev = intrfc->if_dev;
  497. struct datalink_proto *dl = intrfc->if_dlink;
  498. char dest_node[IPX_NODE_LEN];
  499. int send_to_wire = 1;
  500. int addr_len;
  501. ipx->ipx_tctrl = IPX_SKB_CB(skb)->ipx_tctrl;
  502. ipx->ipx_dest.net = IPX_SKB_CB(skb)->ipx_dest_net;
  503. ipx->ipx_source.net = IPX_SKB_CB(skb)->ipx_source_net;
  504. /* see if we need to include the netnum in the route list */
  505. if (IPX_SKB_CB(skb)->last_hop.index >= 0) {
  506. __be32 *last_hop = (__be32 *)(((u8 *) skb->data) +
  507. sizeof(struct ipxhdr) +
  508. IPX_SKB_CB(skb)->last_hop.index *
  509. sizeof(__be32));
  510. *last_hop = IPX_SKB_CB(skb)->last_hop.netnum;
  511. IPX_SKB_CB(skb)->last_hop.index = -1;
  512. }
  513. /*
  514. * We need to know how many skbuffs it will take to send out this
  515. * packet to avoid unnecessary copies.
  516. */
  517. if (!dl || !dev || dev->flags & IFF_LOOPBACK)
  518. send_to_wire = 0; /* No non looped */
  519. /*
  520. * See if this should be demuxed to sockets on this interface
  521. *
  522. * We want to ensure the original was eaten or that we only use
  523. * up clones.
  524. */
  525. if (ipx->ipx_dest.net == intrfc->if_netnum) {
  526. /*
  527. * To our own node, loop and free the original.
  528. * The internal net will receive on all node address.
  529. */
  530. if (intrfc == ipx_internal_net ||
  531. !memcmp(intrfc->if_node, node, IPX_NODE_LEN)) {
  532. /* Don't charge sender */
  533. skb_orphan(skb);
  534. /* Will charge receiver */
  535. return ipxitf_demux_socket(intrfc, skb, 0);
  536. }
  537. /* Broadcast, loop and possibly keep to send on. */
  538. if (!memcmp(ipx_broadcast_node, node, IPX_NODE_LEN)) {
  539. if (!send_to_wire)
  540. skb_orphan(skb);
  541. ipxitf_demux_socket(intrfc, skb, send_to_wire);
  542. if (!send_to_wire)
  543. goto out;
  544. }
  545. }
  546. /*
  547. * If the originating net is not equal to our net; this is routed
  548. * We are still charging the sender. Which is right - the driver
  549. * free will handle this fairly.
  550. */
  551. if (ipx->ipx_source.net != intrfc->if_netnum) {
  552. /*
  553. * Unshare the buffer before modifying the count in
  554. * case it's a flood or tcpdump
  555. */
  556. skb = skb_unshare(skb, GFP_ATOMIC);
  557. if (!skb)
  558. goto out;
  559. if (++ipx->ipx_tctrl > ipxcfg_max_hops)
  560. send_to_wire = 0;
  561. }
  562. if (!send_to_wire) {
  563. kfree_skb(skb);
  564. goto out;
  565. }
  566. /* Determine the appropriate hardware address */
  567. addr_len = dev->addr_len;
  568. if (!memcmp(ipx_broadcast_node, node, IPX_NODE_LEN))
  569. memcpy(dest_node, dev->broadcast, addr_len);
  570. else
  571. memcpy(dest_node, &(node[IPX_NODE_LEN-addr_len]), addr_len);
  572. /* Make any compensation for differing physical/data link size */
  573. skb = ipxitf_adjust_skbuff(intrfc, skb);
  574. if (!skb)
  575. goto out;
  576. /* set up data link and physical headers */
  577. skb->dev = dev;
  578. skb->protocol = htons(ETH_P_IPX);
  579. /* Send it out */
  580. dl->request(dl, skb, dest_node);
  581. out:
  582. return 0;
  583. }
  584. static int ipxitf_add_local_route(struct ipx_interface *intrfc)
  585. {
  586. return ipxrtr_add_route(intrfc->if_netnum, intrfc, NULL);
  587. }
  588. static void ipxitf_discover_netnum(struct ipx_interface *intrfc,
  589. struct sk_buff *skb);
  590. static int ipxitf_pprop(struct ipx_interface *intrfc, struct sk_buff *skb);
  591. static int ipxitf_rcv(struct ipx_interface *intrfc, struct sk_buff *skb)
  592. {
  593. struct ipxhdr *ipx = ipx_hdr(skb);
  594. int rc = 0;
  595. ipxitf_hold(intrfc);
  596. /* See if we should update our network number */
  597. if (!intrfc->if_netnum) /* net number of intrfc not known yet */
  598. ipxitf_discover_netnum(intrfc, skb);
  599. IPX_SKB_CB(skb)->last_hop.index = -1;
  600. if (ipx->ipx_type == IPX_TYPE_PPROP) {
  601. rc = ipxitf_pprop(intrfc, skb);
  602. if (rc)
  603. goto out_free_skb;
  604. }
  605. /* local processing follows */
  606. if (!IPX_SKB_CB(skb)->ipx_dest_net)
  607. IPX_SKB_CB(skb)->ipx_dest_net = intrfc->if_netnum;
  608. if (!IPX_SKB_CB(skb)->ipx_source_net)
  609. IPX_SKB_CB(skb)->ipx_source_net = intrfc->if_netnum;
  610. /* it doesn't make sense to route a pprop packet, there's no meaning
  611. * in the ipx_dest_net for such packets */
  612. if (ipx->ipx_type != IPX_TYPE_PPROP &&
  613. intrfc->if_netnum != IPX_SKB_CB(skb)->ipx_dest_net) {
  614. /* We only route point-to-point packets. */
  615. if (skb->pkt_type == PACKET_HOST) {
  616. skb = skb_unshare(skb, GFP_ATOMIC);
  617. if (skb)
  618. rc = ipxrtr_route_skb(skb);
  619. goto out_intrfc;
  620. }
  621. goto out_free_skb;
  622. }
  623. /* see if we should keep it */
  624. if (!memcmp(ipx_broadcast_node, ipx->ipx_dest.node, IPX_NODE_LEN) ||
  625. !memcmp(intrfc->if_node, ipx->ipx_dest.node, IPX_NODE_LEN)) {
  626. rc = ipxitf_demux_socket(intrfc, skb, 0);
  627. goto out_intrfc;
  628. }
  629. /* we couldn't pawn it off so unload it */
  630. out_free_skb:
  631. kfree_skb(skb);
  632. out_intrfc:
  633. ipxitf_put(intrfc);
  634. return rc;
  635. }
  636. static void ipxitf_discover_netnum(struct ipx_interface *intrfc,
  637. struct sk_buff *skb)
  638. {
  639. const struct ipx_cb *cb = IPX_SKB_CB(skb);
  640. /* see if this is an intra packet: source_net == dest_net */
  641. if (cb->ipx_source_net == cb->ipx_dest_net && cb->ipx_source_net) {
  642. struct ipx_interface *i =
  643. ipxitf_find_using_net(cb->ipx_source_net);
  644. /* NB: NetWare servers lie about their hop count so we
  645. * dropped the test based on it. This is the best way
  646. * to determine this is a 0 hop count packet. */
  647. if (!i) {
  648. intrfc->if_netnum = cb->ipx_source_net;
  649. ipxitf_add_local_route(intrfc);
  650. } else {
  651. printk(KERN_WARNING "IPX: Network number collision "
  652. "%lx\n %s %s and %s %s\n",
  653. (unsigned long) ntohl(cb->ipx_source_net),
  654. ipx_device_name(i),
  655. ipx_frame_name(i->if_dlink_type),
  656. ipx_device_name(intrfc),
  657. ipx_frame_name(intrfc->if_dlink_type));
  658. ipxitf_put(i);
  659. }
  660. }
  661. }
  662. /**
  663. * ipxitf_pprop - Process packet propagation IPX packet type 0x14, used for
  664. * NetBIOS broadcasts
  665. * @intrfc: IPX interface receiving this packet
  666. * @skb: Received packet
  667. *
  668. * Checks if packet is valid: if its more than %IPX_MAX_PPROP_HOPS hops or if it
  669. * is smaller than a IPX header + the room for %IPX_MAX_PPROP_HOPS hops we drop
  670. * it, not even processing it locally, if it has exact %IPX_MAX_PPROP_HOPS we
  671. * don't broadcast it, but process it locally. See chapter 5 of Novell's "IPX
  672. * RIP and SAP Router Specification", Part Number 107-000029-001.
  673. *
  674. * If it is valid, check if we have pprop broadcasting enabled by the user,
  675. * if not, just return zero for local processing.
  676. *
  677. * If it is enabled check the packet and don't broadcast it if we have already
  678. * seen this packet.
  679. *
  680. * Broadcast: send it to the interfaces that aren't on the packet visited nets
  681. * array, just after the IPX header.
  682. *
  683. * Returns -EINVAL for invalid packets, so that the calling function drops
  684. * the packet without local processing. 0 if packet is to be locally processed.
  685. */
  686. static int ipxitf_pprop(struct ipx_interface *intrfc, struct sk_buff *skb)
  687. {
  688. struct ipxhdr *ipx = ipx_hdr(skb);
  689. int i, rc = -EINVAL;
  690. struct ipx_interface *ifcs;
  691. char *c;
  692. __be32 *l;
  693. /* Illegal packet - too many hops or too short */
  694. /* We decide to throw it away: no broadcasting, no local processing.
  695. * NetBIOS unaware implementations route them as normal packets -
  696. * tctrl <= 15, any data payload... */
  697. if (IPX_SKB_CB(skb)->ipx_tctrl > IPX_MAX_PPROP_HOPS ||
  698. ntohs(ipx->ipx_pktsize) < sizeof(struct ipxhdr) +
  699. IPX_MAX_PPROP_HOPS * sizeof(u32))
  700. goto out;
  701. /* are we broadcasting this damn thing? */
  702. rc = 0;
  703. if (!sysctl_ipx_pprop_broadcasting)
  704. goto out;
  705. /* We do broadcast packet on the IPX_MAX_PPROP_HOPS hop, but we
  706. * process it locally. All previous hops broadcasted it, and process it
  707. * locally. */
  708. if (IPX_SKB_CB(skb)->ipx_tctrl == IPX_MAX_PPROP_HOPS)
  709. goto out;
  710. c = ((u8 *) ipx) + sizeof(struct ipxhdr);
  711. l = (__be32 *) c;
  712. /* Don't broadcast packet if already seen this net */
  713. for (i = 0; i < IPX_SKB_CB(skb)->ipx_tctrl; i++)
  714. if (*l++ == intrfc->if_netnum)
  715. goto out;
  716. /* < IPX_MAX_PPROP_HOPS hops && input interface not in list. Save the
  717. * position where we will insert recvd netnum into list, later on,
  718. * in ipxitf_send */
  719. IPX_SKB_CB(skb)->last_hop.index = i;
  720. IPX_SKB_CB(skb)->last_hop.netnum = intrfc->if_netnum;
  721. /* xmit on all other interfaces... */
  722. spin_lock_bh(&ipx_interfaces_lock);
  723. list_for_each_entry(ifcs, &ipx_interfaces, node) {
  724. /* Except unconfigured interfaces */
  725. if (!ifcs->if_netnum)
  726. continue;
  727. /* That aren't in the list */
  728. if (ifcs == intrfc)
  729. continue;
  730. l = (__be32 *) c;
  731. /* don't consider the last entry in the packet list,
  732. * it is our netnum, and it is not there yet */
  733. for (i = 0; i < IPX_SKB_CB(skb)->ipx_tctrl; i++)
  734. if (ifcs->if_netnum == *l++)
  735. break;
  736. if (i == IPX_SKB_CB(skb)->ipx_tctrl) {
  737. struct sk_buff *s = skb_copy(skb, GFP_ATOMIC);
  738. if (s) {
  739. IPX_SKB_CB(s)->ipx_dest_net = ifcs->if_netnum;
  740. ipxrtr_route_skb(s);
  741. }
  742. }
  743. }
  744. spin_unlock_bh(&ipx_interfaces_lock);
  745. out:
  746. return rc;
  747. }
  748. static void ipxitf_insert(struct ipx_interface *intrfc)
  749. {
  750. spin_lock_bh(&ipx_interfaces_lock);
  751. list_add_tail(&intrfc->node, &ipx_interfaces);
  752. spin_unlock_bh(&ipx_interfaces_lock);
  753. if (ipxcfg_auto_select_primary && !ipx_primary_net)
  754. ipx_primary_net = intrfc;
  755. }
  756. static struct ipx_interface *ipxitf_alloc(struct net_device *dev, __be32 netnum,
  757. __be16 dlink_type,
  758. struct datalink_proto *dlink,
  759. unsigned char internal,
  760. int ipx_offset)
  761. {
  762. struct ipx_interface *intrfc = kmalloc(sizeof(*intrfc), GFP_ATOMIC);
  763. if (intrfc) {
  764. intrfc->if_dev = dev;
  765. intrfc->if_netnum = netnum;
  766. intrfc->if_dlink_type = dlink_type;
  767. intrfc->if_dlink = dlink;
  768. intrfc->if_internal = internal;
  769. intrfc->if_ipx_offset = ipx_offset;
  770. intrfc->if_sknum = IPX_MIN_EPHEMERAL_SOCKET;
  771. INIT_HLIST_HEAD(&intrfc->if_sklist);
  772. atomic_set(&intrfc->refcnt, 1);
  773. spin_lock_init(&intrfc->if_sklist_lock);
  774. }
  775. return intrfc;
  776. }
  777. static int ipxitf_create_internal(struct ipx_interface_definition *idef)
  778. {
  779. struct ipx_interface *intrfc;
  780. int rc = -EEXIST;
  781. /* Only one primary network allowed */
  782. if (ipx_primary_net)
  783. goto out;
  784. /* Must have a valid network number */
  785. rc = -EADDRNOTAVAIL;
  786. if (!idef->ipx_network)
  787. goto out;
  788. intrfc = ipxitf_find_using_net(idef->ipx_network);
  789. rc = -EADDRINUSE;
  790. if (intrfc) {
  791. ipxitf_put(intrfc);
  792. goto out;
  793. }
  794. intrfc = ipxitf_alloc(NULL, idef->ipx_network, 0, NULL, 1, 0);
  795. rc = -EAGAIN;
  796. if (!intrfc)
  797. goto out;
  798. memcpy((char *)&(intrfc->if_node), idef->ipx_node, IPX_NODE_LEN);
  799. ipx_internal_net = ipx_primary_net = intrfc;
  800. ipxitf_hold(intrfc);
  801. ipxitf_insert(intrfc);
  802. rc = ipxitf_add_local_route(intrfc);
  803. ipxitf_put(intrfc);
  804. out:
  805. return rc;
  806. }
  807. static __be16 ipx_map_frame_type(unsigned char type)
  808. {
  809. __be16 rc = 0;
  810. switch (type) {
  811. case IPX_FRAME_ETHERII: rc = htons(ETH_P_IPX); break;
  812. case IPX_FRAME_8022: rc = htons(ETH_P_802_2); break;
  813. case IPX_FRAME_SNAP: rc = htons(ETH_P_SNAP); break;
  814. case IPX_FRAME_8023: rc = htons(ETH_P_802_3); break;
  815. }
  816. return rc;
  817. }
  818. static int ipxitf_create(struct ipx_interface_definition *idef)
  819. {
  820. struct net_device *dev;
  821. __be16 dlink_type = 0;
  822. struct datalink_proto *datalink = NULL;
  823. struct ipx_interface *intrfc;
  824. int rc;
  825. if (idef->ipx_special == IPX_INTERNAL) {
  826. rc = ipxitf_create_internal(idef);
  827. goto out;
  828. }
  829. rc = -EEXIST;
  830. if (idef->ipx_special == IPX_PRIMARY && ipx_primary_net)
  831. goto out;
  832. intrfc = ipxitf_find_using_net(idef->ipx_network);
  833. rc = -EADDRINUSE;
  834. if (idef->ipx_network && intrfc) {
  835. ipxitf_put(intrfc);
  836. goto out;
  837. }
  838. if (intrfc)
  839. ipxitf_put(intrfc);
  840. dev = dev_get_by_name(&init_net, idef->ipx_device);
  841. rc = -ENODEV;
  842. if (!dev)
  843. goto out;
  844. switch (idef->ipx_dlink_type) {
  845. case IPX_FRAME_TR_8022:
  846. printk(KERN_WARNING "IPX frame type 802.2TR is "
  847. "obsolete Use 802.2 instead.\n");
  848. /* fall through */
  849. case IPX_FRAME_8022:
  850. dlink_type = htons(ETH_P_802_2);
  851. datalink = p8022_datalink;
  852. break;
  853. case IPX_FRAME_ETHERII:
  854. if (dev->type != ARPHRD_IEEE802) {
  855. dlink_type = htons(ETH_P_IPX);
  856. datalink = pEII_datalink;
  857. break;
  858. } else
  859. printk(KERN_WARNING "IPX frame type EtherII over "
  860. "token-ring is obsolete. Use SNAP "
  861. "instead.\n");
  862. /* fall through */
  863. case IPX_FRAME_SNAP:
  864. dlink_type = htons(ETH_P_SNAP);
  865. datalink = pSNAP_datalink;
  866. break;
  867. case IPX_FRAME_8023:
  868. dlink_type = htons(ETH_P_802_3);
  869. datalink = p8023_datalink;
  870. break;
  871. case IPX_FRAME_NONE:
  872. default:
  873. rc = -EPROTONOSUPPORT;
  874. goto out_dev;
  875. }
  876. rc = -ENETDOWN;
  877. if (!(dev->flags & IFF_UP))
  878. goto out_dev;
  879. /* Check addresses are suitable */
  880. rc = -EINVAL;
  881. if (dev->addr_len > IPX_NODE_LEN)
  882. goto out_dev;
  883. intrfc = ipxitf_find_using_phys(dev, dlink_type);
  884. if (!intrfc) {
  885. /* Ok now create */
  886. intrfc = ipxitf_alloc(dev, idef->ipx_network, dlink_type,
  887. datalink, 0, dev->hard_header_len +
  888. datalink->header_length);
  889. rc = -EAGAIN;
  890. if (!intrfc)
  891. goto out_dev;
  892. /* Setup primary if necessary */
  893. if (idef->ipx_special == IPX_PRIMARY)
  894. ipx_primary_net = intrfc;
  895. if (!memcmp(idef->ipx_node, "\000\000\000\000\000\000",
  896. IPX_NODE_LEN)) {
  897. memset(intrfc->if_node, 0, IPX_NODE_LEN);
  898. memcpy(intrfc->if_node + IPX_NODE_LEN - dev->addr_len,
  899. dev->dev_addr, dev->addr_len);
  900. } else
  901. memcpy(intrfc->if_node, idef->ipx_node, IPX_NODE_LEN);
  902. ipxitf_hold(intrfc);
  903. ipxitf_insert(intrfc);
  904. }
  905. /* If the network number is known, add a route */
  906. rc = 0;
  907. if (!intrfc->if_netnum)
  908. goto out_intrfc;
  909. rc = ipxitf_add_local_route(intrfc);
  910. out_intrfc:
  911. ipxitf_put(intrfc);
  912. goto out;
  913. out_dev:
  914. dev_put(dev);
  915. out:
  916. return rc;
  917. }
  918. static int ipxitf_delete(struct ipx_interface_definition *idef)
  919. {
  920. struct net_device *dev = NULL;
  921. __be16 dlink_type = 0;
  922. struct ipx_interface *intrfc;
  923. int rc = 0;
  924. spin_lock_bh(&ipx_interfaces_lock);
  925. if (idef->ipx_special == IPX_INTERNAL) {
  926. if (ipx_internal_net) {
  927. __ipxitf_put(ipx_internal_net);
  928. goto out;
  929. }
  930. rc = -ENOENT;
  931. goto out;
  932. }
  933. dlink_type = ipx_map_frame_type(idef->ipx_dlink_type);
  934. rc = -EPROTONOSUPPORT;
  935. if (!dlink_type)
  936. goto out;
  937. dev = __dev_get_by_name(&init_net, idef->ipx_device);
  938. rc = -ENODEV;
  939. if (!dev)
  940. goto out;
  941. intrfc = __ipxitf_find_using_phys(dev, dlink_type);
  942. rc = -EINVAL;
  943. if (!intrfc)
  944. goto out;
  945. __ipxitf_put(intrfc);
  946. rc = 0;
  947. out:
  948. spin_unlock_bh(&ipx_interfaces_lock);
  949. return rc;
  950. }
  951. static struct ipx_interface *ipxitf_auto_create(struct net_device *dev,
  952. __be16 dlink_type)
  953. {
  954. struct ipx_interface *intrfc = NULL;
  955. struct datalink_proto *datalink;
  956. if (!dev)
  957. goto out;
  958. /* Check addresses are suitable */
  959. if (dev->addr_len > IPX_NODE_LEN)
  960. goto out;
  961. switch (ntohs(dlink_type)) {
  962. case ETH_P_IPX: datalink = pEII_datalink; break;
  963. case ETH_P_802_2: datalink = p8022_datalink; break;
  964. case ETH_P_SNAP: datalink = pSNAP_datalink; break;
  965. case ETH_P_802_3: datalink = p8023_datalink; break;
  966. default: goto out;
  967. }
  968. intrfc = ipxitf_alloc(dev, 0, dlink_type, datalink, 0,
  969. dev->hard_header_len + datalink->header_length);
  970. if (intrfc) {
  971. memset(intrfc->if_node, 0, IPX_NODE_LEN);
  972. memcpy((char *)&(intrfc->if_node[IPX_NODE_LEN-dev->addr_len]),
  973. dev->dev_addr, dev->addr_len);
  974. spin_lock_init(&intrfc->if_sklist_lock);
  975. atomic_set(&intrfc->refcnt, 1);
  976. ipxitf_insert(intrfc);
  977. dev_hold(dev);
  978. }
  979. out:
  980. return intrfc;
  981. }
  982. static int ipxitf_ioctl(unsigned int cmd, void __user *arg)
  983. {
  984. int rc = -EINVAL;
  985. struct ifreq ifr;
  986. int val;
  987. switch (cmd) {
  988. case SIOCSIFADDR: {
  989. struct sockaddr_ipx *sipx;
  990. struct ipx_interface_definition f;
  991. rc = -EFAULT;
  992. if (copy_from_user(&ifr, arg, sizeof(ifr)))
  993. break;
  994. sipx = (struct sockaddr_ipx *)&ifr.ifr_addr;
  995. rc = -EINVAL;
  996. if (sipx->sipx_family != AF_IPX)
  997. break;
  998. f.ipx_network = sipx->sipx_network;
  999. memcpy(f.ipx_device, ifr.ifr_name,
  1000. sizeof(f.ipx_device));
  1001. memcpy(f.ipx_node, sipx->sipx_node, IPX_NODE_LEN);
  1002. f.ipx_dlink_type = sipx->sipx_type;
  1003. f.ipx_special = sipx->sipx_special;
  1004. if (sipx->sipx_action == IPX_DLTITF)
  1005. rc = ipxitf_delete(&f);
  1006. else
  1007. rc = ipxitf_create(&f);
  1008. break;
  1009. }
  1010. case SIOCGIFADDR: {
  1011. struct sockaddr_ipx *sipx;
  1012. struct ipx_interface *ipxif;
  1013. struct net_device *dev;
  1014. rc = -EFAULT;
  1015. if (copy_from_user(&ifr, arg, sizeof(ifr)))
  1016. break;
  1017. sipx = (struct sockaddr_ipx *)&ifr.ifr_addr;
  1018. dev = __dev_get_by_name(&init_net, ifr.ifr_name);
  1019. rc = -ENODEV;
  1020. if (!dev)
  1021. break;
  1022. ipxif = ipxitf_find_using_phys(dev,
  1023. ipx_map_frame_type(sipx->sipx_type));
  1024. rc = -EADDRNOTAVAIL;
  1025. if (!ipxif)
  1026. break;
  1027. sipx->sipx_family = AF_IPX;
  1028. sipx->sipx_network = ipxif->if_netnum;
  1029. memcpy(sipx->sipx_node, ipxif->if_node,
  1030. sizeof(sipx->sipx_node));
  1031. rc = -EFAULT;
  1032. if (copy_to_user(arg, &ifr, sizeof(ifr)))
  1033. break;
  1034. ipxitf_put(ipxif);
  1035. rc = 0;
  1036. break;
  1037. }
  1038. case SIOCAIPXITFCRT:
  1039. rc = -EFAULT;
  1040. if (get_user(val, (unsigned char __user *) arg))
  1041. break;
  1042. rc = 0;
  1043. ipxcfg_auto_create_interfaces = val;
  1044. break;
  1045. case SIOCAIPXPRISLT:
  1046. rc = -EFAULT;
  1047. if (get_user(val, (unsigned char __user *) arg))
  1048. break;
  1049. rc = 0;
  1050. ipxcfg_set_auto_select(val);
  1051. break;
  1052. }
  1053. return rc;
  1054. }
  1055. /*
  1056. * Checksum routine for IPX
  1057. */
  1058. /* Note: We assume ipx_tctrl==0 and htons(length)==ipx_pktsize */
  1059. /* This functions should *not* mess with packet contents */
  1060. __be16 ipx_cksum(struct ipxhdr *packet, int length)
  1061. {
  1062. /*
  1063. * NOTE: sum is a net byte order quantity, which optimizes the
  1064. * loop. This only works on big and little endian machines. (I
  1065. * don't know of a machine that isn't.)
  1066. */
  1067. /* handle the first 3 words separately; checksum should be skipped
  1068. * and ipx_tctrl masked out */
  1069. __u16 *p = (__u16 *)packet;
  1070. __u32 sum = p[1] + (p[2] & (__force u16)htons(0x00ff));
  1071. __u32 i = (length >> 1) - 3; /* Number of remaining complete words */
  1072. /* Loop through them */
  1073. p += 3;
  1074. while (i--)
  1075. sum += *p++;
  1076. /* Add on the last part word if it exists */
  1077. if (packet->ipx_pktsize & htons(1))
  1078. sum += (__force u16)htons(0xff00) & *p;
  1079. /* Do final fixup */
  1080. sum = (sum & 0xffff) + (sum >> 16);
  1081. /* It's a pity there's no concept of carry in C */
  1082. if (sum >= 0x10000)
  1083. sum++;
  1084. /*
  1085. * Leave 0 alone; we don't want 0xffff here. Note that we can't get
  1086. * here with 0x10000, so this check is the same as ((__u16)sum)
  1087. */
  1088. if (sum)
  1089. sum = ~sum;
  1090. return (__force __be16)sum;
  1091. }
  1092. const char *ipx_frame_name(__be16 frame)
  1093. {
  1094. char* rc = "None";
  1095. switch (ntohs(frame)) {
  1096. case ETH_P_IPX: rc = "EtherII"; break;
  1097. case ETH_P_802_2: rc = "802.2"; break;
  1098. case ETH_P_SNAP: rc = "SNAP"; break;
  1099. case ETH_P_802_3: rc = "802.3"; break;
  1100. case ETH_P_TR_802_2: rc = "802.2TR"; break;
  1101. }
  1102. return rc;
  1103. }
  1104. const char *ipx_device_name(struct ipx_interface *intrfc)
  1105. {
  1106. return intrfc->if_internal ? "Internal" :
  1107. intrfc->if_dev ? intrfc->if_dev->name : "Unknown";
  1108. }
  1109. /* Handling for system calls applied via the various interfaces to an IPX
  1110. * socket object. */
  1111. static int ipx_setsockopt(struct socket *sock, int level, int optname,
  1112. char __user *optval, unsigned int optlen)
  1113. {
  1114. struct sock *sk = sock->sk;
  1115. int opt;
  1116. int rc = -EINVAL;
  1117. lock_sock(sk);
  1118. if (optlen != sizeof(int))
  1119. goto out;
  1120. rc = -EFAULT;
  1121. if (get_user(opt, (unsigned int __user *)optval))
  1122. goto out;
  1123. rc = -ENOPROTOOPT;
  1124. if (!(level == SOL_IPX && optname == IPX_TYPE))
  1125. goto out;
  1126. ipx_sk(sk)->type = opt;
  1127. rc = 0;
  1128. out:
  1129. release_sock(sk);
  1130. return rc;
  1131. }
  1132. static int ipx_getsockopt(struct socket *sock, int level, int optname,
  1133. char __user *optval, int __user *optlen)
  1134. {
  1135. struct sock *sk = sock->sk;
  1136. int val = 0;
  1137. int len;
  1138. int rc = -ENOPROTOOPT;
  1139. lock_sock(sk);
  1140. if (!(level == SOL_IPX && optname == IPX_TYPE))
  1141. goto out;
  1142. val = ipx_sk(sk)->type;
  1143. rc = -EFAULT;
  1144. if (get_user(len, optlen))
  1145. goto out;
  1146. len = min_t(unsigned int, len, sizeof(int));
  1147. rc = -EINVAL;
  1148. if(len < 0)
  1149. goto out;
  1150. rc = -EFAULT;
  1151. if (put_user(len, optlen) || copy_to_user(optval, &val, len))
  1152. goto out;
  1153. rc = 0;
  1154. out:
  1155. release_sock(sk);
  1156. return rc;
  1157. }
  1158. static struct proto ipx_proto = {
  1159. .name = "IPX",
  1160. .owner = THIS_MODULE,
  1161. .obj_size = sizeof(struct ipx_sock),
  1162. };
  1163. static int ipx_create(struct net *net, struct socket *sock, int protocol,
  1164. int kern)
  1165. {
  1166. int rc = -ESOCKTNOSUPPORT;
  1167. struct sock *sk;
  1168. if (!net_eq(net, &init_net))
  1169. return -EAFNOSUPPORT;
  1170. /*
  1171. * SPX support is not anymore in the kernel sources. If you want to
  1172. * ressurrect it, completing it and making it understand shared skbs,
  1173. * be fully multithreaded, etc, grab the sources in an early 2.5 kernel
  1174. * tree.
  1175. */
  1176. if (sock->type != SOCK_DGRAM)
  1177. goto out;
  1178. rc = -ENOMEM;
  1179. sk = sk_alloc(net, PF_IPX, GFP_KERNEL, &ipx_proto);
  1180. if (!sk)
  1181. goto out;
  1182. sk_refcnt_debug_inc(sk);
  1183. sock_init_data(sock, sk);
  1184. sk->sk_no_check = 1; /* Checksum off by default */
  1185. sock->ops = &ipx_dgram_ops;
  1186. rc = 0;
  1187. out:
  1188. return rc;
  1189. }
  1190. static int ipx_release(struct socket *sock)
  1191. {
  1192. struct sock *sk = sock->sk;
  1193. if (!sk)
  1194. goto out;
  1195. lock_sock(sk);
  1196. if (!sock_flag(sk, SOCK_DEAD))
  1197. sk->sk_state_change(sk);
  1198. sock_set_flag(sk, SOCK_DEAD);
  1199. sock->sk = NULL;
  1200. sk_refcnt_debug_release(sk);
  1201. ipx_destroy_socket(sk);
  1202. release_sock(sk);
  1203. sock_put(sk);
  1204. out:
  1205. return 0;
  1206. }
  1207. /* caller must hold a reference to intrfc */
  1208. static __be16 ipx_first_free_socketnum(struct ipx_interface *intrfc)
  1209. {
  1210. unsigned short socketNum = intrfc->if_sknum;
  1211. spin_lock_bh(&intrfc->if_sklist_lock);
  1212. if (socketNum < IPX_MIN_EPHEMERAL_SOCKET)
  1213. socketNum = IPX_MIN_EPHEMERAL_SOCKET;
  1214. while (__ipxitf_find_socket(intrfc, htons(socketNum)))
  1215. if (socketNum > IPX_MAX_EPHEMERAL_SOCKET)
  1216. socketNum = IPX_MIN_EPHEMERAL_SOCKET;
  1217. else
  1218. socketNum++;
  1219. spin_unlock_bh(&intrfc->if_sklist_lock);
  1220. intrfc->if_sknum = socketNum;
  1221. return htons(socketNum);
  1222. }
  1223. static int __ipx_bind(struct socket *sock,
  1224. struct sockaddr *uaddr, int addr_len)
  1225. {
  1226. struct sock *sk = sock->sk;
  1227. struct ipx_sock *ipxs = ipx_sk(sk);
  1228. struct ipx_interface *intrfc;
  1229. struct sockaddr_ipx *addr = (struct sockaddr_ipx *)uaddr;
  1230. int rc = -EINVAL;
  1231. if (!sock_flag(sk, SOCK_ZAPPED) || addr_len != sizeof(struct sockaddr_ipx))
  1232. goto out;
  1233. intrfc = ipxitf_find_using_net(addr->sipx_network);
  1234. rc = -EADDRNOTAVAIL;
  1235. if (!intrfc)
  1236. goto out;
  1237. if (!addr->sipx_port) {
  1238. addr->sipx_port = ipx_first_free_socketnum(intrfc);
  1239. rc = -EINVAL;
  1240. if (!addr->sipx_port)
  1241. goto out_put;
  1242. }
  1243. /* protect IPX system stuff like routing/sap */
  1244. rc = -EACCES;
  1245. if (ntohs(addr->sipx_port) < IPX_MIN_EPHEMERAL_SOCKET &&
  1246. !capable(CAP_NET_ADMIN))
  1247. goto out_put;
  1248. ipxs->port = addr->sipx_port;
  1249. #ifdef CONFIG_IPX_INTERN
  1250. if (intrfc == ipx_internal_net) {
  1251. /* The source address is to be set explicitly if the
  1252. * socket is to be bound on the internal network. If a
  1253. * node number 0 was specified, the default is used.
  1254. */
  1255. rc = -EINVAL;
  1256. if (!memcmp(addr->sipx_node, ipx_broadcast_node, IPX_NODE_LEN))
  1257. goto out_put;
  1258. if (!memcmp(addr->sipx_node, ipx_this_node, IPX_NODE_LEN))
  1259. memcpy(ipxs->node, intrfc->if_node, IPX_NODE_LEN);
  1260. else
  1261. memcpy(ipxs->node, addr->sipx_node, IPX_NODE_LEN);
  1262. rc = -EADDRINUSE;
  1263. if (ipxitf_find_internal_socket(intrfc, ipxs->node,
  1264. ipxs->port)) {
  1265. SOCK_DEBUG(sk,
  1266. "IPX: bind failed because port %X in use.\n",
  1267. ntohs(addr->sipx_port));
  1268. goto out_put;
  1269. }
  1270. } else {
  1271. /* Source addresses are easy. It must be our
  1272. * network:node pair for an interface routed to IPX
  1273. * with the ipx routing ioctl()
  1274. */
  1275. memcpy(ipxs->node, intrfc->if_node, IPX_NODE_LEN);
  1276. rc = -EADDRINUSE;
  1277. if (ipxitf_find_socket(intrfc, addr->sipx_port)) {
  1278. SOCK_DEBUG(sk,
  1279. "IPX: bind failed because port %X in use.\n",
  1280. ntohs(addr->sipx_port));
  1281. goto out_put;
  1282. }
  1283. }
  1284. #else /* !def CONFIG_IPX_INTERN */
  1285. /* Source addresses are easy. It must be our network:node pair for
  1286. an interface routed to IPX with the ipx routing ioctl() */
  1287. rc = -EADDRINUSE;
  1288. if (ipxitf_find_socket(intrfc, addr->sipx_port)) {
  1289. SOCK_DEBUG(sk, "IPX: bind failed because port %X in use.\n",
  1290. ntohs((int)addr->sipx_port));
  1291. goto out_put;
  1292. }
  1293. #endif /* CONFIG_IPX_INTERN */
  1294. ipxitf_insert_socket(intrfc, sk);
  1295. sock_reset_flag(sk, SOCK_ZAPPED);
  1296. rc = 0;
  1297. out_put:
  1298. ipxitf_put(intrfc);
  1299. out:
  1300. return rc;
  1301. }
  1302. static int ipx_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len)
  1303. {
  1304. struct sock *sk = sock->sk;
  1305. int rc;
  1306. lock_sock(sk);
  1307. rc = __ipx_bind(sock, uaddr, addr_len);
  1308. release_sock(sk);
  1309. return rc;
  1310. }
  1311. static int ipx_connect(struct socket *sock, struct sockaddr *uaddr,
  1312. int addr_len, int flags)
  1313. {
  1314. struct sock *sk = sock->sk;
  1315. struct ipx_sock *ipxs = ipx_sk(sk);
  1316. struct sockaddr_ipx *addr;
  1317. int rc = -EINVAL;
  1318. struct ipx_route *rt;
  1319. sk->sk_state = TCP_CLOSE;
  1320. sock->state = SS_UNCONNECTED;
  1321. lock_sock(sk);
  1322. if (addr_len != sizeof(*addr))
  1323. goto out;
  1324. addr = (struct sockaddr_ipx *)uaddr;
  1325. /* put the autobinding in */
  1326. if (!ipxs->port) {
  1327. struct sockaddr_ipx uaddr;
  1328. uaddr.sipx_port = 0;
  1329. uaddr.sipx_network = 0;
  1330. #ifdef CONFIG_IPX_INTERN
  1331. rc = -ENETDOWN;
  1332. if (!ipxs->intrfc)
  1333. goto out; /* Someone zonked the iface */
  1334. memcpy(uaddr.sipx_node, ipxs->intrfc->if_node,
  1335. IPX_NODE_LEN);
  1336. #endif /* CONFIG_IPX_INTERN */
  1337. rc = __ipx_bind(sock, (struct sockaddr *)&uaddr,
  1338. sizeof(struct sockaddr_ipx));
  1339. if (rc)
  1340. goto out;
  1341. }
  1342. /* We can either connect to primary network or somewhere
  1343. * we can route to */
  1344. rt = ipxrtr_lookup(addr->sipx_network);
  1345. rc = -ENETUNREACH;
  1346. if (!rt && !(!addr->sipx_network && ipx_primary_net))
  1347. goto out;
  1348. ipxs->dest_addr.net = addr->sipx_network;
  1349. ipxs->dest_addr.sock = addr->sipx_port;
  1350. memcpy(ipxs->dest_addr.node, addr->sipx_node, IPX_NODE_LEN);
  1351. ipxs->type = addr->sipx_type;
  1352. if (sock->type == SOCK_DGRAM) {
  1353. sock->state = SS_CONNECTED;
  1354. sk->sk_state = TCP_ESTABLISHED;
  1355. }
  1356. if (rt)
  1357. ipxrtr_put(rt);
  1358. rc = 0;
  1359. out:
  1360. release_sock(sk);
  1361. return rc;
  1362. }
  1363. static int ipx_getname(struct socket *sock, struct sockaddr *uaddr,
  1364. int *uaddr_len, int peer)
  1365. {
  1366. struct ipx_address *addr;
  1367. struct sockaddr_ipx sipx;
  1368. struct sock *sk = sock->sk;
  1369. struct ipx_sock *ipxs = ipx_sk(sk);
  1370. int rc;
  1371. *uaddr_len = sizeof(struct sockaddr_ipx);
  1372. lock_sock(sk);
  1373. if (peer) {
  1374. rc = -ENOTCONN;
  1375. if (sk->sk_state != TCP_ESTABLISHED)
  1376. goto out;
  1377. addr = &ipxs->dest_addr;
  1378. sipx.sipx_network = addr->net;
  1379. sipx.sipx_port = addr->sock;
  1380. memcpy(sipx.sipx_node, addr->node, IPX_NODE_LEN);
  1381. } else {
  1382. if (ipxs->intrfc) {
  1383. sipx.sipx_network = ipxs->intrfc->if_netnum;
  1384. #ifdef CONFIG_IPX_INTERN
  1385. memcpy(sipx.sipx_node, ipxs->node, IPX_NODE_LEN);
  1386. #else
  1387. memcpy(sipx.sipx_node, ipxs->intrfc->if_node,
  1388. IPX_NODE_LEN);
  1389. #endif /* CONFIG_IPX_INTERN */
  1390. } else {
  1391. sipx.sipx_network = 0;
  1392. memset(sipx.sipx_node, '\0', IPX_NODE_LEN);
  1393. }
  1394. sipx.sipx_port = ipxs->port;
  1395. }
  1396. sipx.sipx_family = AF_IPX;
  1397. sipx.sipx_type = ipxs->type;
  1398. sipx.sipx_zero = 0;
  1399. memcpy(uaddr, &sipx, sizeof(sipx));
  1400. rc = 0;
  1401. out:
  1402. release_sock(sk);
  1403. return rc;
  1404. }
  1405. static int ipx_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
  1406. {
  1407. /* NULL here for pt means the packet was looped back */
  1408. struct ipx_interface *intrfc;
  1409. struct ipxhdr *ipx;
  1410. u16 ipx_pktsize;
  1411. int rc = 0;
  1412. if (!net_eq(dev_net(dev), &init_net))
  1413. goto drop;
  1414. /* Not ours */
  1415. if (skb->pkt_type == PACKET_OTHERHOST)
  1416. goto drop;
  1417. if ((skb = skb_share_check(skb, GFP_ATOMIC)) == NULL)
  1418. goto out;
  1419. if (!pskb_may_pull(skb, sizeof(struct ipxhdr)))
  1420. goto drop;
  1421. ipx_pktsize = ntohs(ipx_hdr(skb)->ipx_pktsize);
  1422. /* Too small or invalid header? */
  1423. if (ipx_pktsize < sizeof(struct ipxhdr) ||
  1424. !pskb_may_pull(skb, ipx_pktsize))
  1425. goto drop;
  1426. ipx = ipx_hdr(skb);
  1427. if (ipx->ipx_checksum != IPX_NO_CHECKSUM &&
  1428. ipx->ipx_checksum != ipx_cksum(ipx, ipx_pktsize))
  1429. goto drop;
  1430. IPX_SKB_CB(skb)->ipx_tctrl = ipx->ipx_tctrl;
  1431. IPX_SKB_CB(skb)->ipx_dest_net = ipx->ipx_dest.net;
  1432. IPX_SKB_CB(skb)->ipx_source_net = ipx->ipx_source.net;
  1433. /* Determine what local ipx endpoint this is */
  1434. intrfc = ipxitf_find_using_phys(dev, pt->type);
  1435. if (!intrfc) {
  1436. if (ipxcfg_auto_create_interfaces &&
  1437. IPX_SKB_CB(skb)->ipx_dest_net) {
  1438. intrfc = ipxitf_auto_create(dev, pt->type);
  1439. if (intrfc)
  1440. ipxitf_hold(intrfc);
  1441. }
  1442. if (!intrfc) /* Not one of ours */
  1443. /* or invalid packet for auto creation */
  1444. goto drop;
  1445. }
  1446. rc = ipxitf_rcv(intrfc, skb);
  1447. ipxitf_put(intrfc);
  1448. goto out;
  1449. drop:
  1450. kfree_skb(skb);
  1451. out:
  1452. return rc;
  1453. }
  1454. static int ipx_sendmsg(struct kiocb *iocb, struct socket *sock,
  1455. struct msghdr *msg, size_t len)
  1456. {
  1457. struct sock *sk = sock->sk;
  1458. struct ipx_sock *ipxs = ipx_sk(sk);
  1459. struct sockaddr_ipx *usipx = (struct sockaddr_ipx *)msg->msg_name;
  1460. struct sockaddr_ipx local_sipx;
  1461. int rc = -EINVAL;
  1462. int flags = msg->msg_flags;
  1463. lock_sock(sk);
  1464. /* Socket gets bound below anyway */
  1465. /* if (sk->sk_zapped)
  1466. return -EIO; */ /* Socket not bound */
  1467. if (flags & ~(MSG_DONTWAIT|MSG_CMSG_COMPAT))
  1468. goto out;
  1469. /* Max possible packet size limited by 16 bit pktsize in header */
  1470. if (len >= 65535 - sizeof(struct ipxhdr))
  1471. goto out;
  1472. if (usipx) {
  1473. if (!ipxs->port) {
  1474. struct sockaddr_ipx uaddr;
  1475. uaddr.sipx_port = 0;
  1476. uaddr.sipx_network = 0;
  1477. #ifdef CONFIG_IPX_INTERN
  1478. rc = -ENETDOWN;
  1479. if (!ipxs->intrfc)
  1480. goto out; /* Someone zonked the iface */
  1481. memcpy(uaddr.sipx_node, ipxs->intrfc->if_node,
  1482. IPX_NODE_LEN);
  1483. #endif
  1484. rc = __ipx_bind(sock, (struct sockaddr *)&uaddr,
  1485. sizeof(struct sockaddr_ipx));
  1486. if (rc)
  1487. goto out;
  1488. }
  1489. rc = -EINVAL;
  1490. if (msg->msg_namelen < sizeof(*usipx) ||
  1491. usipx->sipx_family != AF_IPX)
  1492. goto out;
  1493. } else {
  1494. rc = -ENOTCONN;
  1495. if (sk->sk_state != TCP_ESTABLISHED)
  1496. goto out;
  1497. usipx = &local_sipx;
  1498. usipx->sipx_family = AF_IPX;
  1499. usipx->sipx_type = ipxs->type;
  1500. usipx->sipx_port = ipxs->dest_addr.sock;
  1501. usipx->sipx_network = ipxs->dest_addr.net;
  1502. memcpy(usipx->sipx_node, ipxs->dest_addr.node, IPX_NODE_LEN);
  1503. }
  1504. rc = ipxrtr_route_packet(sk, usipx, msg->msg_iov, len,
  1505. flags & MSG_DONTWAIT);
  1506. if (rc >= 0)
  1507. rc = len;
  1508. out:
  1509. release_sock(sk);
  1510. return rc;
  1511. }
  1512. static int ipx_recvmsg(struct kiocb *iocb, struct socket *sock,
  1513. struct msghdr *msg, size_t size, int flags)
  1514. {
  1515. struct sock *sk = sock->sk;
  1516. struct ipx_sock *ipxs = ipx_sk(sk);
  1517. struct sockaddr_ipx *sipx = (struct sockaddr_ipx *)msg->msg_name;
  1518. struct ipxhdr *ipx = NULL;
  1519. struct sk_buff *skb;
  1520. int copied, rc;
  1521. lock_sock(sk);
  1522. /* put the autobinding in */
  1523. if (!ipxs->port) {
  1524. struct sockaddr_ipx uaddr;
  1525. uaddr.sipx_port = 0;
  1526. uaddr.sipx_network = 0;
  1527. #ifdef CONFIG_IPX_INTERN
  1528. rc = -ENETDOWN;
  1529. if (!ipxs->intrfc)
  1530. goto out; /* Someone zonked the iface */
  1531. memcpy(uaddr.sipx_node, ipxs->intrfc->if_node, IPX_NODE_LEN);
  1532. #endif /* CONFIG_IPX_INTERN */
  1533. rc = __ipx_bind(sock, (struct sockaddr *)&uaddr,
  1534. sizeof(struct sockaddr_ipx));
  1535. if (rc)
  1536. goto out;
  1537. }
  1538. rc = -ENOTCONN;
  1539. if (sock_flag(sk, SOCK_ZAPPED))
  1540. goto out;
  1541. skb = skb_recv_datagram(sk, flags & ~MSG_DONTWAIT,
  1542. flags & MSG_DONTWAIT, &rc);
  1543. if (!skb)
  1544. goto out;
  1545. ipx = ipx_hdr(skb);
  1546. copied = ntohs(ipx->ipx_pktsize) - sizeof(struct ipxhdr);
  1547. if (copied > size) {
  1548. copied = size;
  1549. msg->msg_flags |= MSG_TRUNC;
  1550. }
  1551. rc = skb_copy_datagram_iovec(skb, sizeof(struct ipxhdr), msg->msg_iov,
  1552. copied);
  1553. if (rc)
  1554. goto out_free;
  1555. if (skb->tstamp.tv64)
  1556. sk->sk_stamp = skb->tstamp;
  1557. msg->msg_namelen = sizeof(*sipx);
  1558. if (sipx) {
  1559. sipx->sipx_family = AF_IPX;
  1560. sipx->sipx_port = ipx->ipx_source.sock;
  1561. memcpy(sipx->sipx_node, ipx->ipx_source.node, IPX_NODE_LEN);
  1562. sipx->sipx_network = IPX_SKB_CB(skb)->ipx_source_net;
  1563. sipx->sipx_type = ipx->ipx_type;
  1564. sipx->sipx_zero = 0;
  1565. }
  1566. rc = copied;
  1567. out_free:
  1568. skb_free_datagram(sk, skb);
  1569. out:
  1570. release_sock(sk);
  1571. return rc;
  1572. }
  1573. static int ipx_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
  1574. {
  1575. int rc = 0;
  1576. long amount = 0;
  1577. struct sock *sk = sock->sk;
  1578. void __user *argp = (void __user *)arg;
  1579. lock_sock(sk);
  1580. switch (cmd) {
  1581. case TIOCOUTQ:
  1582. amount = sk->sk_sndbuf - sk_wmem_alloc_get(sk);
  1583. if (amount < 0)
  1584. amount = 0;
  1585. rc = put_user(amount, (int __user *)argp);
  1586. break;
  1587. case TIOCINQ: {
  1588. struct sk_buff *skb = skb_peek(&sk->sk_receive_queue);
  1589. /* These two are safe on a single CPU system as only
  1590. * user tasks fiddle here */
  1591. if (skb)
  1592. amount = skb->len - sizeof(struct ipxhdr);
  1593. rc = put_user(amount, (int __user *)argp);
  1594. break;
  1595. }
  1596. case SIOCADDRT:
  1597. case SIOCDELRT:
  1598. rc = -EPERM;
  1599. if (capable(CAP_NET_ADMIN))
  1600. rc = ipxrtr_ioctl(cmd, argp);
  1601. break;
  1602. case SIOCSIFADDR:
  1603. case SIOCAIPXITFCRT:
  1604. case SIOCAIPXPRISLT:
  1605. rc = -EPERM;
  1606. if (!capable(CAP_NET_ADMIN))
  1607. break;
  1608. case SIOCGIFADDR:
  1609. rc = ipxitf_ioctl(cmd, argp);
  1610. break;
  1611. case SIOCIPXCFGDATA:
  1612. rc = ipxcfg_get_config_data(argp);
  1613. break;
  1614. case SIOCIPXNCPCONN:
  1615. /*
  1616. * This socket wants to take care of the NCP connection
  1617. * handed to us in arg.
  1618. */
  1619. rc = -EPERM;
  1620. if (!capable(CAP_NET_ADMIN))
  1621. break;
  1622. rc = get_user(ipx_sk(sk)->ipx_ncp_conn,
  1623. (const unsigned short __user *)argp);
  1624. break;
  1625. case SIOCGSTAMP:
  1626. rc = -EINVAL;
  1627. if (sk)
  1628. rc = sock_get_timestamp(sk, argp);
  1629. break;
  1630. case SIOCGIFDSTADDR:
  1631. case SIOCSIFDSTADDR:
  1632. case SIOCGIFBRDADDR:
  1633. case SIOCSIFBRDADDR:
  1634. case SIOCGIFNETMASK:
  1635. case SIOCSIFNETMASK:
  1636. rc = -EINVAL;
  1637. break;
  1638. default:
  1639. rc = -ENOIOCTLCMD;
  1640. break;
  1641. }
  1642. release_sock(sk);
  1643. return rc;
  1644. }
  1645. #ifdef CONFIG_COMPAT
  1646. static int ipx_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
  1647. {
  1648. /*
  1649. * These 4 commands use same structure on 32bit and 64bit. Rest of IPX
  1650. * commands is handled by generic ioctl code. As these commands are
  1651. * SIOCPROTOPRIVATE..SIOCPROTOPRIVATE+3, they cannot be handled by generic
  1652. * code.
  1653. */
  1654. switch (cmd) {
  1655. case SIOCAIPXITFCRT:
  1656. case SIOCAIPXPRISLT:
  1657. case SIOCIPXCFGDATA:
  1658. case SIOCIPXNCPCONN:
  1659. return ipx_ioctl(sock, cmd, arg);
  1660. default:
  1661. return -ENOIOCTLCMD;
  1662. }
  1663. }
  1664. #endif
  1665. /*
  1666. * Socket family declarations
  1667. */
  1668. static const struct net_proto_family ipx_family_ops = {
  1669. .family = PF_IPX,
  1670. .create = ipx_create,
  1671. .owner = THIS_MODULE,
  1672. };
  1673. static const struct proto_ops ipx_dgram_ops = {
  1674. .family = PF_IPX,
  1675. .owner = THIS_MODULE,
  1676. .release = ipx_release,
  1677. .bind = ipx_bind,
  1678. .connect = ipx_connect,
  1679. .socketpair = sock_no_socketpair,
  1680. .accept = sock_no_accept,
  1681. .getname = ipx_getname,
  1682. .poll = datagram_poll,
  1683. .ioctl = ipx_ioctl,
  1684. #ifdef CONFIG_COMPAT
  1685. .compat_ioctl = ipx_compat_ioctl,
  1686. #endif
  1687. .listen = sock_no_listen,
  1688. .shutdown = sock_no_shutdown, /* FIXME: support shutdown */
  1689. .setsockopt = ipx_setsockopt,
  1690. .getsockopt = ipx_getsockopt,
  1691. .sendmsg = ipx_sendmsg,
  1692. .recvmsg = ipx_recvmsg,
  1693. .mmap = sock_no_mmap,
  1694. .sendpage = sock_no_sendpage,
  1695. };
  1696. static struct packet_type ipx_8023_packet_type __read_mostly = {
  1697. .type = cpu_to_be16(ETH_P_802_3),
  1698. .func = ipx_rcv,
  1699. };
  1700. static struct packet_type ipx_dix_packet_type __read_mostly = {
  1701. .type = cpu_to_be16(ETH_P_IPX),
  1702. .func = ipx_rcv,
  1703. };
  1704. static struct notifier_block ipx_dev_notifier = {
  1705. .notifier_call = ipxitf_device_event,
  1706. };
  1707. extern struct datalink_proto *make_EII_client(void);
  1708. extern void destroy_EII_client(struct datalink_proto *);
  1709. static const unsigned char ipx_8022_type = 0xE0;
  1710. static const unsigned char ipx_snap_id[5] = { 0x0, 0x0, 0x0, 0x81, 0x37 };
  1711. static const char ipx_EII_err_msg[] __initconst =
  1712. KERN_CRIT "IPX: Unable to register with Ethernet II\n";
  1713. static const char ipx_8023_err_msg[] __initconst =
  1714. KERN_CRIT "IPX: Unable to register with 802.3\n";
  1715. static const char ipx_llc_err_msg[] __initconst =
  1716. KERN_CRIT "IPX: Unable to register with 802.2\n";
  1717. static const char ipx_snap_err_msg[] __initconst =
  1718. KERN_CRIT "IPX: Unable to register with SNAP\n";
  1719. static int __init ipx_init(void)
  1720. {
  1721. int rc = proto_register(&ipx_proto, 1);
  1722. if (rc != 0)
  1723. goto out;
  1724. sock_register(&ipx_family_ops);
  1725. pEII_datalink = make_EII_client();
  1726. if (pEII_datalink)
  1727. dev_add_pack(&ipx_dix_packet_type);
  1728. else
  1729. printk(ipx_EII_err_msg);
  1730. p8023_datalink = make_8023_client();
  1731. if (p8023_datalink)
  1732. dev_add_pack(&ipx_8023_packet_type);
  1733. else
  1734. printk(ipx_8023_err_msg);
  1735. p8022_datalink = register_8022_client(ipx_8022_type, ipx_rcv);
  1736. if (!p8022_datalink)
  1737. printk(ipx_llc_err_msg);
  1738. pSNAP_datalink = register_snap_client(ipx_snap_id, ipx_rcv);
  1739. if (!pSNAP_datalink)
  1740. printk(ipx_snap_err_msg);
  1741. register_netdevice_notifier(&ipx_dev_notifier);
  1742. ipx_register_sysctl();
  1743. ipx_proc_init();
  1744. out:
  1745. return rc;
  1746. }
  1747. static void __exit ipx_proto_finito(void)
  1748. {
  1749. ipx_proc_exit();
  1750. ipx_unregister_sysctl();
  1751. unregister_netdevice_notifier(&ipx_dev_notifier);
  1752. ipxitf_cleanup();
  1753. if (pSNAP_datalink) {
  1754. unregister_snap_client(pSNAP_datalink);
  1755. pSNAP_datalink = NULL;
  1756. }
  1757. if (p8022_datalink) {
  1758. unregister_8022_client(p8022_datalink);
  1759. p8022_datalink = NULL;
  1760. }
  1761. dev_remove_pack(&ipx_8023_packet_type);
  1762. if (p8023_datalink) {
  1763. destroy_8023_client(p8023_datalink);
  1764. p8023_datalink = NULL;
  1765. }
  1766. dev_remove_pack(&ipx_dix_packet_type);
  1767. if (pEII_datalink) {
  1768. destroy_EII_client(pEII_datalink);
  1769. pEII_datalink = NULL;
  1770. }
  1771. proto_unregister(&ipx_proto);
  1772. sock_unregister(ipx_family_ops.family);
  1773. }
  1774. module_init(ipx_init);
  1775. module_exit(ipx_proto_finito);
  1776. MODULE_LICENSE("GPL");
  1777. MODULE_ALIAS_NETPROTO(PF_IPX);