af_irda.c 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612
  1. /*********************************************************************
  2. *
  3. * Filename: af_irda.c
  4. * Version: 0.9
  5. * Description: IrDA sockets implementation
  6. * Status: Stable
  7. * Author: Dag Brattli <dagb@cs.uit.no>
  8. * Created at: Sun May 31 10:12:43 1998
  9. * Modified at: Sat Dec 25 21:10:23 1999
  10. * Modified by: Dag Brattli <dag@brattli.net>
  11. * Sources: af_netroom.c, af_ax25.c, af_rose.c, af_x25.c etc.
  12. *
  13. * Copyright (c) 1999 Dag Brattli <dagb@cs.uit.no>
  14. * Copyright (c) 1999-2003 Jean Tourrilhes <jt@hpl.hp.com>
  15. * All Rights Reserved.
  16. *
  17. * This program is free software; you can redistribute it and/or
  18. * modify it under the terms of the GNU General Public License as
  19. * published by the Free Software Foundation; either version 2 of
  20. * the License, or (at your option) any later version.
  21. *
  22. * This program is distributed in the hope that it will be useful,
  23. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  24. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  25. * GNU General Public License for more details.
  26. *
  27. * You should have received a copy of the GNU General Public License
  28. * along with this program; if not, write to the Free Software
  29. * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  30. * MA 02111-1307 USA
  31. *
  32. * Linux-IrDA now supports four different types of IrDA sockets:
  33. *
  34. * o SOCK_STREAM: TinyTP connections with SAR disabled. The
  35. * max SDU size is 0 for conn. of this type
  36. * o SOCK_SEQPACKET: TinyTP connections with SAR enabled. TTP may
  37. * fragment the messages, but will preserve
  38. * the message boundaries
  39. * o SOCK_DGRAM: IRDAPROTO_UNITDATA: TinyTP connections with Unitdata
  40. * (unreliable) transfers
  41. * IRDAPROTO_ULTRA: Connectionless and unreliable data
  42. *
  43. ********************************************************************/
  44. #include <linux/capability.h>
  45. #include <linux/module.h>
  46. #include <linux/types.h>
  47. #include <linux/socket.h>
  48. #include <linux/sockios.h>
  49. #include <linux/init.h>
  50. #include <linux/net.h>
  51. #include <linux/irda.h>
  52. #include <linux/poll.h>
  53. #include <asm/ioctls.h> /* TIOCOUTQ, TIOCINQ */
  54. #include <asm/uaccess.h>
  55. #include <net/sock.h>
  56. #include <net/tcp_states.h>
  57. #include <net/irda/af_irda.h>
  58. static int irda_create(struct socket *sock, int protocol);
  59. static const struct proto_ops irda_stream_ops;
  60. static const struct proto_ops irda_seqpacket_ops;
  61. static const struct proto_ops irda_dgram_ops;
  62. #ifdef CONFIG_IRDA_ULTRA
  63. static const struct proto_ops irda_ultra_ops;
  64. #define ULTRA_MAX_DATA 382
  65. #endif /* CONFIG_IRDA_ULTRA */
  66. #define IRDA_MAX_HEADER (TTP_MAX_HEADER)
  67. /*
  68. * Function irda_data_indication (instance, sap, skb)
  69. *
  70. * Received some data from TinyTP. Just queue it on the receive queue
  71. *
  72. */
  73. static int irda_data_indication(void *instance, void *sap, struct sk_buff *skb)
  74. {
  75. struct irda_sock *self;
  76. struct sock *sk;
  77. int err;
  78. IRDA_DEBUG(3, "%s()\n", __FUNCTION__);
  79. self = instance;
  80. sk = instance;
  81. IRDA_ASSERT(sk != NULL, return -1;);
  82. err = sock_queue_rcv_skb(sk, skb);
  83. if (err) {
  84. IRDA_DEBUG(1, "%s(), error: no more mem!\n", __FUNCTION__);
  85. self->rx_flow = FLOW_STOP;
  86. /* When we return error, TTP will need to requeue the skb */
  87. return err;
  88. }
  89. return 0;
  90. }
  91. /*
  92. * Function irda_disconnect_indication (instance, sap, reason, skb)
  93. *
  94. * Connection has been closed. Check reason to find out why
  95. *
  96. */
  97. static void irda_disconnect_indication(void *instance, void *sap,
  98. LM_REASON reason, struct sk_buff *skb)
  99. {
  100. struct irda_sock *self;
  101. struct sock *sk;
  102. self = instance;
  103. IRDA_DEBUG(2, "%s(%p)\n", __FUNCTION__, self);
  104. /* Don't care about it, but let's not leak it */
  105. if(skb)
  106. dev_kfree_skb(skb);
  107. sk = instance;
  108. if (sk == NULL) {
  109. IRDA_DEBUG(0, "%s(%p) : BUG : sk is NULL\n",
  110. __FUNCTION__, self);
  111. return;
  112. }
  113. /* Prevent race conditions with irda_release() and irda_shutdown() */
  114. if (!sock_flag(sk, SOCK_DEAD) && sk->sk_state != TCP_CLOSE) {
  115. sk->sk_state = TCP_CLOSE;
  116. sk->sk_err = ECONNRESET;
  117. sk->sk_shutdown |= SEND_SHUTDOWN;
  118. sk->sk_state_change(sk);
  119. /* Uh-oh... Should use sock_orphan ? */
  120. sock_set_flag(sk, SOCK_DEAD);
  121. /* Close our TSAP.
  122. * If we leave it open, IrLMP put it back into the list of
  123. * unconnected LSAPs. The problem is that any incoming request
  124. * can then be matched to this socket (and it will be, because
  125. * it is at the head of the list). This would prevent any
  126. * listening socket waiting on the same TSAP to get those
  127. * requests. Some apps forget to close sockets, or hang to it
  128. * a bit too long, so we may stay in this dead state long
  129. * enough to be noticed...
  130. * Note : all socket function do check sk->sk_state, so we are
  131. * safe...
  132. * Jean II
  133. */
  134. if (self->tsap) {
  135. irttp_close_tsap(self->tsap);
  136. self->tsap = NULL;
  137. }
  138. }
  139. /* Note : once we are there, there is not much you want to do
  140. * with the socket anymore, apart from closing it.
  141. * For example, bind() and connect() won't reset sk->sk_err,
  142. * sk->sk_shutdown and sk->sk_flags to valid values...
  143. * Jean II
  144. */
  145. }
  146. /*
  147. * Function irda_connect_confirm (instance, sap, qos, max_sdu_size, skb)
  148. *
  149. * Connections has been confirmed by the remote device
  150. *
  151. */
  152. static void irda_connect_confirm(void *instance, void *sap,
  153. struct qos_info *qos,
  154. __u32 max_sdu_size, __u8 max_header_size,
  155. struct sk_buff *skb)
  156. {
  157. struct irda_sock *self;
  158. struct sock *sk;
  159. self = instance;
  160. IRDA_DEBUG(2, "%s(%p)\n", __FUNCTION__, self);
  161. sk = instance;
  162. if (sk == NULL) {
  163. dev_kfree_skb(skb);
  164. return;
  165. }
  166. dev_kfree_skb(skb);
  167. // Should be ??? skb_queue_tail(&sk->sk_receive_queue, skb);
  168. /* How much header space do we need to reserve */
  169. self->max_header_size = max_header_size;
  170. /* IrTTP max SDU size in transmit direction */
  171. self->max_sdu_size_tx = max_sdu_size;
  172. /* Find out what the largest chunk of data that we can transmit is */
  173. switch (sk->sk_type) {
  174. case SOCK_STREAM:
  175. if (max_sdu_size != 0) {
  176. IRDA_ERROR("%s: max_sdu_size must be 0\n",
  177. __FUNCTION__);
  178. return;
  179. }
  180. self->max_data_size = irttp_get_max_seg_size(self->tsap);
  181. break;
  182. case SOCK_SEQPACKET:
  183. if (max_sdu_size == 0) {
  184. IRDA_ERROR("%s: max_sdu_size cannot be 0\n",
  185. __FUNCTION__);
  186. return;
  187. }
  188. self->max_data_size = max_sdu_size;
  189. break;
  190. default:
  191. self->max_data_size = irttp_get_max_seg_size(self->tsap);
  192. };
  193. IRDA_DEBUG(2, "%s(), max_data_size=%d\n", __FUNCTION__,
  194. self->max_data_size);
  195. memcpy(&self->qos_tx, qos, sizeof(struct qos_info));
  196. /* We are now connected! */
  197. sk->sk_state = TCP_ESTABLISHED;
  198. sk->sk_state_change(sk);
  199. }
  200. /*
  201. * Function irda_connect_indication(instance, sap, qos, max_sdu_size, userdata)
  202. *
  203. * Incoming connection
  204. *
  205. */
  206. static void irda_connect_indication(void *instance, void *sap,
  207. struct qos_info *qos, __u32 max_sdu_size,
  208. __u8 max_header_size, struct sk_buff *skb)
  209. {
  210. struct irda_sock *self;
  211. struct sock *sk;
  212. self = instance;
  213. IRDA_DEBUG(2, "%s(%p)\n", __FUNCTION__, self);
  214. sk = instance;
  215. if (sk == NULL) {
  216. dev_kfree_skb(skb);
  217. return;
  218. }
  219. /* How much header space do we need to reserve */
  220. self->max_header_size = max_header_size;
  221. /* IrTTP max SDU size in transmit direction */
  222. self->max_sdu_size_tx = max_sdu_size;
  223. /* Find out what the largest chunk of data that we can transmit is */
  224. switch (sk->sk_type) {
  225. case SOCK_STREAM:
  226. if (max_sdu_size != 0) {
  227. IRDA_ERROR("%s: max_sdu_size must be 0\n",
  228. __FUNCTION__);
  229. kfree_skb(skb);
  230. return;
  231. }
  232. self->max_data_size = irttp_get_max_seg_size(self->tsap);
  233. break;
  234. case SOCK_SEQPACKET:
  235. if (max_sdu_size == 0) {
  236. IRDA_ERROR("%s: max_sdu_size cannot be 0\n",
  237. __FUNCTION__);
  238. kfree_skb(skb);
  239. return;
  240. }
  241. self->max_data_size = max_sdu_size;
  242. break;
  243. default:
  244. self->max_data_size = irttp_get_max_seg_size(self->tsap);
  245. };
  246. IRDA_DEBUG(2, "%s(), max_data_size=%d\n", __FUNCTION__,
  247. self->max_data_size);
  248. memcpy(&self->qos_tx, qos, sizeof(struct qos_info));
  249. skb_queue_tail(&sk->sk_receive_queue, skb);
  250. sk->sk_state_change(sk);
  251. }
  252. /*
  253. * Function irda_connect_response (handle)
  254. *
  255. * Accept incoming connection
  256. *
  257. */
  258. static void irda_connect_response(struct irda_sock *self)
  259. {
  260. struct sk_buff *skb;
  261. IRDA_DEBUG(2, "%s()\n", __FUNCTION__);
  262. IRDA_ASSERT(self != NULL, return;);
  263. skb = alloc_skb(64, GFP_ATOMIC);
  264. if (skb == NULL) {
  265. IRDA_DEBUG(0, "%s() Unable to allocate sk_buff!\n",
  266. __FUNCTION__);
  267. return;
  268. }
  269. /* Reserve space for MUX_CONTROL and LAP header */
  270. skb_reserve(skb, IRDA_MAX_HEADER);
  271. irttp_connect_response(self->tsap, self->max_sdu_size_rx, skb);
  272. }
  273. /*
  274. * Function irda_flow_indication (instance, sap, flow)
  275. *
  276. * Used by TinyTP to tell us if it can accept more data or not
  277. *
  278. */
  279. static void irda_flow_indication(void *instance, void *sap, LOCAL_FLOW flow)
  280. {
  281. struct irda_sock *self;
  282. struct sock *sk;
  283. IRDA_DEBUG(2, "%s()\n", __FUNCTION__);
  284. self = instance;
  285. sk = instance;
  286. IRDA_ASSERT(sk != NULL, return;);
  287. switch (flow) {
  288. case FLOW_STOP:
  289. IRDA_DEBUG(1, "%s(), IrTTP wants us to slow down\n",
  290. __FUNCTION__);
  291. self->tx_flow = flow;
  292. break;
  293. case FLOW_START:
  294. self->tx_flow = flow;
  295. IRDA_DEBUG(1, "%s(), IrTTP wants us to start again\n",
  296. __FUNCTION__);
  297. wake_up_interruptible(sk->sk_sleep);
  298. break;
  299. default:
  300. IRDA_DEBUG(0, "%s(), Unknown flow command!\n", __FUNCTION__);
  301. /* Unknown flow command, better stop */
  302. self->tx_flow = flow;
  303. break;
  304. }
  305. }
  306. /*
  307. * Function irda_getvalue_confirm (obj_id, value, priv)
  308. *
  309. * Got answer from remote LM-IAS, just pass object to requester...
  310. *
  311. * Note : duplicate from above, but we need our own version that
  312. * doesn't touch the dtsap_sel and save the full value structure...
  313. */
  314. static void irda_getvalue_confirm(int result, __u16 obj_id,
  315. struct ias_value *value, void *priv)
  316. {
  317. struct irda_sock *self;
  318. self = (struct irda_sock *) priv;
  319. if (!self) {
  320. IRDA_WARNING("%s: lost myself!\n", __FUNCTION__);
  321. return;
  322. }
  323. IRDA_DEBUG(2, "%s(%p)\n", __FUNCTION__, self);
  324. /* We probably don't need to make any more queries */
  325. iriap_close(self->iriap);
  326. self->iriap = NULL;
  327. /* Check if request succeeded */
  328. if (result != IAS_SUCCESS) {
  329. IRDA_DEBUG(1, "%s(), IAS query failed! (%d)\n", __FUNCTION__,
  330. result);
  331. self->errno = result; /* We really need it later */
  332. /* Wake up any processes waiting for result */
  333. wake_up_interruptible(&self->query_wait);
  334. return;
  335. }
  336. /* Pass the object to the caller (so the caller must delete it) */
  337. self->ias_result = value;
  338. self->errno = 0;
  339. /* Wake up any processes waiting for result */
  340. wake_up_interruptible(&self->query_wait);
  341. }
  342. /*
  343. * Function irda_selective_discovery_indication (discovery)
  344. *
  345. * Got a selective discovery indication from IrLMP.
  346. *
  347. * IrLMP is telling us that this node is new and matching our hint bit
  348. * filter. Wake up any process waiting for answer...
  349. */
  350. static void irda_selective_discovery_indication(discinfo_t *discovery,
  351. DISCOVERY_MODE mode,
  352. void *priv)
  353. {
  354. struct irda_sock *self;
  355. IRDA_DEBUG(2, "%s()\n", __FUNCTION__);
  356. self = (struct irda_sock *) priv;
  357. if (!self) {
  358. IRDA_WARNING("%s: lost myself!\n", __FUNCTION__);
  359. return;
  360. }
  361. /* Pass parameter to the caller */
  362. self->cachedaddr = discovery->daddr;
  363. /* Wake up process if its waiting for device to be discovered */
  364. wake_up_interruptible(&self->query_wait);
  365. }
  366. /*
  367. * Function irda_discovery_timeout (priv)
  368. *
  369. * Timeout in the selective discovery process
  370. *
  371. * We were waiting for a node to be discovered, but nothing has come up
  372. * so far. Wake up the user and tell him that we failed...
  373. */
  374. static void irda_discovery_timeout(u_long priv)
  375. {
  376. struct irda_sock *self;
  377. IRDA_DEBUG(2, "%s()\n", __FUNCTION__);
  378. self = (struct irda_sock *) priv;
  379. IRDA_ASSERT(self != NULL, return;);
  380. /* Nothing for the caller */
  381. self->cachelog = NULL;
  382. self->cachedaddr = 0;
  383. self->errno = -ETIME;
  384. /* Wake up process if its still waiting... */
  385. wake_up_interruptible(&self->query_wait);
  386. }
  387. /*
  388. * Function irda_open_tsap (self)
  389. *
  390. * Open local Transport Service Access Point (TSAP)
  391. *
  392. */
  393. static int irda_open_tsap(struct irda_sock *self, __u8 tsap_sel, char *name)
  394. {
  395. notify_t notify;
  396. if (self->tsap) {
  397. IRDA_WARNING("%s: busy!\n", __FUNCTION__);
  398. return -EBUSY;
  399. }
  400. /* Initialize callbacks to be used by the IrDA stack */
  401. irda_notify_init(&notify);
  402. notify.connect_confirm = irda_connect_confirm;
  403. notify.connect_indication = irda_connect_indication;
  404. notify.disconnect_indication = irda_disconnect_indication;
  405. notify.data_indication = irda_data_indication;
  406. notify.udata_indication = irda_data_indication;
  407. notify.flow_indication = irda_flow_indication;
  408. notify.instance = self;
  409. strncpy(notify.name, name, NOTIFY_MAX_NAME);
  410. self->tsap = irttp_open_tsap(tsap_sel, DEFAULT_INITIAL_CREDIT,
  411. &notify);
  412. if (self->tsap == NULL) {
  413. IRDA_DEBUG(0, "%s(), Unable to allocate TSAP!\n",
  414. __FUNCTION__);
  415. return -ENOMEM;
  416. }
  417. /* Remember which TSAP selector we actually got */
  418. self->stsap_sel = self->tsap->stsap_sel;
  419. return 0;
  420. }
  421. /*
  422. * Function irda_open_lsap (self)
  423. *
  424. * Open local Link Service Access Point (LSAP). Used for opening Ultra
  425. * sockets
  426. */
  427. #ifdef CONFIG_IRDA_ULTRA
  428. static int irda_open_lsap(struct irda_sock *self, int pid)
  429. {
  430. notify_t notify;
  431. if (self->lsap) {
  432. IRDA_WARNING("%s(), busy!\n", __FUNCTION__);
  433. return -EBUSY;
  434. }
  435. /* Initialize callbacks to be used by the IrDA stack */
  436. irda_notify_init(&notify);
  437. notify.udata_indication = irda_data_indication;
  438. notify.instance = self;
  439. strncpy(notify.name, "Ultra", NOTIFY_MAX_NAME);
  440. self->lsap = irlmp_open_lsap(LSAP_CONNLESS, &notify, pid);
  441. if (self->lsap == NULL) {
  442. IRDA_DEBUG( 0, "%s(), Unable to allocate LSAP!\n", __FUNCTION__);
  443. return -ENOMEM;
  444. }
  445. return 0;
  446. }
  447. #endif /* CONFIG_IRDA_ULTRA */
  448. /*
  449. * Function irda_find_lsap_sel (self, name)
  450. *
  451. * Try to lookup LSAP selector in remote LM-IAS
  452. *
  453. * Basically, we start a IAP query, and then go to sleep. When the query
  454. * return, irda_getvalue_confirm will wake us up, and we can examine the
  455. * result of the query...
  456. * Note that in some case, the query fail even before we go to sleep,
  457. * creating some races...
  458. */
  459. static int irda_find_lsap_sel(struct irda_sock *self, char *name)
  460. {
  461. IRDA_DEBUG(2, "%s(%p, %s)\n", __FUNCTION__, self, name);
  462. IRDA_ASSERT(self != NULL, return -1;);
  463. if (self->iriap) {
  464. IRDA_WARNING("%s(): busy with a previous query\n",
  465. __FUNCTION__);
  466. return -EBUSY;
  467. }
  468. self->iriap = iriap_open(LSAP_ANY, IAS_CLIENT, self,
  469. irda_getvalue_confirm);
  470. if(self->iriap == NULL)
  471. return -ENOMEM;
  472. /* Treat unexpected wakeup as disconnect */
  473. self->errno = -EHOSTUNREACH;
  474. /* Query remote LM-IAS */
  475. iriap_getvaluebyclass_request(self->iriap, self->saddr, self->daddr,
  476. name, "IrDA:TinyTP:LsapSel");
  477. /* Wait for answer, if not yet finished (or failed) */
  478. if (wait_event_interruptible(self->query_wait, (self->iriap==NULL)))
  479. /* Treat signals as disconnect */
  480. return -EHOSTUNREACH;
  481. /* Check what happened */
  482. if (self->errno)
  483. {
  484. /* Requested object/attribute doesn't exist */
  485. if((self->errno == IAS_CLASS_UNKNOWN) ||
  486. (self->errno == IAS_ATTRIB_UNKNOWN))
  487. return (-EADDRNOTAVAIL);
  488. else
  489. return (-EHOSTUNREACH);
  490. }
  491. /* Get the remote TSAP selector */
  492. switch (self->ias_result->type) {
  493. case IAS_INTEGER:
  494. IRDA_DEBUG(4, "%s() int=%d\n",
  495. __FUNCTION__, self->ias_result->t.integer);
  496. if (self->ias_result->t.integer != -1)
  497. self->dtsap_sel = self->ias_result->t.integer;
  498. else
  499. self->dtsap_sel = 0;
  500. break;
  501. default:
  502. self->dtsap_sel = 0;
  503. IRDA_DEBUG(0, "%s(), bad type!\n", __FUNCTION__);
  504. break;
  505. }
  506. if (self->ias_result)
  507. irias_delete_value(self->ias_result);
  508. if (self->dtsap_sel)
  509. return 0;
  510. return -EADDRNOTAVAIL;
  511. }
  512. /*
  513. * Function irda_discover_daddr_and_lsap_sel (self, name)
  514. *
  515. * This try to find a device with the requested service.
  516. *
  517. * It basically look into the discovery log. For each address in the list,
  518. * it queries the LM-IAS of the device to find if this device offer
  519. * the requested service.
  520. * If there is more than one node supporting the service, we complain
  521. * to the user (it should move devices around).
  522. * The, we set both the destination address and the lsap selector to point
  523. * on the service on the unique device we have found.
  524. *
  525. * Note : this function fails if there is more than one device in range,
  526. * because IrLMP doesn't disconnect the LAP when the last LSAP is closed.
  527. * Moreover, we would need to wait the LAP disconnection...
  528. */
  529. static int irda_discover_daddr_and_lsap_sel(struct irda_sock *self, char *name)
  530. {
  531. discinfo_t *discoveries; /* Copy of the discovery log */
  532. int number; /* Number of nodes in the log */
  533. int i;
  534. int err = -ENETUNREACH;
  535. __u32 daddr = DEV_ADDR_ANY; /* Address we found the service on */
  536. __u8 dtsap_sel = 0x0; /* TSAP associated with it */
  537. IRDA_DEBUG(2, "%s(), name=%s\n", __FUNCTION__, name);
  538. IRDA_ASSERT(self != NULL, return -1;);
  539. /* Ask lmp for the current discovery log
  540. * Note : we have to use irlmp_get_discoveries(), as opposed
  541. * to play with the cachelog directly, because while we are
  542. * making our ias query, le log might change... */
  543. discoveries = irlmp_get_discoveries(&number, self->mask.word,
  544. self->nslots);
  545. /* Check if the we got some results */
  546. if (discoveries == NULL)
  547. return -ENETUNREACH; /* No nodes discovered */
  548. /*
  549. * Now, check all discovered devices (if any), and connect
  550. * client only about the services that the client is
  551. * interested in...
  552. */
  553. for(i = 0; i < number; i++) {
  554. /* Try the address in the log */
  555. self->daddr = discoveries[i].daddr;
  556. self->saddr = 0x0;
  557. IRDA_DEBUG(1, "%s(), trying daddr = %08x\n",
  558. __FUNCTION__, self->daddr);
  559. /* Query remote LM-IAS for this service */
  560. err = irda_find_lsap_sel(self, name);
  561. switch (err) {
  562. case 0:
  563. /* We found the requested service */
  564. if(daddr != DEV_ADDR_ANY) {
  565. IRDA_DEBUG(1, "%s(), discovered service ''%s'' in two different devices !!!\n",
  566. __FUNCTION__, name);
  567. self->daddr = DEV_ADDR_ANY;
  568. kfree(discoveries);
  569. return(-ENOTUNIQ);
  570. }
  571. /* First time we found that one, save it ! */
  572. daddr = self->daddr;
  573. dtsap_sel = self->dtsap_sel;
  574. break;
  575. case -EADDRNOTAVAIL:
  576. /* Requested service simply doesn't exist on this node */
  577. break;
  578. default:
  579. /* Something bad did happen :-( */
  580. IRDA_DEBUG(0, "%s(), unexpected IAS query failure\n", __FUNCTION__);
  581. self->daddr = DEV_ADDR_ANY;
  582. kfree(discoveries);
  583. return(-EHOSTUNREACH);
  584. break;
  585. }
  586. }
  587. /* Cleanup our copy of the discovery log */
  588. kfree(discoveries);
  589. /* Check out what we found */
  590. if(daddr == DEV_ADDR_ANY) {
  591. IRDA_DEBUG(1, "%s(), cannot discover service ''%s'' in any device !!!\n",
  592. __FUNCTION__, name);
  593. self->daddr = DEV_ADDR_ANY;
  594. return(-EADDRNOTAVAIL);
  595. }
  596. /* Revert back to discovered device & service */
  597. self->daddr = daddr;
  598. self->saddr = 0x0;
  599. self->dtsap_sel = dtsap_sel;
  600. IRDA_DEBUG(1, "%s(), discovered requested service ''%s'' at address %08x\n",
  601. __FUNCTION__, name, self->daddr);
  602. return 0;
  603. }
  604. /*
  605. * Function irda_getname (sock, uaddr, uaddr_len, peer)
  606. *
  607. * Return the our own, or peers socket address (sockaddr_irda)
  608. *
  609. */
  610. static int irda_getname(struct socket *sock, struct sockaddr *uaddr,
  611. int *uaddr_len, int peer)
  612. {
  613. struct sockaddr_irda saddr;
  614. struct sock *sk = sock->sk;
  615. struct irda_sock *self = irda_sk(sk);
  616. if (peer) {
  617. if (sk->sk_state != TCP_ESTABLISHED)
  618. return -ENOTCONN;
  619. saddr.sir_family = AF_IRDA;
  620. saddr.sir_lsap_sel = self->dtsap_sel;
  621. saddr.sir_addr = self->daddr;
  622. } else {
  623. saddr.sir_family = AF_IRDA;
  624. saddr.sir_lsap_sel = self->stsap_sel;
  625. saddr.sir_addr = self->saddr;
  626. }
  627. IRDA_DEBUG(1, "%s(), tsap_sel = %#x\n", __FUNCTION__, saddr.sir_lsap_sel);
  628. IRDA_DEBUG(1, "%s(), addr = %08x\n", __FUNCTION__, saddr.sir_addr);
  629. /* uaddr_len come to us uninitialised */
  630. *uaddr_len = sizeof (struct sockaddr_irda);
  631. memcpy(uaddr, &saddr, *uaddr_len);
  632. return 0;
  633. }
  634. /*
  635. * Function irda_listen (sock, backlog)
  636. *
  637. * Just move to the listen state
  638. *
  639. */
  640. static int irda_listen(struct socket *sock, int backlog)
  641. {
  642. struct sock *sk = sock->sk;
  643. IRDA_DEBUG(2, "%s()\n", __FUNCTION__);
  644. if ((sk->sk_type != SOCK_STREAM) && (sk->sk_type != SOCK_SEQPACKET) &&
  645. (sk->sk_type != SOCK_DGRAM))
  646. return -EOPNOTSUPP;
  647. if (sk->sk_state != TCP_LISTEN) {
  648. sk->sk_max_ack_backlog = backlog;
  649. sk->sk_state = TCP_LISTEN;
  650. return 0;
  651. }
  652. return -EOPNOTSUPP;
  653. }
  654. /*
  655. * Function irda_bind (sock, uaddr, addr_len)
  656. *
  657. * Used by servers to register their well known TSAP
  658. *
  659. */
  660. static int irda_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len)
  661. {
  662. struct sock *sk = sock->sk;
  663. struct sockaddr_irda *addr = (struct sockaddr_irda *) uaddr;
  664. struct irda_sock *self = irda_sk(sk);
  665. int err;
  666. IRDA_ASSERT(self != NULL, return -1;);
  667. IRDA_DEBUG(2, "%s(%p)\n", __FUNCTION__, self);
  668. if (addr_len != sizeof(struct sockaddr_irda))
  669. return -EINVAL;
  670. #ifdef CONFIG_IRDA_ULTRA
  671. /* Special care for Ultra sockets */
  672. if ((sk->sk_type == SOCK_DGRAM) &&
  673. (sk->sk_protocol == IRDAPROTO_ULTRA)) {
  674. self->pid = addr->sir_lsap_sel;
  675. if (self->pid & 0x80) {
  676. IRDA_DEBUG(0, "%s(), extension in PID not supp!\n", __FUNCTION__);
  677. return -EOPNOTSUPP;
  678. }
  679. err = irda_open_lsap(self, self->pid);
  680. if (err < 0)
  681. return err;
  682. /* Pretend we are connected */
  683. sock->state = SS_CONNECTED;
  684. sk->sk_state = TCP_ESTABLISHED;
  685. return 0;
  686. }
  687. #endif /* CONFIG_IRDA_ULTRA */
  688. err = irda_open_tsap(self, addr->sir_lsap_sel, addr->sir_name);
  689. if (err < 0)
  690. return err;
  691. /* Register with LM-IAS */
  692. self->ias_obj = irias_new_object(addr->sir_name, jiffies);
  693. irias_add_integer_attrib(self->ias_obj, "IrDA:TinyTP:LsapSel",
  694. self->stsap_sel, IAS_KERNEL_ATTR);
  695. irias_insert_object(self->ias_obj);
  696. return 0;
  697. }
  698. /*
  699. * Function irda_accept (sock, newsock, flags)
  700. *
  701. * Wait for incoming connection
  702. *
  703. */
  704. static int irda_accept(struct socket *sock, struct socket *newsock, int flags)
  705. {
  706. struct sock *sk = sock->sk;
  707. struct irda_sock *new, *self = irda_sk(sk);
  708. struct sock *newsk;
  709. struct sk_buff *skb;
  710. int err;
  711. IRDA_DEBUG(2, "%s()\n", __FUNCTION__);
  712. IRDA_ASSERT(self != NULL, return -1;);
  713. err = irda_create(newsock, sk->sk_protocol);
  714. if (err)
  715. return err;
  716. if (sock->state != SS_UNCONNECTED)
  717. return -EINVAL;
  718. if ((sk = sock->sk) == NULL)
  719. return -EINVAL;
  720. if ((sk->sk_type != SOCK_STREAM) && (sk->sk_type != SOCK_SEQPACKET) &&
  721. (sk->sk_type != SOCK_DGRAM))
  722. return -EOPNOTSUPP;
  723. if (sk->sk_state != TCP_LISTEN)
  724. return -EINVAL;
  725. /*
  726. * The read queue this time is holding sockets ready to use
  727. * hooked into the SABM we saved
  728. */
  729. /*
  730. * We can perform the accept only if there is incoming data
  731. * on the listening socket.
  732. * So, we will block the caller until we receive any data.
  733. * If the caller was waiting on select() or poll() before
  734. * calling us, the data is waiting for us ;-)
  735. * Jean II
  736. */
  737. skb = skb_dequeue(&sk->sk_receive_queue);
  738. if (skb == NULL) {
  739. int ret = 0;
  740. DECLARE_WAITQUEUE(waitq, current);
  741. /* Non blocking operation */
  742. if (flags & O_NONBLOCK)
  743. return -EWOULDBLOCK;
  744. /* The following code is a cut'n'paste of the
  745. * wait_event_interruptible() macro.
  746. * We don't us the macro because the condition has
  747. * side effects : we want to make sure that only one
  748. * skb get dequeued - Jean II */
  749. add_wait_queue(sk->sk_sleep, &waitq);
  750. for (;;) {
  751. set_current_state(TASK_INTERRUPTIBLE);
  752. skb = skb_dequeue(&sk->sk_receive_queue);
  753. if (skb != NULL)
  754. break;
  755. if (!signal_pending(current)) {
  756. schedule();
  757. continue;
  758. }
  759. ret = -ERESTARTSYS;
  760. break;
  761. }
  762. current->state = TASK_RUNNING;
  763. remove_wait_queue(sk->sk_sleep, &waitq);
  764. if(ret)
  765. return -ERESTARTSYS;
  766. }
  767. newsk = newsock->sk;
  768. newsk->sk_state = TCP_ESTABLISHED;
  769. new = irda_sk(newsk);
  770. IRDA_ASSERT(new != NULL, return -1;);
  771. /* Now attach up the new socket */
  772. new->tsap = irttp_dup(self->tsap, new);
  773. if (!new->tsap) {
  774. IRDA_DEBUG(0, "%s(), dup failed!\n", __FUNCTION__);
  775. kfree_skb(skb);
  776. return -1;
  777. }
  778. new->stsap_sel = new->tsap->stsap_sel;
  779. new->dtsap_sel = new->tsap->dtsap_sel;
  780. new->saddr = irttp_get_saddr(new->tsap);
  781. new->daddr = irttp_get_daddr(new->tsap);
  782. new->max_sdu_size_tx = self->max_sdu_size_tx;
  783. new->max_sdu_size_rx = self->max_sdu_size_rx;
  784. new->max_data_size = self->max_data_size;
  785. new->max_header_size = self->max_header_size;
  786. memcpy(&new->qos_tx, &self->qos_tx, sizeof(struct qos_info));
  787. /* Clean up the original one to keep it in listen state */
  788. irttp_listen(self->tsap);
  789. /* Wow ! What is that ? Jean II */
  790. skb->sk = NULL;
  791. skb->destructor = NULL;
  792. kfree_skb(skb);
  793. sk->sk_ack_backlog--;
  794. newsock->state = SS_CONNECTED;
  795. irda_connect_response(new);
  796. return 0;
  797. }
  798. /*
  799. * Function irda_connect (sock, uaddr, addr_len, flags)
  800. *
  801. * Connect to a IrDA device
  802. *
  803. * The main difference with a "standard" connect is that with IrDA we need
  804. * to resolve the service name into a TSAP selector (in TCP, port number
  805. * doesn't have to be resolved).
  806. * Because of this service name resoltion, we can offer "auto-connect",
  807. * where we connect to a service without specifying a destination address.
  808. *
  809. * Note : by consulting "errno", the user space caller may learn the cause
  810. * of the failure. Most of them are visible in the function, others may come
  811. * from subroutines called and are listed here :
  812. * o EBUSY : already processing a connect
  813. * o EHOSTUNREACH : bad addr->sir_addr argument
  814. * o EADDRNOTAVAIL : bad addr->sir_name argument
  815. * o ENOTUNIQ : more than one node has addr->sir_name (auto-connect)
  816. * o ENETUNREACH : no node found on the network (auto-connect)
  817. */
  818. static int irda_connect(struct socket *sock, struct sockaddr *uaddr,
  819. int addr_len, int flags)
  820. {
  821. struct sock *sk = sock->sk;
  822. struct sockaddr_irda *addr = (struct sockaddr_irda *) uaddr;
  823. struct irda_sock *self = irda_sk(sk);
  824. int err;
  825. IRDA_DEBUG(2, "%s(%p)\n", __FUNCTION__, self);
  826. /* Don't allow connect for Ultra sockets */
  827. if ((sk->sk_type == SOCK_DGRAM) && (sk->sk_protocol == IRDAPROTO_ULTRA))
  828. return -ESOCKTNOSUPPORT;
  829. if (sk->sk_state == TCP_ESTABLISHED && sock->state == SS_CONNECTING) {
  830. sock->state = SS_CONNECTED;
  831. return 0; /* Connect completed during a ERESTARTSYS event */
  832. }
  833. if (sk->sk_state == TCP_CLOSE && sock->state == SS_CONNECTING) {
  834. sock->state = SS_UNCONNECTED;
  835. return -ECONNREFUSED;
  836. }
  837. if (sk->sk_state == TCP_ESTABLISHED)
  838. return -EISCONN; /* No reconnect on a seqpacket socket */
  839. sk->sk_state = TCP_CLOSE;
  840. sock->state = SS_UNCONNECTED;
  841. if (addr_len != sizeof(struct sockaddr_irda))
  842. return -EINVAL;
  843. /* Check if user supplied any destination device address */
  844. if ((!addr->sir_addr) || (addr->sir_addr == DEV_ADDR_ANY)) {
  845. /* Try to find one suitable */
  846. err = irda_discover_daddr_and_lsap_sel(self, addr->sir_name);
  847. if (err) {
  848. IRDA_DEBUG(0, "%s(), auto-connect failed!\n", __FUNCTION__);
  849. return err;
  850. }
  851. } else {
  852. /* Use the one provided by the user */
  853. self->daddr = addr->sir_addr;
  854. IRDA_DEBUG(1, "%s(), daddr = %08x\n", __FUNCTION__, self->daddr);
  855. /* If we don't have a valid service name, we assume the
  856. * user want to connect on a specific LSAP. Prevent
  857. * the use of invalid LSAPs (IrLMP 1.1 p10). Jean II */
  858. if((addr->sir_name[0] != '\0') ||
  859. (addr->sir_lsap_sel >= 0x70)) {
  860. /* Query remote LM-IAS using service name */
  861. err = irda_find_lsap_sel(self, addr->sir_name);
  862. if (err) {
  863. IRDA_DEBUG(0, "%s(), connect failed!\n", __FUNCTION__);
  864. return err;
  865. }
  866. } else {
  867. /* Directly connect to the remote LSAP
  868. * specified by the sir_lsap field.
  869. * Please use with caution, in IrDA LSAPs are
  870. * dynamic and there is no "well-known" LSAP. */
  871. self->dtsap_sel = addr->sir_lsap_sel;
  872. }
  873. }
  874. /* Check if we have opened a local TSAP */
  875. if (!self->tsap)
  876. irda_open_tsap(self, LSAP_ANY, addr->sir_name);
  877. /* Move to connecting socket, start sending Connect Requests */
  878. sock->state = SS_CONNECTING;
  879. sk->sk_state = TCP_SYN_SENT;
  880. /* Connect to remote device */
  881. err = irttp_connect_request(self->tsap, self->dtsap_sel,
  882. self->saddr, self->daddr, NULL,
  883. self->max_sdu_size_rx, NULL);
  884. if (err) {
  885. IRDA_DEBUG(0, "%s(), connect failed!\n", __FUNCTION__);
  886. return err;
  887. }
  888. /* Now the loop */
  889. if (sk->sk_state != TCP_ESTABLISHED && (flags & O_NONBLOCK))
  890. return -EINPROGRESS;
  891. if (wait_event_interruptible(*(sk->sk_sleep),
  892. (sk->sk_state != TCP_SYN_SENT)))
  893. return -ERESTARTSYS;
  894. if (sk->sk_state != TCP_ESTABLISHED) {
  895. sock->state = SS_UNCONNECTED;
  896. return sock_error(sk); /* Always set at this point */
  897. }
  898. sock->state = SS_CONNECTED;
  899. /* At this point, IrLMP has assigned our source address */
  900. self->saddr = irttp_get_saddr(self->tsap);
  901. return 0;
  902. }
  903. static struct proto irda_proto = {
  904. .name = "IRDA",
  905. .owner = THIS_MODULE,
  906. .obj_size = sizeof(struct irda_sock),
  907. };
  908. /*
  909. * Function irda_create (sock, protocol)
  910. *
  911. * Create IrDA socket
  912. *
  913. */
  914. static int irda_create(struct socket *sock, int protocol)
  915. {
  916. struct sock *sk;
  917. struct irda_sock *self;
  918. IRDA_DEBUG(2, "%s()\n", __FUNCTION__);
  919. /* Check for valid socket type */
  920. switch (sock->type) {
  921. case SOCK_STREAM: /* For TTP connections with SAR disabled */
  922. case SOCK_SEQPACKET: /* For TTP connections with SAR enabled */
  923. case SOCK_DGRAM: /* For TTP Unitdata or LMP Ultra transfers */
  924. break;
  925. default:
  926. return -ESOCKTNOSUPPORT;
  927. }
  928. /* Allocate networking socket */
  929. sk = sk_alloc(PF_IRDA, GFP_ATOMIC, &irda_proto, 1);
  930. if (sk == NULL)
  931. return -ENOMEM;
  932. self = irda_sk(sk);
  933. IRDA_DEBUG(2, "%s() : self is %p\n", __FUNCTION__, self);
  934. init_waitqueue_head(&self->query_wait);
  935. /* Initialise networking socket struct */
  936. sock_init_data(sock, sk); /* Note : set sk->sk_refcnt to 1 */
  937. sk->sk_family = PF_IRDA;
  938. sk->sk_protocol = protocol;
  939. switch (sock->type) {
  940. case SOCK_STREAM:
  941. sock->ops = &irda_stream_ops;
  942. self->max_sdu_size_rx = TTP_SAR_DISABLE;
  943. break;
  944. case SOCK_SEQPACKET:
  945. sock->ops = &irda_seqpacket_ops;
  946. self->max_sdu_size_rx = TTP_SAR_UNBOUND;
  947. break;
  948. case SOCK_DGRAM:
  949. switch (protocol) {
  950. #ifdef CONFIG_IRDA_ULTRA
  951. case IRDAPROTO_ULTRA:
  952. sock->ops = &irda_ultra_ops;
  953. /* Initialise now, because we may send on unbound
  954. * sockets. Jean II */
  955. self->max_data_size = ULTRA_MAX_DATA - LMP_PID_HEADER;
  956. self->max_header_size = IRDA_MAX_HEADER + LMP_PID_HEADER;
  957. break;
  958. #endif /* CONFIG_IRDA_ULTRA */
  959. case IRDAPROTO_UNITDATA:
  960. sock->ops = &irda_dgram_ops;
  961. /* We let Unitdata conn. be like seqpack conn. */
  962. self->max_sdu_size_rx = TTP_SAR_UNBOUND;
  963. break;
  964. default:
  965. IRDA_ERROR("%s: protocol not supported!\n",
  966. __FUNCTION__);
  967. return -ESOCKTNOSUPPORT;
  968. }
  969. break;
  970. default:
  971. return -ESOCKTNOSUPPORT;
  972. }
  973. /* Register as a client with IrLMP */
  974. self->ckey = irlmp_register_client(0, NULL, NULL, NULL);
  975. self->mask.word = 0xffff;
  976. self->rx_flow = self->tx_flow = FLOW_START;
  977. self->nslots = DISCOVERY_DEFAULT_SLOTS;
  978. self->daddr = DEV_ADDR_ANY; /* Until we get connected */
  979. self->saddr = 0x0; /* so IrLMP assign us any link */
  980. return 0;
  981. }
  982. /*
  983. * Function irda_destroy_socket (self)
  984. *
  985. * Destroy socket
  986. *
  987. */
  988. static void irda_destroy_socket(struct irda_sock *self)
  989. {
  990. IRDA_DEBUG(2, "%s(%p)\n", __FUNCTION__, self);
  991. IRDA_ASSERT(self != NULL, return;);
  992. /* Unregister with IrLMP */
  993. irlmp_unregister_client(self->ckey);
  994. irlmp_unregister_service(self->skey);
  995. /* Unregister with LM-IAS */
  996. if (self->ias_obj) {
  997. irias_delete_object(self->ias_obj);
  998. self->ias_obj = NULL;
  999. }
  1000. if (self->iriap) {
  1001. iriap_close(self->iriap);
  1002. self->iriap = NULL;
  1003. }
  1004. if (self->tsap) {
  1005. irttp_disconnect_request(self->tsap, NULL, P_NORMAL);
  1006. irttp_close_tsap(self->tsap);
  1007. self->tsap = NULL;
  1008. }
  1009. #ifdef CONFIG_IRDA_ULTRA
  1010. if (self->lsap) {
  1011. irlmp_close_lsap(self->lsap);
  1012. self->lsap = NULL;
  1013. }
  1014. #endif /* CONFIG_IRDA_ULTRA */
  1015. }
  1016. /*
  1017. * Function irda_release (sock)
  1018. */
  1019. static int irda_release(struct socket *sock)
  1020. {
  1021. struct sock *sk = sock->sk;
  1022. IRDA_DEBUG(2, "%s()\n", __FUNCTION__);
  1023. if (sk == NULL)
  1024. return 0;
  1025. sk->sk_state = TCP_CLOSE;
  1026. sk->sk_shutdown |= SEND_SHUTDOWN;
  1027. sk->sk_state_change(sk);
  1028. /* Destroy IrDA socket */
  1029. irda_destroy_socket(irda_sk(sk));
  1030. sock_orphan(sk);
  1031. sock->sk = NULL;
  1032. /* Purge queues (see sock_init_data()) */
  1033. skb_queue_purge(&sk->sk_receive_queue);
  1034. /* Destroy networking socket if we are the last reference on it,
  1035. * i.e. if(sk->sk_refcnt == 0) -> sk_free(sk) */
  1036. sock_put(sk);
  1037. /* Notes on socket locking and deallocation... - Jean II
  1038. * In theory we should put pairs of sock_hold() / sock_put() to
  1039. * prevent the socket to be destroyed whenever there is an
  1040. * outstanding request or outstanding incoming packet or event.
  1041. *
  1042. * 1) This may include IAS request, both in connect and getsockopt.
  1043. * Unfortunately, the situation is a bit more messy than it looks,
  1044. * because we close iriap and kfree(self) above.
  1045. *
  1046. * 2) This may include selective discovery in getsockopt.
  1047. * Same stuff as above, irlmp registration and self are gone.
  1048. *
  1049. * Probably 1 and 2 may not matter, because it's all triggered
  1050. * by a process and the socket layer already prevent the
  1051. * socket to go away while a process is holding it, through
  1052. * sockfd_put() and fput()...
  1053. *
  1054. * 3) This may include deferred TSAP closure. In particular,
  1055. * we may receive a late irda_disconnect_indication()
  1056. * Fortunately, (tsap_cb *)->close_pend should protect us
  1057. * from that.
  1058. *
  1059. * I did some testing on SMP, and it looks solid. And the socket
  1060. * memory leak is now gone... - Jean II
  1061. */
  1062. return 0;
  1063. }
  1064. /*
  1065. * Function irda_sendmsg (iocb, sock, msg, len)
  1066. *
  1067. * Send message down to TinyTP. This function is used for both STREAM and
  1068. * SEQPACK services. This is possible since it forces the client to
  1069. * fragment the message if necessary
  1070. */
  1071. static int irda_sendmsg(struct kiocb *iocb, struct socket *sock,
  1072. struct msghdr *msg, size_t len)
  1073. {
  1074. struct sock *sk = sock->sk;
  1075. struct irda_sock *self;
  1076. struct sk_buff *skb;
  1077. unsigned char *asmptr;
  1078. int err;
  1079. IRDA_DEBUG(4, "%s(), len=%zd\n", __FUNCTION__, len);
  1080. /* Note : socket.c set MSG_EOR on SEQPACKET sockets */
  1081. if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_CMSG_COMPAT))
  1082. return -EINVAL;
  1083. if (sk->sk_shutdown & SEND_SHUTDOWN) {
  1084. send_sig(SIGPIPE, current, 0);
  1085. return -EPIPE;
  1086. }
  1087. if (sk->sk_state != TCP_ESTABLISHED)
  1088. return -ENOTCONN;
  1089. self = irda_sk(sk);
  1090. IRDA_ASSERT(self != NULL, return -1;);
  1091. /* Check if IrTTP is wants us to slow down */
  1092. if (wait_event_interruptible(*(sk->sk_sleep),
  1093. (self->tx_flow != FLOW_STOP || sk->sk_state != TCP_ESTABLISHED)))
  1094. return -ERESTARTSYS;
  1095. /* Check if we are still connected */
  1096. if (sk->sk_state != TCP_ESTABLISHED)
  1097. return -ENOTCONN;
  1098. /* Check that we don't send out too big frames */
  1099. if (len > self->max_data_size) {
  1100. IRDA_DEBUG(2, "%s(), Chopping frame from %zd to %d bytes!\n",
  1101. __FUNCTION__, len, self->max_data_size);
  1102. len = self->max_data_size;
  1103. }
  1104. skb = sock_alloc_send_skb(sk, len + self->max_header_size + 16,
  1105. msg->msg_flags & MSG_DONTWAIT, &err);
  1106. if (!skb)
  1107. return -ENOBUFS;
  1108. skb_reserve(skb, self->max_header_size + 16);
  1109. asmptr = skb->h.raw = skb_put(skb, len);
  1110. err = memcpy_fromiovec(asmptr, msg->msg_iov, len);
  1111. if (err) {
  1112. kfree_skb(skb);
  1113. return err;
  1114. }
  1115. /*
  1116. * Just send the message to TinyTP, and let it deal with possible
  1117. * errors. No need to duplicate all that here
  1118. */
  1119. err = irttp_data_request(self->tsap, skb);
  1120. if (err) {
  1121. IRDA_DEBUG(0, "%s(), err=%d\n", __FUNCTION__, err);
  1122. return err;
  1123. }
  1124. /* Tell client how much data we actually sent */
  1125. return len;
  1126. }
  1127. /*
  1128. * Function irda_recvmsg_dgram (iocb, sock, msg, size, flags)
  1129. *
  1130. * Try to receive message and copy it to user. The frame is discarded
  1131. * after being read, regardless of how much the user actually read
  1132. */
  1133. static int irda_recvmsg_dgram(struct kiocb *iocb, struct socket *sock,
  1134. struct msghdr *msg, size_t size, int flags)
  1135. {
  1136. struct sock *sk = sock->sk;
  1137. struct irda_sock *self = irda_sk(sk);
  1138. struct sk_buff *skb;
  1139. size_t copied;
  1140. int err;
  1141. IRDA_DEBUG(4, "%s()\n", __FUNCTION__);
  1142. IRDA_ASSERT(self != NULL, return -1;);
  1143. skb = skb_recv_datagram(sk, flags & ~MSG_DONTWAIT,
  1144. flags & MSG_DONTWAIT, &err);
  1145. if (!skb)
  1146. return err;
  1147. skb->h.raw = skb->data;
  1148. copied = skb->len;
  1149. if (copied > size) {
  1150. IRDA_DEBUG(2, "%s(), Received truncated frame (%zd < %zd)!\n",
  1151. __FUNCTION__, copied, size);
  1152. copied = size;
  1153. msg->msg_flags |= MSG_TRUNC;
  1154. }
  1155. skb_copy_datagram_iovec(skb, 0, msg->msg_iov, copied);
  1156. skb_free_datagram(sk, skb);
  1157. /*
  1158. * Check if we have previously stopped IrTTP and we know
  1159. * have more free space in our rx_queue. If so tell IrTTP
  1160. * to start delivering frames again before our rx_queue gets
  1161. * empty
  1162. */
  1163. if (self->rx_flow == FLOW_STOP) {
  1164. if ((atomic_read(&sk->sk_rmem_alloc) << 2) <= sk->sk_rcvbuf) {
  1165. IRDA_DEBUG(2, "%s(), Starting IrTTP\n", __FUNCTION__);
  1166. self->rx_flow = FLOW_START;
  1167. irttp_flow_request(self->tsap, FLOW_START);
  1168. }
  1169. }
  1170. return copied;
  1171. }
  1172. /*
  1173. * Function irda_recvmsg_stream (iocb, sock, msg, size, flags)
  1174. */
  1175. static int irda_recvmsg_stream(struct kiocb *iocb, struct socket *sock,
  1176. struct msghdr *msg, size_t size, int flags)
  1177. {
  1178. struct sock *sk = sock->sk;
  1179. struct irda_sock *self = irda_sk(sk);
  1180. int noblock = flags & MSG_DONTWAIT;
  1181. size_t copied = 0;
  1182. int target = 1;
  1183. DECLARE_WAITQUEUE(waitq, current);
  1184. IRDA_DEBUG(3, "%s()\n", __FUNCTION__);
  1185. IRDA_ASSERT(self != NULL, return -1;);
  1186. if (sock->flags & __SO_ACCEPTCON)
  1187. return(-EINVAL);
  1188. if (flags & MSG_OOB)
  1189. return -EOPNOTSUPP;
  1190. if (flags & MSG_WAITALL)
  1191. target = size;
  1192. msg->msg_namelen = 0;
  1193. do {
  1194. int chunk;
  1195. struct sk_buff *skb = skb_dequeue(&sk->sk_receive_queue);
  1196. if (skb==NULL) {
  1197. int ret = 0;
  1198. if (copied >= target)
  1199. break;
  1200. /* The following code is a cut'n'paste of the
  1201. * wait_event_interruptible() macro.
  1202. * We don't us the macro because the test condition
  1203. * is messy. - Jean II */
  1204. set_bit(SOCK_ASYNC_WAITDATA, &sk->sk_socket->flags);
  1205. add_wait_queue(sk->sk_sleep, &waitq);
  1206. set_current_state(TASK_INTERRUPTIBLE);
  1207. /*
  1208. * POSIX 1003.1g mandates this order.
  1209. */
  1210. ret = sock_error(sk);
  1211. if (ret)
  1212. break;
  1213. else if (sk->sk_shutdown & RCV_SHUTDOWN)
  1214. ;
  1215. else if (noblock)
  1216. ret = -EAGAIN;
  1217. else if (signal_pending(current))
  1218. ret = -ERESTARTSYS;
  1219. else if (skb_peek(&sk->sk_receive_queue) == NULL)
  1220. /* Wait process until data arrives */
  1221. schedule();
  1222. current->state = TASK_RUNNING;
  1223. remove_wait_queue(sk->sk_sleep, &waitq);
  1224. clear_bit(SOCK_ASYNC_WAITDATA, &sk->sk_socket->flags);
  1225. if(ret)
  1226. return(ret);
  1227. if (sk->sk_shutdown & RCV_SHUTDOWN)
  1228. break;
  1229. continue;
  1230. }
  1231. chunk = min_t(unsigned int, skb->len, size);
  1232. if (memcpy_toiovec(msg->msg_iov, skb->data, chunk)) {
  1233. skb_queue_head(&sk->sk_receive_queue, skb);
  1234. if (copied == 0)
  1235. copied = -EFAULT;
  1236. break;
  1237. }
  1238. copied += chunk;
  1239. size -= chunk;
  1240. /* Mark read part of skb as used */
  1241. if (!(flags & MSG_PEEK)) {
  1242. skb_pull(skb, chunk);
  1243. /* put the skb back if we didn't use it up.. */
  1244. if (skb->len) {
  1245. IRDA_DEBUG(1, "%s(), back on q!\n",
  1246. __FUNCTION__);
  1247. skb_queue_head(&sk->sk_receive_queue, skb);
  1248. break;
  1249. }
  1250. kfree_skb(skb);
  1251. } else {
  1252. IRDA_DEBUG(0, "%s() questionable!?\n", __FUNCTION__);
  1253. /* put message back and return */
  1254. skb_queue_head(&sk->sk_receive_queue, skb);
  1255. break;
  1256. }
  1257. } while (size);
  1258. /*
  1259. * Check if we have previously stopped IrTTP and we know
  1260. * have more free space in our rx_queue. If so tell IrTTP
  1261. * to start delivering frames again before our rx_queue gets
  1262. * empty
  1263. */
  1264. if (self->rx_flow == FLOW_STOP) {
  1265. if ((atomic_read(&sk->sk_rmem_alloc) << 2) <= sk->sk_rcvbuf) {
  1266. IRDA_DEBUG(2, "%s(), Starting IrTTP\n", __FUNCTION__);
  1267. self->rx_flow = FLOW_START;
  1268. irttp_flow_request(self->tsap, FLOW_START);
  1269. }
  1270. }
  1271. return copied;
  1272. }
  1273. /*
  1274. * Function irda_sendmsg_dgram (iocb, sock, msg, len)
  1275. *
  1276. * Send message down to TinyTP for the unreliable sequenced
  1277. * packet service...
  1278. *
  1279. */
  1280. static int irda_sendmsg_dgram(struct kiocb *iocb, struct socket *sock,
  1281. struct msghdr *msg, size_t len)
  1282. {
  1283. struct sock *sk = sock->sk;
  1284. struct irda_sock *self;
  1285. struct sk_buff *skb;
  1286. unsigned char *asmptr;
  1287. int err;
  1288. IRDA_DEBUG(4, "%s(), len=%zd\n", __FUNCTION__, len);
  1289. if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_CMSG_COMPAT))
  1290. return -EINVAL;
  1291. if (sk->sk_shutdown & SEND_SHUTDOWN) {
  1292. send_sig(SIGPIPE, current, 0);
  1293. return -EPIPE;
  1294. }
  1295. if (sk->sk_state != TCP_ESTABLISHED)
  1296. return -ENOTCONN;
  1297. self = irda_sk(sk);
  1298. IRDA_ASSERT(self != NULL, return -1;);
  1299. /*
  1300. * Check that we don't send out too big frames. This is an unreliable
  1301. * service, so we have no fragmentation and no coalescence
  1302. */
  1303. if (len > self->max_data_size) {
  1304. IRDA_DEBUG(0, "%s(), Warning to much data! "
  1305. "Chopping frame from %zd to %d bytes!\n",
  1306. __FUNCTION__, len, self->max_data_size);
  1307. len = self->max_data_size;
  1308. }
  1309. skb = sock_alloc_send_skb(sk, len + self->max_header_size,
  1310. msg->msg_flags & MSG_DONTWAIT, &err);
  1311. if (!skb)
  1312. return -ENOBUFS;
  1313. skb_reserve(skb, self->max_header_size);
  1314. IRDA_DEBUG(4, "%s(), appending user data\n", __FUNCTION__);
  1315. asmptr = skb->h.raw = skb_put(skb, len);
  1316. err = memcpy_fromiovec(asmptr, msg->msg_iov, len);
  1317. if (err) {
  1318. kfree_skb(skb);
  1319. return err;
  1320. }
  1321. /*
  1322. * Just send the message to TinyTP, and let it deal with possible
  1323. * errors. No need to duplicate all that here
  1324. */
  1325. err = irttp_udata_request(self->tsap, skb);
  1326. if (err) {
  1327. IRDA_DEBUG(0, "%s(), err=%d\n", __FUNCTION__, err);
  1328. return err;
  1329. }
  1330. return len;
  1331. }
  1332. /*
  1333. * Function irda_sendmsg_ultra (iocb, sock, msg, len)
  1334. *
  1335. * Send message down to IrLMP for the unreliable Ultra
  1336. * packet service...
  1337. */
  1338. #ifdef CONFIG_IRDA_ULTRA
  1339. static int irda_sendmsg_ultra(struct kiocb *iocb, struct socket *sock,
  1340. struct msghdr *msg, size_t len)
  1341. {
  1342. struct sock *sk = sock->sk;
  1343. struct irda_sock *self;
  1344. __u8 pid = 0;
  1345. int bound = 0;
  1346. struct sk_buff *skb;
  1347. unsigned char *asmptr;
  1348. int err;
  1349. IRDA_DEBUG(4, "%s(), len=%zd\n", __FUNCTION__, len);
  1350. if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_CMSG_COMPAT))
  1351. return -EINVAL;
  1352. if (sk->sk_shutdown & SEND_SHUTDOWN) {
  1353. send_sig(SIGPIPE, current, 0);
  1354. return -EPIPE;
  1355. }
  1356. self = irda_sk(sk);
  1357. IRDA_ASSERT(self != NULL, return -1;);
  1358. /* Check if an address was specified with sendto. Jean II */
  1359. if (msg->msg_name) {
  1360. struct sockaddr_irda *addr = (struct sockaddr_irda *) msg->msg_name;
  1361. /* Check address, extract pid. Jean II */
  1362. if (msg->msg_namelen < sizeof(*addr))
  1363. return -EINVAL;
  1364. if (addr->sir_family != AF_IRDA)
  1365. return -EINVAL;
  1366. pid = addr->sir_lsap_sel;
  1367. if (pid & 0x80) {
  1368. IRDA_DEBUG(0, "%s(), extension in PID not supp!\n", __FUNCTION__);
  1369. return -EOPNOTSUPP;
  1370. }
  1371. } else {
  1372. /* Check that the socket is properly bound to an Ultra
  1373. * port. Jean II */
  1374. if ((self->lsap == NULL) ||
  1375. (sk->sk_state != TCP_ESTABLISHED)) {
  1376. IRDA_DEBUG(0, "%s(), socket not bound to Ultra PID.\n",
  1377. __FUNCTION__);
  1378. return -ENOTCONN;
  1379. }
  1380. /* Use PID from socket */
  1381. bound = 1;
  1382. }
  1383. /*
  1384. * Check that we don't send out too big frames. This is an unreliable
  1385. * service, so we have no fragmentation and no coalescence
  1386. */
  1387. if (len > self->max_data_size) {
  1388. IRDA_DEBUG(0, "%s(), Warning to much data! "
  1389. "Chopping frame from %zd to %d bytes!\n",
  1390. __FUNCTION__, len, self->max_data_size);
  1391. len = self->max_data_size;
  1392. }
  1393. skb = sock_alloc_send_skb(sk, len + self->max_header_size,
  1394. msg->msg_flags & MSG_DONTWAIT, &err);
  1395. if (!skb)
  1396. return -ENOBUFS;
  1397. skb_reserve(skb, self->max_header_size);
  1398. IRDA_DEBUG(4, "%s(), appending user data\n", __FUNCTION__);
  1399. asmptr = skb->h.raw = skb_put(skb, len);
  1400. err = memcpy_fromiovec(asmptr, msg->msg_iov, len);
  1401. if (err) {
  1402. kfree_skb(skb);
  1403. return err;
  1404. }
  1405. err = irlmp_connless_data_request((bound ? self->lsap : NULL),
  1406. skb, pid);
  1407. if (err) {
  1408. IRDA_DEBUG(0, "%s(), err=%d\n", __FUNCTION__, err);
  1409. return err;
  1410. }
  1411. return len;
  1412. }
  1413. #endif /* CONFIG_IRDA_ULTRA */
  1414. /*
  1415. * Function irda_shutdown (sk, how)
  1416. */
  1417. static int irda_shutdown(struct socket *sock, int how)
  1418. {
  1419. struct sock *sk = sock->sk;
  1420. struct irda_sock *self = irda_sk(sk);
  1421. IRDA_ASSERT(self != NULL, return -1;);
  1422. IRDA_DEBUG(1, "%s(%p)\n", __FUNCTION__, self);
  1423. sk->sk_state = TCP_CLOSE;
  1424. sk->sk_shutdown |= SEND_SHUTDOWN;
  1425. sk->sk_state_change(sk);
  1426. if (self->iriap) {
  1427. iriap_close(self->iriap);
  1428. self->iriap = NULL;
  1429. }
  1430. if (self->tsap) {
  1431. irttp_disconnect_request(self->tsap, NULL, P_NORMAL);
  1432. irttp_close_tsap(self->tsap);
  1433. self->tsap = NULL;
  1434. }
  1435. /* A few cleanup so the socket look as good as new... */
  1436. self->rx_flow = self->tx_flow = FLOW_START; /* needed ??? */
  1437. self->daddr = DEV_ADDR_ANY; /* Until we get re-connected */
  1438. self->saddr = 0x0; /* so IrLMP assign us any link */
  1439. return 0;
  1440. }
  1441. /*
  1442. * Function irda_poll (file, sock, wait)
  1443. */
  1444. static unsigned int irda_poll(struct file * file, struct socket *sock,
  1445. poll_table *wait)
  1446. {
  1447. struct sock *sk = sock->sk;
  1448. struct irda_sock *self = irda_sk(sk);
  1449. unsigned int mask;
  1450. IRDA_DEBUG(4, "%s()\n", __FUNCTION__);
  1451. poll_wait(file, sk->sk_sleep, wait);
  1452. mask = 0;
  1453. /* Exceptional events? */
  1454. if (sk->sk_err)
  1455. mask |= POLLERR;
  1456. if (sk->sk_shutdown & RCV_SHUTDOWN) {
  1457. IRDA_DEBUG(0, "%s(), POLLHUP\n", __FUNCTION__);
  1458. mask |= POLLHUP;
  1459. }
  1460. /* Readable? */
  1461. if (!skb_queue_empty(&sk->sk_receive_queue)) {
  1462. IRDA_DEBUG(4, "Socket is readable\n");
  1463. mask |= POLLIN | POLLRDNORM;
  1464. }
  1465. /* Connection-based need to check for termination and startup */
  1466. switch (sk->sk_type) {
  1467. case SOCK_STREAM:
  1468. if (sk->sk_state == TCP_CLOSE) {
  1469. IRDA_DEBUG(0, "%s(), POLLHUP\n", __FUNCTION__);
  1470. mask |= POLLHUP;
  1471. }
  1472. if (sk->sk_state == TCP_ESTABLISHED) {
  1473. if ((self->tx_flow == FLOW_START) &&
  1474. sock_writeable(sk))
  1475. {
  1476. mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
  1477. }
  1478. }
  1479. break;
  1480. case SOCK_SEQPACKET:
  1481. if ((self->tx_flow == FLOW_START) &&
  1482. sock_writeable(sk))
  1483. {
  1484. mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
  1485. }
  1486. break;
  1487. case SOCK_DGRAM:
  1488. if (sock_writeable(sk))
  1489. mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
  1490. break;
  1491. default:
  1492. break;
  1493. }
  1494. return mask;
  1495. }
  1496. /*
  1497. * Function irda_ioctl (sock, cmd, arg)
  1498. */
  1499. static int irda_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
  1500. {
  1501. struct sock *sk = sock->sk;
  1502. IRDA_DEBUG(4, "%s(), cmd=%#x\n", __FUNCTION__, cmd);
  1503. switch (cmd) {
  1504. case TIOCOUTQ: {
  1505. long amount;
  1506. amount = sk->sk_sndbuf - atomic_read(&sk->sk_wmem_alloc);
  1507. if (amount < 0)
  1508. amount = 0;
  1509. if (put_user(amount, (unsigned int __user *)arg))
  1510. return -EFAULT;
  1511. return 0;
  1512. }
  1513. case TIOCINQ: {
  1514. struct sk_buff *skb;
  1515. long amount = 0L;
  1516. /* These two are safe on a single CPU system as only user tasks fiddle here */
  1517. if ((skb = skb_peek(&sk->sk_receive_queue)) != NULL)
  1518. amount = skb->len;
  1519. if (put_user(amount, (unsigned int __user *)arg))
  1520. return -EFAULT;
  1521. return 0;
  1522. }
  1523. case SIOCGSTAMP:
  1524. if (sk != NULL)
  1525. return sock_get_timestamp(sk, (struct timeval __user *)arg);
  1526. return -EINVAL;
  1527. case SIOCGIFADDR:
  1528. case SIOCSIFADDR:
  1529. case SIOCGIFDSTADDR:
  1530. case SIOCSIFDSTADDR:
  1531. case SIOCGIFBRDADDR:
  1532. case SIOCSIFBRDADDR:
  1533. case SIOCGIFNETMASK:
  1534. case SIOCSIFNETMASK:
  1535. case SIOCGIFMETRIC:
  1536. case SIOCSIFMETRIC:
  1537. return -EINVAL;
  1538. default:
  1539. IRDA_DEBUG(1, "%s(), doing device ioctl!\n", __FUNCTION__);
  1540. return -ENOIOCTLCMD;
  1541. }
  1542. /*NOTREACHED*/
  1543. return 0;
  1544. }
  1545. #ifdef CONFIG_COMPAT
  1546. /*
  1547. * Function irda_ioctl (sock, cmd, arg)
  1548. */
  1549. static int irda_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
  1550. {
  1551. /*
  1552. * All IRDA's ioctl are standard ones.
  1553. */
  1554. return -ENOIOCTLCMD;
  1555. }
  1556. #endif
  1557. /*
  1558. * Function irda_setsockopt (sock, level, optname, optval, optlen)
  1559. *
  1560. * Set some options for the socket
  1561. *
  1562. */
  1563. static int irda_setsockopt(struct socket *sock, int level, int optname,
  1564. char __user *optval, int optlen)
  1565. {
  1566. struct sock *sk = sock->sk;
  1567. struct irda_sock *self = irda_sk(sk);
  1568. struct irda_ias_set *ias_opt;
  1569. struct ias_object *ias_obj;
  1570. struct ias_attrib * ias_attr; /* Attribute in IAS object */
  1571. int opt;
  1572. IRDA_ASSERT(self != NULL, return -1;);
  1573. IRDA_DEBUG(2, "%s(%p)\n", __FUNCTION__, self);
  1574. if (level != SOL_IRLMP)
  1575. return -ENOPROTOOPT;
  1576. switch (optname) {
  1577. case IRLMP_IAS_SET:
  1578. /* The user want to add an attribute to an existing IAS object
  1579. * (in the IAS database) or to create a new object with this
  1580. * attribute.
  1581. * We first query IAS to know if the object exist, and then
  1582. * create the right attribute...
  1583. */
  1584. if (optlen != sizeof(struct irda_ias_set))
  1585. return -EINVAL;
  1586. ias_opt = kmalloc(sizeof(struct irda_ias_set), GFP_ATOMIC);
  1587. if (ias_opt == NULL)
  1588. return -ENOMEM;
  1589. /* Copy query to the driver. */
  1590. if (copy_from_user(ias_opt, optval, optlen)) {
  1591. kfree(ias_opt);
  1592. return -EFAULT;
  1593. }
  1594. /* Find the object we target.
  1595. * If the user gives us an empty string, we use the object
  1596. * associated with this socket. This will workaround
  1597. * duplicated class name - Jean II */
  1598. if(ias_opt->irda_class_name[0] == '\0') {
  1599. if(self->ias_obj == NULL) {
  1600. kfree(ias_opt);
  1601. return -EINVAL;
  1602. }
  1603. ias_obj = self->ias_obj;
  1604. } else
  1605. ias_obj = irias_find_object(ias_opt->irda_class_name);
  1606. /* Only ROOT can mess with the global IAS database.
  1607. * Users can only add attributes to the object associated
  1608. * with the socket they own - Jean II */
  1609. if((!capable(CAP_NET_ADMIN)) &&
  1610. ((ias_obj == NULL) || (ias_obj != self->ias_obj))) {
  1611. kfree(ias_opt);
  1612. return -EPERM;
  1613. }
  1614. /* If the object doesn't exist, create it */
  1615. if(ias_obj == (struct ias_object *) NULL) {
  1616. /* Create a new object */
  1617. ias_obj = irias_new_object(ias_opt->irda_class_name,
  1618. jiffies);
  1619. }
  1620. /* Do we have the attribute already ? */
  1621. if(irias_find_attrib(ias_obj, ias_opt->irda_attrib_name)) {
  1622. kfree(ias_opt);
  1623. return -EINVAL;
  1624. }
  1625. /* Look at the type */
  1626. switch(ias_opt->irda_attrib_type) {
  1627. case IAS_INTEGER:
  1628. /* Add an integer attribute */
  1629. irias_add_integer_attrib(
  1630. ias_obj,
  1631. ias_opt->irda_attrib_name,
  1632. ias_opt->attribute.irda_attrib_int,
  1633. IAS_USER_ATTR);
  1634. break;
  1635. case IAS_OCT_SEQ:
  1636. /* Check length */
  1637. if(ias_opt->attribute.irda_attrib_octet_seq.len >
  1638. IAS_MAX_OCTET_STRING) {
  1639. kfree(ias_opt);
  1640. return -EINVAL;
  1641. }
  1642. /* Add an octet sequence attribute */
  1643. irias_add_octseq_attrib(
  1644. ias_obj,
  1645. ias_opt->irda_attrib_name,
  1646. ias_opt->attribute.irda_attrib_octet_seq.octet_seq,
  1647. ias_opt->attribute.irda_attrib_octet_seq.len,
  1648. IAS_USER_ATTR);
  1649. break;
  1650. case IAS_STRING:
  1651. /* Should check charset & co */
  1652. /* Check length */
  1653. /* The length is encoded in a __u8, and
  1654. * IAS_MAX_STRING == 256, so there is no way
  1655. * userspace can pass us a string too large.
  1656. * Jean II */
  1657. /* NULL terminate the string (avoid troubles) */
  1658. ias_opt->attribute.irda_attrib_string.string[ias_opt->attribute.irda_attrib_string.len] = '\0';
  1659. /* Add a string attribute */
  1660. irias_add_string_attrib(
  1661. ias_obj,
  1662. ias_opt->irda_attrib_name,
  1663. ias_opt->attribute.irda_attrib_string.string,
  1664. IAS_USER_ATTR);
  1665. break;
  1666. default :
  1667. kfree(ias_opt);
  1668. return -EINVAL;
  1669. }
  1670. irias_insert_object(ias_obj);
  1671. kfree(ias_opt);
  1672. break;
  1673. case IRLMP_IAS_DEL:
  1674. /* The user want to delete an object from our local IAS
  1675. * database. We just need to query the IAS, check is the
  1676. * object is not owned by the kernel and delete it.
  1677. */
  1678. if (optlen != sizeof(struct irda_ias_set))
  1679. return -EINVAL;
  1680. ias_opt = kmalloc(sizeof(struct irda_ias_set), GFP_ATOMIC);
  1681. if (ias_opt == NULL)
  1682. return -ENOMEM;
  1683. /* Copy query to the driver. */
  1684. if (copy_from_user(ias_opt, optval, optlen)) {
  1685. kfree(ias_opt);
  1686. return -EFAULT;
  1687. }
  1688. /* Find the object we target.
  1689. * If the user gives us an empty string, we use the object
  1690. * associated with this socket. This will workaround
  1691. * duplicated class name - Jean II */
  1692. if(ias_opt->irda_class_name[0] == '\0')
  1693. ias_obj = self->ias_obj;
  1694. else
  1695. ias_obj = irias_find_object(ias_opt->irda_class_name);
  1696. if(ias_obj == (struct ias_object *) NULL) {
  1697. kfree(ias_opt);
  1698. return -EINVAL;
  1699. }
  1700. /* Only ROOT can mess with the global IAS database.
  1701. * Users can only del attributes from the object associated
  1702. * with the socket they own - Jean II */
  1703. if((!capable(CAP_NET_ADMIN)) &&
  1704. ((ias_obj == NULL) || (ias_obj != self->ias_obj))) {
  1705. kfree(ias_opt);
  1706. return -EPERM;
  1707. }
  1708. /* Find the attribute (in the object) we target */
  1709. ias_attr = irias_find_attrib(ias_obj,
  1710. ias_opt->irda_attrib_name);
  1711. if(ias_attr == (struct ias_attrib *) NULL) {
  1712. kfree(ias_opt);
  1713. return -EINVAL;
  1714. }
  1715. /* Check is the user space own the object */
  1716. if(ias_attr->value->owner != IAS_USER_ATTR) {
  1717. IRDA_DEBUG(1, "%s(), attempting to delete a kernel attribute\n", __FUNCTION__);
  1718. kfree(ias_opt);
  1719. return -EPERM;
  1720. }
  1721. /* Remove the attribute (and maybe the object) */
  1722. irias_delete_attrib(ias_obj, ias_attr, 1);
  1723. kfree(ias_opt);
  1724. break;
  1725. case IRLMP_MAX_SDU_SIZE:
  1726. if (optlen < sizeof(int))
  1727. return -EINVAL;
  1728. if (get_user(opt, (int __user *)optval))
  1729. return -EFAULT;
  1730. /* Only possible for a seqpacket service (TTP with SAR) */
  1731. if (sk->sk_type != SOCK_SEQPACKET) {
  1732. IRDA_DEBUG(2, "%s(), setting max_sdu_size = %d\n",
  1733. __FUNCTION__, opt);
  1734. self->max_sdu_size_rx = opt;
  1735. } else {
  1736. IRDA_WARNING("%s: not allowed to set MAXSDUSIZE for this socket type!\n",
  1737. __FUNCTION__);
  1738. return -ENOPROTOOPT;
  1739. }
  1740. break;
  1741. case IRLMP_HINTS_SET:
  1742. if (optlen < sizeof(int))
  1743. return -EINVAL;
  1744. /* The input is really a (__u8 hints[2]), easier as an int */
  1745. if (get_user(opt, (int __user *)optval))
  1746. return -EFAULT;
  1747. /* Unregister any old registration */
  1748. if (self->skey)
  1749. irlmp_unregister_service(self->skey);
  1750. self->skey = irlmp_register_service((__u16) opt);
  1751. break;
  1752. case IRLMP_HINT_MASK_SET:
  1753. /* As opposed to the previous case which set the hint bits
  1754. * that we advertise, this one set the filter we use when
  1755. * making a discovery (nodes which don't match any hint
  1756. * bit in the mask are not reported).
  1757. */
  1758. if (optlen < sizeof(int))
  1759. return -EINVAL;
  1760. /* The input is really a (__u8 hints[2]), easier as an int */
  1761. if (get_user(opt, (int __user *)optval))
  1762. return -EFAULT;
  1763. /* Set the new hint mask */
  1764. self->mask.word = (__u16) opt;
  1765. /* Mask out extension bits */
  1766. self->mask.word &= 0x7f7f;
  1767. /* Check if no bits */
  1768. if(!self->mask.word)
  1769. self->mask.word = 0xFFFF;
  1770. break;
  1771. default:
  1772. return -ENOPROTOOPT;
  1773. }
  1774. return 0;
  1775. }
  1776. /*
  1777. * Function irda_extract_ias_value(ias_opt, ias_value)
  1778. *
  1779. * Translate internal IAS value structure to the user space representation
  1780. *
  1781. * The external representation of IAS values, as we exchange them with
  1782. * user space program is quite different from the internal representation,
  1783. * as stored in the IAS database (because we need a flat structure for
  1784. * crossing kernel boundary).
  1785. * This function transform the former in the latter. We also check
  1786. * that the value type is valid.
  1787. */
  1788. static int irda_extract_ias_value(struct irda_ias_set *ias_opt,
  1789. struct ias_value *ias_value)
  1790. {
  1791. /* Look at the type */
  1792. switch (ias_value->type) {
  1793. case IAS_INTEGER:
  1794. /* Copy the integer */
  1795. ias_opt->attribute.irda_attrib_int = ias_value->t.integer;
  1796. break;
  1797. case IAS_OCT_SEQ:
  1798. /* Set length */
  1799. ias_opt->attribute.irda_attrib_octet_seq.len = ias_value->len;
  1800. /* Copy over */
  1801. memcpy(ias_opt->attribute.irda_attrib_octet_seq.octet_seq,
  1802. ias_value->t.oct_seq, ias_value->len);
  1803. break;
  1804. case IAS_STRING:
  1805. /* Set length */
  1806. ias_opt->attribute.irda_attrib_string.len = ias_value->len;
  1807. ias_opt->attribute.irda_attrib_string.charset = ias_value->charset;
  1808. /* Copy over */
  1809. memcpy(ias_opt->attribute.irda_attrib_string.string,
  1810. ias_value->t.string, ias_value->len);
  1811. /* NULL terminate the string (avoid troubles) */
  1812. ias_opt->attribute.irda_attrib_string.string[ias_value->len] = '\0';
  1813. break;
  1814. case IAS_MISSING:
  1815. default :
  1816. return -EINVAL;
  1817. }
  1818. /* Copy type over */
  1819. ias_opt->irda_attrib_type = ias_value->type;
  1820. return 0;
  1821. }
  1822. /*
  1823. * Function irda_getsockopt (sock, level, optname, optval, optlen)
  1824. */
  1825. static int irda_getsockopt(struct socket *sock, int level, int optname,
  1826. char __user *optval, int __user *optlen)
  1827. {
  1828. struct sock *sk = sock->sk;
  1829. struct irda_sock *self = irda_sk(sk);
  1830. struct irda_device_list list;
  1831. struct irda_device_info *discoveries;
  1832. struct irda_ias_set * ias_opt; /* IAS get/query params */
  1833. struct ias_object * ias_obj; /* Object in IAS */
  1834. struct ias_attrib * ias_attr; /* Attribute in IAS object */
  1835. int daddr = DEV_ADDR_ANY; /* Dest address for IAS queries */
  1836. int val = 0;
  1837. int len = 0;
  1838. int err;
  1839. int offset, total;
  1840. IRDA_DEBUG(2, "%s(%p)\n", __FUNCTION__, self);
  1841. if (level != SOL_IRLMP)
  1842. return -ENOPROTOOPT;
  1843. if (get_user(len, optlen))
  1844. return -EFAULT;
  1845. if(len < 0)
  1846. return -EINVAL;
  1847. switch (optname) {
  1848. case IRLMP_ENUMDEVICES:
  1849. /* Ask lmp for the current discovery log */
  1850. discoveries = irlmp_get_discoveries(&list.len, self->mask.word,
  1851. self->nslots);
  1852. /* Check if the we got some results */
  1853. if (discoveries == NULL)
  1854. return -EAGAIN; /* Didn't find any devices */
  1855. err = 0;
  1856. /* Write total list length back to client */
  1857. if (copy_to_user(optval, &list,
  1858. sizeof(struct irda_device_list) -
  1859. sizeof(struct irda_device_info)))
  1860. err = -EFAULT;
  1861. /* Offset to first device entry */
  1862. offset = sizeof(struct irda_device_list) -
  1863. sizeof(struct irda_device_info);
  1864. /* Copy the list itself - watch for overflow */
  1865. if(list.len > 2048)
  1866. {
  1867. err = -EINVAL;
  1868. goto bed;
  1869. }
  1870. total = offset + (list.len * sizeof(struct irda_device_info));
  1871. if (total > len)
  1872. total = len;
  1873. if (copy_to_user(optval+offset, discoveries, total - offset))
  1874. err = -EFAULT;
  1875. /* Write total number of bytes used back to client */
  1876. if (put_user(total, optlen))
  1877. err = -EFAULT;
  1878. bed:
  1879. /* Free up our buffer */
  1880. kfree(discoveries);
  1881. if (err)
  1882. return err;
  1883. break;
  1884. case IRLMP_MAX_SDU_SIZE:
  1885. val = self->max_data_size;
  1886. len = sizeof(int);
  1887. if (put_user(len, optlen))
  1888. return -EFAULT;
  1889. if (copy_to_user(optval, &val, len))
  1890. return -EFAULT;
  1891. break;
  1892. case IRLMP_IAS_GET:
  1893. /* The user want an object from our local IAS database.
  1894. * We just need to query the IAS and return the value
  1895. * that we found */
  1896. /* Check that the user has allocated the right space for us */
  1897. if (len != sizeof(struct irda_ias_set))
  1898. return -EINVAL;
  1899. ias_opt = kmalloc(sizeof(struct irda_ias_set), GFP_ATOMIC);
  1900. if (ias_opt == NULL)
  1901. return -ENOMEM;
  1902. /* Copy query to the driver. */
  1903. if (copy_from_user(ias_opt, optval, len)) {
  1904. kfree(ias_opt);
  1905. return -EFAULT;
  1906. }
  1907. /* Find the object we target.
  1908. * If the user gives us an empty string, we use the object
  1909. * associated with this socket. This will workaround
  1910. * duplicated class name - Jean II */
  1911. if(ias_opt->irda_class_name[0] == '\0')
  1912. ias_obj = self->ias_obj;
  1913. else
  1914. ias_obj = irias_find_object(ias_opt->irda_class_name);
  1915. if(ias_obj == (struct ias_object *) NULL) {
  1916. kfree(ias_opt);
  1917. return -EINVAL;
  1918. }
  1919. /* Find the attribute (in the object) we target */
  1920. ias_attr = irias_find_attrib(ias_obj,
  1921. ias_opt->irda_attrib_name);
  1922. if(ias_attr == (struct ias_attrib *) NULL) {
  1923. kfree(ias_opt);
  1924. return -EINVAL;
  1925. }
  1926. /* Translate from internal to user structure */
  1927. err = irda_extract_ias_value(ias_opt, ias_attr->value);
  1928. if(err) {
  1929. kfree(ias_opt);
  1930. return err;
  1931. }
  1932. /* Copy reply to the user */
  1933. if (copy_to_user(optval, ias_opt,
  1934. sizeof(struct irda_ias_set))) {
  1935. kfree(ias_opt);
  1936. return -EFAULT;
  1937. }
  1938. /* Note : don't need to put optlen, we checked it */
  1939. kfree(ias_opt);
  1940. break;
  1941. case IRLMP_IAS_QUERY:
  1942. /* The user want an object from a remote IAS database.
  1943. * We need to use IAP to query the remote database and
  1944. * then wait for the answer to come back. */
  1945. /* Check that the user has allocated the right space for us */
  1946. if (len != sizeof(struct irda_ias_set))
  1947. return -EINVAL;
  1948. ias_opt = kmalloc(sizeof(struct irda_ias_set), GFP_ATOMIC);
  1949. if (ias_opt == NULL)
  1950. return -ENOMEM;
  1951. /* Copy query to the driver. */
  1952. if (copy_from_user(ias_opt, optval, len)) {
  1953. kfree(ias_opt);
  1954. return -EFAULT;
  1955. }
  1956. /* At this point, there are two cases...
  1957. * 1) the socket is connected - that's the easy case, we
  1958. * just query the device we are connected to...
  1959. * 2) the socket is not connected - the user doesn't want
  1960. * to connect and/or may not have a valid service name
  1961. * (so can't create a fake connection). In this case,
  1962. * we assume that the user pass us a valid destination
  1963. * address in the requesting structure...
  1964. */
  1965. if(self->daddr != DEV_ADDR_ANY) {
  1966. /* We are connected - reuse known daddr */
  1967. daddr = self->daddr;
  1968. } else {
  1969. /* We are not connected, we must specify a valid
  1970. * destination address */
  1971. daddr = ias_opt->daddr;
  1972. if((!daddr) || (daddr == DEV_ADDR_ANY)) {
  1973. kfree(ias_opt);
  1974. return -EINVAL;
  1975. }
  1976. }
  1977. /* Check that we can proceed with IAP */
  1978. if (self->iriap) {
  1979. IRDA_WARNING("%s: busy with a previous query\n",
  1980. __FUNCTION__);
  1981. kfree(ias_opt);
  1982. return -EBUSY;
  1983. }
  1984. self->iriap = iriap_open(LSAP_ANY, IAS_CLIENT, self,
  1985. irda_getvalue_confirm);
  1986. if (self->iriap == NULL) {
  1987. kfree(ias_opt);
  1988. return -ENOMEM;
  1989. }
  1990. /* Treat unexpected wakeup as disconnect */
  1991. self->errno = -EHOSTUNREACH;
  1992. /* Query remote LM-IAS */
  1993. iriap_getvaluebyclass_request(self->iriap,
  1994. self->saddr, daddr,
  1995. ias_opt->irda_class_name,
  1996. ias_opt->irda_attrib_name);
  1997. /* Wait for answer, if not yet finished (or failed) */
  1998. if (wait_event_interruptible(self->query_wait,
  1999. (self->iriap == NULL))) {
  2000. /* pending request uses copy of ias_opt-content
  2001. * we can free it regardless! */
  2002. kfree(ias_opt);
  2003. /* Treat signals as disconnect */
  2004. return -EHOSTUNREACH;
  2005. }
  2006. /* Check what happened */
  2007. if (self->errno)
  2008. {
  2009. kfree(ias_opt);
  2010. /* Requested object/attribute doesn't exist */
  2011. if((self->errno == IAS_CLASS_UNKNOWN) ||
  2012. (self->errno == IAS_ATTRIB_UNKNOWN))
  2013. return (-EADDRNOTAVAIL);
  2014. else
  2015. return (-EHOSTUNREACH);
  2016. }
  2017. /* Translate from internal to user structure */
  2018. err = irda_extract_ias_value(ias_opt, self->ias_result);
  2019. if (self->ias_result)
  2020. irias_delete_value(self->ias_result);
  2021. if (err) {
  2022. kfree(ias_opt);
  2023. return err;
  2024. }
  2025. /* Copy reply to the user */
  2026. if (copy_to_user(optval, ias_opt,
  2027. sizeof(struct irda_ias_set))) {
  2028. kfree(ias_opt);
  2029. return -EFAULT;
  2030. }
  2031. /* Note : don't need to put optlen, we checked it */
  2032. kfree(ias_opt);
  2033. break;
  2034. case IRLMP_WAITDEVICE:
  2035. /* This function is just another way of seeing life ;-)
  2036. * IRLMP_ENUMDEVICES assumes that you have a static network,
  2037. * and that you just want to pick one of the devices present.
  2038. * On the other hand, in here we assume that no device is
  2039. * present and that at some point in the future a device will
  2040. * come into range. When this device arrive, we just wake
  2041. * up the caller, so that he has time to connect to it before
  2042. * the device goes away...
  2043. * Note : once the node has been discovered for more than a
  2044. * few second, it won't trigger this function, unless it
  2045. * goes away and come back changes its hint bits (so we
  2046. * might call it IRLMP_WAITNEWDEVICE).
  2047. */
  2048. /* Check that the user is passing us an int */
  2049. if (len != sizeof(int))
  2050. return -EINVAL;
  2051. /* Get timeout in ms (max time we block the caller) */
  2052. if (get_user(val, (int __user *)optval))
  2053. return -EFAULT;
  2054. /* Tell IrLMP we want to be notified */
  2055. irlmp_update_client(self->ckey, self->mask.word,
  2056. irda_selective_discovery_indication,
  2057. NULL, (void *) self);
  2058. /* Do some discovery (and also return cached results) */
  2059. irlmp_discovery_request(self->nslots);
  2060. /* Wait until a node is discovered */
  2061. if (!self->cachedaddr) {
  2062. int ret = 0;
  2063. IRDA_DEBUG(1, "%s(), nothing discovered yet, going to sleep...\n", __FUNCTION__);
  2064. /* Set watchdog timer to expire in <val> ms. */
  2065. self->errno = 0;
  2066. init_timer(&self->watchdog);
  2067. self->watchdog.function = irda_discovery_timeout;
  2068. self->watchdog.data = (unsigned long) self;
  2069. self->watchdog.expires = jiffies + (val * HZ/1000);
  2070. add_timer(&(self->watchdog));
  2071. /* Wait for IR-LMP to call us back */
  2072. __wait_event_interruptible(self->query_wait,
  2073. (self->cachedaddr != 0 || self->errno == -ETIME),
  2074. ret);
  2075. /* If watchdog is still activated, kill it! */
  2076. if(timer_pending(&(self->watchdog)))
  2077. del_timer(&(self->watchdog));
  2078. IRDA_DEBUG(1, "%s(), ...waking up !\n", __FUNCTION__);
  2079. if (ret != 0)
  2080. return ret;
  2081. }
  2082. else
  2083. IRDA_DEBUG(1, "%s(), found immediately !\n",
  2084. __FUNCTION__);
  2085. /* Tell IrLMP that we have been notified */
  2086. irlmp_update_client(self->ckey, self->mask.word,
  2087. NULL, NULL, NULL);
  2088. /* Check if the we got some results */
  2089. if (!self->cachedaddr)
  2090. return -EAGAIN; /* Didn't find any devices */
  2091. daddr = self->cachedaddr;
  2092. /* Cleanup */
  2093. self->cachedaddr = 0;
  2094. /* We return the daddr of the device that trigger the
  2095. * wakeup. As irlmp pass us only the new devices, we
  2096. * are sure that it's not an old device.
  2097. * If the user want more details, he should query
  2098. * the whole discovery log and pick one device...
  2099. */
  2100. if (put_user(daddr, (int __user *)optval))
  2101. return -EFAULT;
  2102. break;
  2103. default:
  2104. return -ENOPROTOOPT;
  2105. }
  2106. return 0;
  2107. }
  2108. static struct net_proto_family irda_family_ops = {
  2109. .family = PF_IRDA,
  2110. .create = irda_create,
  2111. .owner = THIS_MODULE,
  2112. };
  2113. static const struct proto_ops SOCKOPS_WRAPPED(irda_stream_ops) = {
  2114. .family = PF_IRDA,
  2115. .owner = THIS_MODULE,
  2116. .release = irda_release,
  2117. .bind = irda_bind,
  2118. .connect = irda_connect,
  2119. .socketpair = sock_no_socketpair,
  2120. .accept = irda_accept,
  2121. .getname = irda_getname,
  2122. .poll = irda_poll,
  2123. .ioctl = irda_ioctl,
  2124. #ifdef CONFIG_COMPAT
  2125. .compat_ioctl = irda_compat_ioctl,
  2126. #endif
  2127. .listen = irda_listen,
  2128. .shutdown = irda_shutdown,
  2129. .setsockopt = irda_setsockopt,
  2130. .getsockopt = irda_getsockopt,
  2131. .sendmsg = irda_sendmsg,
  2132. .recvmsg = irda_recvmsg_stream,
  2133. .mmap = sock_no_mmap,
  2134. .sendpage = sock_no_sendpage,
  2135. };
  2136. static const struct proto_ops SOCKOPS_WRAPPED(irda_seqpacket_ops) = {
  2137. .family = PF_IRDA,
  2138. .owner = THIS_MODULE,
  2139. .release = irda_release,
  2140. .bind = irda_bind,
  2141. .connect = irda_connect,
  2142. .socketpair = sock_no_socketpair,
  2143. .accept = irda_accept,
  2144. .getname = irda_getname,
  2145. .poll = datagram_poll,
  2146. .ioctl = irda_ioctl,
  2147. #ifdef CONFIG_COMPAT
  2148. .compat_ioctl = irda_compat_ioctl,
  2149. #endif
  2150. .listen = irda_listen,
  2151. .shutdown = irda_shutdown,
  2152. .setsockopt = irda_setsockopt,
  2153. .getsockopt = irda_getsockopt,
  2154. .sendmsg = irda_sendmsg,
  2155. .recvmsg = irda_recvmsg_dgram,
  2156. .mmap = sock_no_mmap,
  2157. .sendpage = sock_no_sendpage,
  2158. };
  2159. static const struct proto_ops SOCKOPS_WRAPPED(irda_dgram_ops) = {
  2160. .family = PF_IRDA,
  2161. .owner = THIS_MODULE,
  2162. .release = irda_release,
  2163. .bind = irda_bind,
  2164. .connect = irda_connect,
  2165. .socketpair = sock_no_socketpair,
  2166. .accept = irda_accept,
  2167. .getname = irda_getname,
  2168. .poll = datagram_poll,
  2169. .ioctl = irda_ioctl,
  2170. #ifdef CONFIG_COMPAT
  2171. .compat_ioctl = irda_compat_ioctl,
  2172. #endif
  2173. .listen = irda_listen,
  2174. .shutdown = irda_shutdown,
  2175. .setsockopt = irda_setsockopt,
  2176. .getsockopt = irda_getsockopt,
  2177. .sendmsg = irda_sendmsg_dgram,
  2178. .recvmsg = irda_recvmsg_dgram,
  2179. .mmap = sock_no_mmap,
  2180. .sendpage = sock_no_sendpage,
  2181. };
  2182. #ifdef CONFIG_IRDA_ULTRA
  2183. static const struct proto_ops SOCKOPS_WRAPPED(irda_ultra_ops) = {
  2184. .family = PF_IRDA,
  2185. .owner = THIS_MODULE,
  2186. .release = irda_release,
  2187. .bind = irda_bind,
  2188. .connect = sock_no_connect,
  2189. .socketpair = sock_no_socketpair,
  2190. .accept = sock_no_accept,
  2191. .getname = irda_getname,
  2192. .poll = datagram_poll,
  2193. .ioctl = irda_ioctl,
  2194. #ifdef CONFIG_COMPAT
  2195. .compat_ioctl = irda_compat_ioctl,
  2196. #endif
  2197. .listen = sock_no_listen,
  2198. .shutdown = irda_shutdown,
  2199. .setsockopt = irda_setsockopt,
  2200. .getsockopt = irda_getsockopt,
  2201. .sendmsg = irda_sendmsg_ultra,
  2202. .recvmsg = irda_recvmsg_dgram,
  2203. .mmap = sock_no_mmap,
  2204. .sendpage = sock_no_sendpage,
  2205. };
  2206. #endif /* CONFIG_IRDA_ULTRA */
  2207. #include <linux/smp_lock.h>
  2208. SOCKOPS_WRAP(irda_stream, PF_IRDA);
  2209. SOCKOPS_WRAP(irda_seqpacket, PF_IRDA);
  2210. SOCKOPS_WRAP(irda_dgram, PF_IRDA);
  2211. #ifdef CONFIG_IRDA_ULTRA
  2212. SOCKOPS_WRAP(irda_ultra, PF_IRDA);
  2213. #endif /* CONFIG_IRDA_ULTRA */
  2214. /*
  2215. * Function irsock_init (pro)
  2216. *
  2217. * Initialize IrDA protocol
  2218. *
  2219. */
  2220. int __init irsock_init(void)
  2221. {
  2222. int rc = proto_register(&irda_proto, 0);
  2223. if (rc == 0)
  2224. rc = sock_register(&irda_family_ops);
  2225. return rc;
  2226. }
  2227. /*
  2228. * Function irsock_cleanup (void)
  2229. *
  2230. * Remove IrDA protocol
  2231. *
  2232. */
  2233. void __exit irsock_cleanup(void)
  2234. {
  2235. sock_unregister(PF_IRDA);
  2236. proto_unregister(&irda_proto);
  2237. }