tun.c 55 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365
  1. /*
  2. * TUN - Universal TUN/TAP device driver.
  3. * Copyright (C) 1999-2002 Maxim Krasnyansky <maxk@qualcomm.com>
  4. *
  5. * This program is free software; you can redistribute it and/or modify
  6. * it under the terms of the GNU General Public License as published by
  7. * the Free Software Foundation; either version 2 of the License, or
  8. * (at your option) any later version.
  9. *
  10. * This program is distributed in the hope that it will be useful,
  11. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. * GNU General Public License for more details.
  14. *
  15. * $Id: tun.c,v 1.15 2002/03/01 02:44:24 maxk Exp $
  16. */
  17. /*
  18. * Changes:
  19. *
  20. * Mike Kershaw <dragorn@kismetwireless.net> 2005/08/14
  21. * Add TUNSETLINK ioctl to set the link encapsulation
  22. *
  23. * Mark Smith <markzzzsmith@yahoo.com.au>
  24. * Use eth_random_addr() for tap MAC address.
  25. *
  26. * Harald Roelle <harald.roelle@ifi.lmu.de> 2004/04/20
  27. * Fixes in packet dropping, queue length setting and queue wakeup.
  28. * Increased default tx queue length.
  29. * Added ethtool API.
  30. * Minor cleanups
  31. *
  32. * Daniel Podlejski <underley@underley.eu.org>
  33. * Modifications for 2.3.99-pre5 kernel.
  34. */
  35. #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  36. #define DRV_NAME "tun"
  37. #define DRV_VERSION "1.6"
  38. #define DRV_DESCRIPTION "Universal TUN/TAP device driver"
  39. #define DRV_COPYRIGHT "(C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>"
  40. #include <linux/module.h>
  41. #include <linux/errno.h>
  42. #include <linux/kernel.h>
  43. #include <linux/major.h>
  44. #include <linux/slab.h>
  45. #include <linux/poll.h>
  46. #include <linux/fcntl.h>
  47. #include <linux/init.h>
  48. #include <linux/skbuff.h>
  49. #include <linux/netdevice.h>
  50. #include <linux/etherdevice.h>
  51. #include <linux/miscdevice.h>
  52. #include <linux/ethtool.h>
  53. #include <linux/rtnetlink.h>
  54. #include <linux/compat.h>
  55. #include <linux/if.h>
  56. #include <linux/if_arp.h>
  57. #include <linux/if_ether.h>
  58. #include <linux/if_tun.h>
  59. #include <linux/if_vlan.h>
  60. #include <linux/crc32.h>
  61. #include <linux/nsproxy.h>
  62. #include <linux/virtio_net.h>
  63. #include <linux/rcupdate.h>
  64. #include <net/net_namespace.h>
  65. #include <net/netns/generic.h>
  66. #include <net/rtnetlink.h>
  67. #include <net/sock.h>
  68. #include <linux/seq_file.h>
  69. #include <linux/uio.h>
  70. #include <asm/uaccess.h>
  71. /* Uncomment to enable debugging */
  72. /* #define TUN_DEBUG 1 */
  73. #ifdef TUN_DEBUG
  74. static int debug;
  75. #define tun_debug(level, tun, fmt, args...) \
  76. do { \
  77. if (tun->debug) \
  78. netdev_printk(level, tun->dev, fmt, ##args); \
  79. } while (0)
  80. #define DBG1(level, fmt, args...) \
  81. do { \
  82. if (debug == 2) \
  83. printk(level fmt, ##args); \
  84. } while (0)
  85. #else
  86. #define tun_debug(level, tun, fmt, args...) \
  87. do { \
  88. if (0) \
  89. netdev_printk(level, tun->dev, fmt, ##args); \
  90. } while (0)
  91. #define DBG1(level, fmt, args...) \
  92. do { \
  93. if (0) \
  94. printk(level fmt, ##args); \
  95. } while (0)
  96. #endif
  97. /* TUN device flags */
  98. /* IFF_ATTACH_QUEUE is never stored in device flags,
  99. * overload it to mean fasync when stored there.
  100. */
  101. #define TUN_FASYNC IFF_ATTACH_QUEUE
  102. /* High bits in flags field are unused. */
  103. #define TUN_VNET_LE 0x80000000
  104. #define TUN_FEATURES (IFF_NO_PI | IFF_ONE_QUEUE | IFF_VNET_HDR | \
  105. IFF_MULTI_QUEUE)
  106. #define GOODCOPY_LEN 128
  107. #define FLT_EXACT_COUNT 8
  108. struct tap_filter {
  109. unsigned int count; /* Number of addrs. Zero means disabled */
  110. u32 mask[2]; /* Mask of the hashed addrs */
  111. unsigned char addr[FLT_EXACT_COUNT][ETH_ALEN];
  112. };
  113. /* MAX_TAP_QUEUES 256 is chosen to allow rx/tx queues to be equal
  114. * to max number of VCPUs in guest. */
  115. #define MAX_TAP_QUEUES 256
  116. #define MAX_TAP_FLOWS 4096
  117. #define TUN_FLOW_EXPIRE (3 * HZ)
  118. /* A tun_file connects an open character device to a tuntap netdevice. It
  119. * also contains all socket related structures (except sock_fprog and tap_filter)
  120. * to serve as one transmit queue for tuntap device. The sock_fprog and
  121. * tap_filter were kept in tun_struct since they were used for filtering for the
  122. * netdevice not for a specific queue (at least I didn't see the requirement for
  123. * this).
  124. *
  125. * RCU usage:
  126. * The tun_file and tun_struct are loosely coupled, the pointer from one to the
  127. * other can only be read while rcu_read_lock or rtnl_lock is held.
  128. */
  129. struct tun_file {
  130. struct sock sk;
  131. struct socket socket;
  132. struct socket_wq wq;
  133. struct tun_struct __rcu *tun;
  134. struct net *net;
  135. struct fasync_struct *fasync;
  136. /* only used for fasnyc */
  137. unsigned int flags;
  138. union {
  139. u16 queue_index;
  140. unsigned int ifindex;
  141. };
  142. struct list_head next;
  143. struct tun_struct *detached;
  144. };
  145. struct tun_flow_entry {
  146. struct hlist_node hash_link;
  147. struct rcu_head rcu;
  148. struct tun_struct *tun;
  149. u32 rxhash;
  150. u32 rps_rxhash;
  151. int queue_index;
  152. unsigned long updated;
  153. };
  154. #define TUN_NUM_FLOW_ENTRIES 1024
  155. /* Since the socket were moved to tun_file, to preserve the behavior of persist
  156. * device, socket filter, sndbuf and vnet header size were restore when the
  157. * file were attached to a persist device.
  158. */
  159. struct tun_struct {
  160. struct tun_file __rcu *tfiles[MAX_TAP_QUEUES];
  161. unsigned int numqueues;
  162. unsigned int flags;
  163. kuid_t owner;
  164. kgid_t group;
  165. struct net_device *dev;
  166. netdev_features_t set_features;
  167. #define TUN_USER_FEATURES (NETIF_F_HW_CSUM|NETIF_F_TSO_ECN|NETIF_F_TSO| \
  168. NETIF_F_TSO6|NETIF_F_UFO)
  169. int vnet_hdr_sz;
  170. int sndbuf;
  171. struct tap_filter txflt;
  172. struct sock_fprog fprog;
  173. /* protected by rtnl lock */
  174. bool filter_attached;
  175. #ifdef TUN_DEBUG
  176. int debug;
  177. #endif
  178. spinlock_t lock;
  179. struct hlist_head flows[TUN_NUM_FLOW_ENTRIES];
  180. struct timer_list flow_gc_timer;
  181. unsigned long ageing_time;
  182. unsigned int numdisabled;
  183. struct list_head disabled;
  184. void *security;
  185. u32 flow_count;
  186. };
  187. static inline u16 tun16_to_cpu(struct tun_struct *tun, __virtio16 val)
  188. {
  189. return __virtio16_to_cpu(tun->flags & TUN_VNET_LE, val);
  190. }
  191. static inline __virtio16 cpu_to_tun16(struct tun_struct *tun, u16 val)
  192. {
  193. return __cpu_to_virtio16(tun->flags & TUN_VNET_LE, val);
  194. }
  195. static inline u32 tun_hashfn(u32 rxhash)
  196. {
  197. return rxhash & 0x3ff;
  198. }
  199. static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash)
  200. {
  201. struct tun_flow_entry *e;
  202. hlist_for_each_entry_rcu(e, head, hash_link) {
  203. if (e->rxhash == rxhash)
  204. return e;
  205. }
  206. return NULL;
  207. }
  208. static struct tun_flow_entry *tun_flow_create(struct tun_struct *tun,
  209. struct hlist_head *head,
  210. u32 rxhash, u16 queue_index)
  211. {
  212. struct tun_flow_entry *e = kmalloc(sizeof(*e), GFP_ATOMIC);
  213. if (e) {
  214. tun_debug(KERN_INFO, tun, "create flow: hash %u index %u\n",
  215. rxhash, queue_index);
  216. e->updated = jiffies;
  217. e->rxhash = rxhash;
  218. e->rps_rxhash = 0;
  219. e->queue_index = queue_index;
  220. e->tun = tun;
  221. hlist_add_head_rcu(&e->hash_link, head);
  222. ++tun->flow_count;
  223. }
  224. return e;
  225. }
  226. static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e)
  227. {
  228. tun_debug(KERN_INFO, tun, "delete flow: hash %u index %u\n",
  229. e->rxhash, e->queue_index);
  230. hlist_del_rcu(&e->hash_link);
  231. kfree_rcu(e, rcu);
  232. --tun->flow_count;
  233. }
  234. static void tun_flow_flush(struct tun_struct *tun)
  235. {
  236. int i;
  237. spin_lock_bh(&tun->lock);
  238. for (i = 0; i < TUN_NUM_FLOW_ENTRIES; i++) {
  239. struct tun_flow_entry *e;
  240. struct hlist_node *n;
  241. hlist_for_each_entry_safe(e, n, &tun->flows[i], hash_link)
  242. tun_flow_delete(tun, e);
  243. }
  244. spin_unlock_bh(&tun->lock);
  245. }
  246. static void tun_flow_delete_by_queue(struct tun_struct *tun, u16 queue_index)
  247. {
  248. int i;
  249. spin_lock_bh(&tun->lock);
  250. for (i = 0; i < TUN_NUM_FLOW_ENTRIES; i++) {
  251. struct tun_flow_entry *e;
  252. struct hlist_node *n;
  253. hlist_for_each_entry_safe(e, n, &tun->flows[i], hash_link) {
  254. if (e->queue_index == queue_index)
  255. tun_flow_delete(tun, e);
  256. }
  257. }
  258. spin_unlock_bh(&tun->lock);
  259. }
  260. static void tun_flow_cleanup(unsigned long data)
  261. {
  262. struct tun_struct *tun = (struct tun_struct *)data;
  263. unsigned long delay = tun->ageing_time;
  264. unsigned long next_timer = jiffies + delay;
  265. unsigned long count = 0;
  266. int i;
  267. tun_debug(KERN_INFO, tun, "tun_flow_cleanup\n");
  268. spin_lock_bh(&tun->lock);
  269. for (i = 0; i < TUN_NUM_FLOW_ENTRIES; i++) {
  270. struct tun_flow_entry *e;
  271. struct hlist_node *n;
  272. hlist_for_each_entry_safe(e, n, &tun->flows[i], hash_link) {
  273. unsigned long this_timer;
  274. count++;
  275. this_timer = e->updated + delay;
  276. if (time_before_eq(this_timer, jiffies))
  277. tun_flow_delete(tun, e);
  278. else if (time_before(this_timer, next_timer))
  279. next_timer = this_timer;
  280. }
  281. }
  282. if (count)
  283. mod_timer(&tun->flow_gc_timer, round_jiffies_up(next_timer));
  284. spin_unlock_bh(&tun->lock);
  285. }
  286. static void tun_flow_update(struct tun_struct *tun, u32 rxhash,
  287. struct tun_file *tfile)
  288. {
  289. struct hlist_head *head;
  290. struct tun_flow_entry *e;
  291. unsigned long delay = tun->ageing_time;
  292. u16 queue_index = tfile->queue_index;
  293. if (!rxhash)
  294. return;
  295. else
  296. head = &tun->flows[tun_hashfn(rxhash)];
  297. rcu_read_lock();
  298. /* We may get a very small possibility of OOO during switching, not
  299. * worth to optimize.*/
  300. if (tun->numqueues == 1 || tfile->detached)
  301. goto unlock;
  302. e = tun_flow_find(head, rxhash);
  303. if (likely(e)) {
  304. /* TODO: keep queueing to old queue until it's empty? */
  305. e->queue_index = queue_index;
  306. e->updated = jiffies;
  307. sock_rps_record_flow_hash(e->rps_rxhash);
  308. } else {
  309. spin_lock_bh(&tun->lock);
  310. if (!tun_flow_find(head, rxhash) &&
  311. tun->flow_count < MAX_TAP_FLOWS)
  312. tun_flow_create(tun, head, rxhash, queue_index);
  313. if (!timer_pending(&tun->flow_gc_timer))
  314. mod_timer(&tun->flow_gc_timer,
  315. round_jiffies_up(jiffies + delay));
  316. spin_unlock_bh(&tun->lock);
  317. }
  318. unlock:
  319. rcu_read_unlock();
  320. }
  321. /**
  322. * Save the hash received in the stack receive path and update the
  323. * flow_hash table accordingly.
  324. */
  325. static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash)
  326. {
  327. if (unlikely(e->rps_rxhash != hash))
  328. e->rps_rxhash = hash;
  329. }
  330. /* We try to identify a flow through its rxhash first. The reason that
  331. * we do not check rxq no. is because some cards(e.g 82599), chooses
  332. * the rxq based on the txq where the last packet of the flow comes. As
  333. * the userspace application move between processors, we may get a
  334. * different rxq no. here. If we could not get rxhash, then we would
  335. * hope the rxq no. may help here.
  336. */
  337. static u16 tun_select_queue(struct net_device *dev, struct sk_buff *skb,
  338. void *accel_priv, select_queue_fallback_t fallback)
  339. {
  340. struct tun_struct *tun = netdev_priv(dev);
  341. struct tun_flow_entry *e;
  342. u32 txq = 0;
  343. u32 numqueues = 0;
  344. rcu_read_lock();
  345. numqueues = ACCESS_ONCE(tun->numqueues);
  346. txq = skb_get_hash(skb);
  347. if (txq) {
  348. e = tun_flow_find(&tun->flows[tun_hashfn(txq)], txq);
  349. if (e) {
  350. tun_flow_save_rps_rxhash(e, txq);
  351. txq = e->queue_index;
  352. } else
  353. /* use multiply and shift instead of expensive divide */
  354. txq = ((u64)txq * numqueues) >> 32;
  355. } else if (likely(skb_rx_queue_recorded(skb))) {
  356. txq = skb_get_rx_queue(skb);
  357. while (unlikely(txq >= numqueues))
  358. txq -= numqueues;
  359. }
  360. rcu_read_unlock();
  361. return txq;
  362. }
  363. static inline bool tun_not_capable(struct tun_struct *tun)
  364. {
  365. const struct cred *cred = current_cred();
  366. struct net *net = dev_net(tun->dev);
  367. return ((uid_valid(tun->owner) && !uid_eq(cred->euid, tun->owner)) ||
  368. (gid_valid(tun->group) && !in_egroup_p(tun->group))) &&
  369. !ns_capable(net->user_ns, CAP_NET_ADMIN);
  370. }
  371. static void tun_set_real_num_queues(struct tun_struct *tun)
  372. {
  373. netif_set_real_num_tx_queues(tun->dev, tun->numqueues);
  374. netif_set_real_num_rx_queues(tun->dev, tun->numqueues);
  375. }
  376. static void tun_disable_queue(struct tun_struct *tun, struct tun_file *tfile)
  377. {
  378. tfile->detached = tun;
  379. list_add_tail(&tfile->next, &tun->disabled);
  380. ++tun->numdisabled;
  381. }
  382. static struct tun_struct *tun_enable_queue(struct tun_file *tfile)
  383. {
  384. struct tun_struct *tun = tfile->detached;
  385. tfile->detached = NULL;
  386. list_del_init(&tfile->next);
  387. --tun->numdisabled;
  388. return tun;
  389. }
  390. static void tun_queue_purge(struct tun_file *tfile)
  391. {
  392. skb_queue_purge(&tfile->sk.sk_receive_queue);
  393. skb_queue_purge(&tfile->sk.sk_error_queue);
  394. }
  395. static void __tun_detach(struct tun_file *tfile, bool clean)
  396. {
  397. struct tun_file *ntfile;
  398. struct tun_struct *tun;
  399. tun = rtnl_dereference(tfile->tun);
  400. if (tun && !tfile->detached) {
  401. u16 index = tfile->queue_index;
  402. BUG_ON(index >= tun->numqueues);
  403. rcu_assign_pointer(tun->tfiles[index],
  404. tun->tfiles[tun->numqueues - 1]);
  405. ntfile = rtnl_dereference(tun->tfiles[index]);
  406. ntfile->queue_index = index;
  407. --tun->numqueues;
  408. if (clean) {
  409. RCU_INIT_POINTER(tfile->tun, NULL);
  410. sock_put(&tfile->sk);
  411. } else
  412. tun_disable_queue(tun, tfile);
  413. synchronize_net();
  414. tun_flow_delete_by_queue(tun, tun->numqueues + 1);
  415. /* Drop read queue */
  416. tun_queue_purge(tfile);
  417. tun_set_real_num_queues(tun);
  418. } else if (tfile->detached && clean) {
  419. tun = tun_enable_queue(tfile);
  420. sock_put(&tfile->sk);
  421. }
  422. if (clean) {
  423. if (tun && tun->numqueues == 0 && tun->numdisabled == 0) {
  424. netif_carrier_off(tun->dev);
  425. if (!(tun->flags & IFF_PERSIST) &&
  426. tun->dev->reg_state == NETREG_REGISTERED)
  427. unregister_netdevice(tun->dev);
  428. }
  429. BUG_ON(!test_bit(SOCK_EXTERNALLY_ALLOCATED,
  430. &tfile->socket.flags));
  431. sk_release_kernel(&tfile->sk);
  432. }
  433. }
  434. static void tun_detach(struct tun_file *tfile, bool clean)
  435. {
  436. rtnl_lock();
  437. __tun_detach(tfile, clean);
  438. rtnl_unlock();
  439. }
  440. static void tun_detach_all(struct net_device *dev)
  441. {
  442. struct tun_struct *tun = netdev_priv(dev);
  443. struct tun_file *tfile, *tmp;
  444. int i, n = tun->numqueues;
  445. for (i = 0; i < n; i++) {
  446. tfile = rtnl_dereference(tun->tfiles[i]);
  447. BUG_ON(!tfile);
  448. tfile->socket.sk->sk_data_ready(tfile->socket.sk);
  449. RCU_INIT_POINTER(tfile->tun, NULL);
  450. --tun->numqueues;
  451. }
  452. list_for_each_entry(tfile, &tun->disabled, next) {
  453. tfile->socket.sk->sk_data_ready(tfile->socket.sk);
  454. RCU_INIT_POINTER(tfile->tun, NULL);
  455. }
  456. BUG_ON(tun->numqueues != 0);
  457. synchronize_net();
  458. for (i = 0; i < n; i++) {
  459. tfile = rtnl_dereference(tun->tfiles[i]);
  460. /* Drop read queue */
  461. tun_queue_purge(tfile);
  462. sock_put(&tfile->sk);
  463. }
  464. list_for_each_entry_safe(tfile, tmp, &tun->disabled, next) {
  465. tun_enable_queue(tfile);
  466. tun_queue_purge(tfile);
  467. sock_put(&tfile->sk);
  468. }
  469. BUG_ON(tun->numdisabled != 0);
  470. if (tun->flags & IFF_PERSIST)
  471. module_put(THIS_MODULE);
  472. }
  473. static int tun_attach(struct tun_struct *tun, struct file *file, bool skip_filter)
  474. {
  475. struct tun_file *tfile = file->private_data;
  476. int err;
  477. err = security_tun_dev_attach(tfile->socket.sk, tun->security);
  478. if (err < 0)
  479. goto out;
  480. err = -EINVAL;
  481. if (rtnl_dereference(tfile->tun) && !tfile->detached)
  482. goto out;
  483. err = -EBUSY;
  484. if (!(tun->flags & IFF_MULTI_QUEUE) && tun->numqueues == 1)
  485. goto out;
  486. err = -E2BIG;
  487. if (!tfile->detached &&
  488. tun->numqueues + tun->numdisabled == MAX_TAP_QUEUES)
  489. goto out;
  490. err = 0;
  491. /* Re-attach the filter to persist device */
  492. if (!skip_filter && (tun->filter_attached == true)) {
  493. err = sk_attach_filter(&tun->fprog, tfile->socket.sk);
  494. if (!err)
  495. goto out;
  496. }
  497. tfile->queue_index = tun->numqueues;
  498. rcu_assign_pointer(tfile->tun, tun);
  499. rcu_assign_pointer(tun->tfiles[tun->numqueues], tfile);
  500. tun->numqueues++;
  501. if (tfile->detached)
  502. tun_enable_queue(tfile);
  503. else
  504. sock_hold(&tfile->sk);
  505. tun_set_real_num_queues(tun);
  506. /* device is allowed to go away first, so no need to hold extra
  507. * refcnt.
  508. */
  509. out:
  510. return err;
  511. }
  512. static struct tun_struct *__tun_get(struct tun_file *tfile)
  513. {
  514. struct tun_struct *tun;
  515. rcu_read_lock();
  516. tun = rcu_dereference(tfile->tun);
  517. if (tun)
  518. dev_hold(tun->dev);
  519. rcu_read_unlock();
  520. return tun;
  521. }
  522. static struct tun_struct *tun_get(struct file *file)
  523. {
  524. return __tun_get(file->private_data);
  525. }
  526. static void tun_put(struct tun_struct *tun)
  527. {
  528. dev_put(tun->dev);
  529. }
  530. /* TAP filtering */
  531. static void addr_hash_set(u32 *mask, const u8 *addr)
  532. {
  533. int n = ether_crc(ETH_ALEN, addr) >> 26;
  534. mask[n >> 5] |= (1 << (n & 31));
  535. }
  536. static unsigned int addr_hash_test(const u32 *mask, const u8 *addr)
  537. {
  538. int n = ether_crc(ETH_ALEN, addr) >> 26;
  539. return mask[n >> 5] & (1 << (n & 31));
  540. }
  541. static int update_filter(struct tap_filter *filter, void __user *arg)
  542. {
  543. struct { u8 u[ETH_ALEN]; } *addr;
  544. struct tun_filter uf;
  545. int err, alen, n, nexact;
  546. if (copy_from_user(&uf, arg, sizeof(uf)))
  547. return -EFAULT;
  548. if (!uf.count) {
  549. /* Disabled */
  550. filter->count = 0;
  551. return 0;
  552. }
  553. alen = ETH_ALEN * uf.count;
  554. addr = kmalloc(alen, GFP_KERNEL);
  555. if (!addr)
  556. return -ENOMEM;
  557. if (copy_from_user(addr, arg + sizeof(uf), alen)) {
  558. err = -EFAULT;
  559. goto done;
  560. }
  561. /* The filter is updated without holding any locks. Which is
  562. * perfectly safe. We disable it first and in the worst
  563. * case we'll accept a few undesired packets. */
  564. filter->count = 0;
  565. wmb();
  566. /* Use first set of addresses as an exact filter */
  567. for (n = 0; n < uf.count && n < FLT_EXACT_COUNT; n++)
  568. memcpy(filter->addr[n], addr[n].u, ETH_ALEN);
  569. nexact = n;
  570. /* Remaining multicast addresses are hashed,
  571. * unicast will leave the filter disabled. */
  572. memset(filter->mask, 0, sizeof(filter->mask));
  573. for (; n < uf.count; n++) {
  574. if (!is_multicast_ether_addr(addr[n].u)) {
  575. err = 0; /* no filter */
  576. goto done;
  577. }
  578. addr_hash_set(filter->mask, addr[n].u);
  579. }
  580. /* For ALLMULTI just set the mask to all ones.
  581. * This overrides the mask populated above. */
  582. if ((uf.flags & TUN_FLT_ALLMULTI))
  583. memset(filter->mask, ~0, sizeof(filter->mask));
  584. /* Now enable the filter */
  585. wmb();
  586. filter->count = nexact;
  587. /* Return the number of exact filters */
  588. err = nexact;
  589. done:
  590. kfree(addr);
  591. return err;
  592. }
  593. /* Returns: 0 - drop, !=0 - accept */
  594. static int run_filter(struct tap_filter *filter, const struct sk_buff *skb)
  595. {
  596. /* Cannot use eth_hdr(skb) here because skb_mac_hdr() is incorrect
  597. * at this point. */
  598. struct ethhdr *eh = (struct ethhdr *) skb->data;
  599. int i;
  600. /* Exact match */
  601. for (i = 0; i < filter->count; i++)
  602. if (ether_addr_equal(eh->h_dest, filter->addr[i]))
  603. return 1;
  604. /* Inexact match (multicast only) */
  605. if (is_multicast_ether_addr(eh->h_dest))
  606. return addr_hash_test(filter->mask, eh->h_dest);
  607. return 0;
  608. }
  609. /*
  610. * Checks whether the packet is accepted or not.
  611. * Returns: 0 - drop, !=0 - accept
  612. */
  613. static int check_filter(struct tap_filter *filter, const struct sk_buff *skb)
  614. {
  615. if (!filter->count)
  616. return 1;
  617. return run_filter(filter, skb);
  618. }
  619. /* Network device part of the driver */
  620. static const struct ethtool_ops tun_ethtool_ops;
  621. /* Net device detach from fd. */
  622. static void tun_net_uninit(struct net_device *dev)
  623. {
  624. tun_detach_all(dev);
  625. }
  626. /* Net device open. */
  627. static int tun_net_open(struct net_device *dev)
  628. {
  629. netif_tx_start_all_queues(dev);
  630. return 0;
  631. }
  632. /* Net device close. */
  633. static int tun_net_close(struct net_device *dev)
  634. {
  635. netif_tx_stop_all_queues(dev);
  636. return 0;
  637. }
  638. /* Net device start xmit */
  639. static netdev_tx_t tun_net_xmit(struct sk_buff *skb, struct net_device *dev)
  640. {
  641. struct tun_struct *tun = netdev_priv(dev);
  642. int txq = skb->queue_mapping;
  643. struct tun_file *tfile;
  644. u32 numqueues = 0;
  645. rcu_read_lock();
  646. tfile = rcu_dereference(tun->tfiles[txq]);
  647. numqueues = ACCESS_ONCE(tun->numqueues);
  648. /* Drop packet if interface is not attached */
  649. if (txq >= numqueues)
  650. goto drop;
  651. if (numqueues == 1) {
  652. /* Select queue was not called for the skbuff, so we extract the
  653. * RPS hash and save it into the flow_table here.
  654. */
  655. __u32 rxhash;
  656. rxhash = skb_get_hash(skb);
  657. if (rxhash) {
  658. struct tun_flow_entry *e;
  659. e = tun_flow_find(&tun->flows[tun_hashfn(rxhash)],
  660. rxhash);
  661. if (e)
  662. tun_flow_save_rps_rxhash(e, rxhash);
  663. }
  664. }
  665. tun_debug(KERN_INFO, tun, "tun_net_xmit %d\n", skb->len);
  666. BUG_ON(!tfile);
  667. /* Drop if the filter does not like it.
  668. * This is a noop if the filter is disabled.
  669. * Filter can be enabled only for the TAP devices. */
  670. if (!check_filter(&tun->txflt, skb))
  671. goto drop;
  672. if (tfile->socket.sk->sk_filter &&
  673. sk_filter(tfile->socket.sk, skb))
  674. goto drop;
  675. /* Limit the number of packets queued by dividing txq length with the
  676. * number of queues.
  677. */
  678. if (skb_queue_len(&tfile->socket.sk->sk_receive_queue) * numqueues
  679. >= dev->tx_queue_len)
  680. goto drop;
  681. if (unlikely(skb_orphan_frags(skb, GFP_ATOMIC)))
  682. goto drop;
  683. if (skb->sk) {
  684. sock_tx_timestamp(skb->sk, &skb_shinfo(skb)->tx_flags);
  685. sw_tx_timestamp(skb);
  686. }
  687. /* Orphan the skb - required as we might hang on to it
  688. * for indefinite time.
  689. */
  690. skb_orphan(skb);
  691. nf_reset(skb);
  692. /* Enqueue packet */
  693. skb_queue_tail(&tfile->socket.sk->sk_receive_queue, skb);
  694. /* Notify and wake up reader process */
  695. if (tfile->flags & TUN_FASYNC)
  696. kill_fasync(&tfile->fasync, SIGIO, POLL_IN);
  697. tfile->socket.sk->sk_data_ready(tfile->socket.sk);
  698. rcu_read_unlock();
  699. return NETDEV_TX_OK;
  700. drop:
  701. dev->stats.tx_dropped++;
  702. skb_tx_error(skb);
  703. kfree_skb(skb);
  704. rcu_read_unlock();
  705. return NET_XMIT_DROP;
  706. }
  707. static void tun_net_mclist(struct net_device *dev)
  708. {
  709. /*
  710. * This callback is supposed to deal with mc filter in
  711. * _rx_ path and has nothing to do with the _tx_ path.
  712. * In rx path we always accept everything userspace gives us.
  713. */
  714. }
  715. #define MIN_MTU 68
  716. #define MAX_MTU 65535
  717. static int
  718. tun_net_change_mtu(struct net_device *dev, int new_mtu)
  719. {
  720. if (new_mtu < MIN_MTU || new_mtu + dev->hard_header_len > MAX_MTU)
  721. return -EINVAL;
  722. dev->mtu = new_mtu;
  723. return 0;
  724. }
  725. static netdev_features_t tun_net_fix_features(struct net_device *dev,
  726. netdev_features_t features)
  727. {
  728. struct tun_struct *tun = netdev_priv(dev);
  729. return (features & tun->set_features) | (features & ~TUN_USER_FEATURES);
  730. }
  731. #ifdef CONFIG_NET_POLL_CONTROLLER
  732. static void tun_poll_controller(struct net_device *dev)
  733. {
  734. /*
  735. * Tun only receives frames when:
  736. * 1) the char device endpoint gets data from user space
  737. * 2) the tun socket gets a sendmsg call from user space
  738. * Since both of those are synchronous operations, we are guaranteed
  739. * never to have pending data when we poll for it
  740. * so there is nothing to do here but return.
  741. * We need this though so netpoll recognizes us as an interface that
  742. * supports polling, which enables bridge devices in virt setups to
  743. * still use netconsole
  744. */
  745. return;
  746. }
  747. #endif
  748. static const struct net_device_ops tun_netdev_ops = {
  749. .ndo_uninit = tun_net_uninit,
  750. .ndo_open = tun_net_open,
  751. .ndo_stop = tun_net_close,
  752. .ndo_start_xmit = tun_net_xmit,
  753. .ndo_change_mtu = tun_net_change_mtu,
  754. .ndo_fix_features = tun_net_fix_features,
  755. .ndo_select_queue = tun_select_queue,
  756. #ifdef CONFIG_NET_POLL_CONTROLLER
  757. .ndo_poll_controller = tun_poll_controller,
  758. #endif
  759. };
  760. static const struct net_device_ops tap_netdev_ops = {
  761. .ndo_uninit = tun_net_uninit,
  762. .ndo_open = tun_net_open,
  763. .ndo_stop = tun_net_close,
  764. .ndo_start_xmit = tun_net_xmit,
  765. .ndo_change_mtu = tun_net_change_mtu,
  766. .ndo_fix_features = tun_net_fix_features,
  767. .ndo_set_rx_mode = tun_net_mclist,
  768. .ndo_set_mac_address = eth_mac_addr,
  769. .ndo_validate_addr = eth_validate_addr,
  770. .ndo_select_queue = tun_select_queue,
  771. #ifdef CONFIG_NET_POLL_CONTROLLER
  772. .ndo_poll_controller = tun_poll_controller,
  773. #endif
  774. };
  775. static void tun_flow_init(struct tun_struct *tun)
  776. {
  777. int i;
  778. for (i = 0; i < TUN_NUM_FLOW_ENTRIES; i++)
  779. INIT_HLIST_HEAD(&tun->flows[i]);
  780. tun->ageing_time = TUN_FLOW_EXPIRE;
  781. setup_timer(&tun->flow_gc_timer, tun_flow_cleanup, (unsigned long)tun);
  782. mod_timer(&tun->flow_gc_timer,
  783. round_jiffies_up(jiffies + tun->ageing_time));
  784. }
  785. static void tun_flow_uninit(struct tun_struct *tun)
  786. {
  787. del_timer_sync(&tun->flow_gc_timer);
  788. tun_flow_flush(tun);
  789. }
  790. /* Initialize net device. */
  791. static void tun_net_init(struct net_device *dev)
  792. {
  793. struct tun_struct *tun = netdev_priv(dev);
  794. switch (tun->flags & TUN_TYPE_MASK) {
  795. case IFF_TUN:
  796. dev->netdev_ops = &tun_netdev_ops;
  797. /* Point-to-Point TUN Device */
  798. dev->hard_header_len = 0;
  799. dev->addr_len = 0;
  800. dev->mtu = 1500;
  801. /* Zero header length */
  802. dev->type = ARPHRD_NONE;
  803. dev->flags = IFF_POINTOPOINT | IFF_NOARP | IFF_MULTICAST;
  804. dev->tx_queue_len = TUN_READQ_SIZE; /* We prefer our own queue length */
  805. break;
  806. case IFF_TAP:
  807. dev->netdev_ops = &tap_netdev_ops;
  808. /* Ethernet TAP Device */
  809. ether_setup(dev);
  810. dev->priv_flags &= ~IFF_TX_SKB_SHARING;
  811. dev->priv_flags |= IFF_LIVE_ADDR_CHANGE;
  812. eth_hw_addr_random(dev);
  813. dev->tx_queue_len = TUN_READQ_SIZE; /* We prefer our own queue length */
  814. break;
  815. }
  816. }
  817. /* Character device part */
  818. /* Poll */
  819. static unsigned int tun_chr_poll(struct file *file, poll_table *wait)
  820. {
  821. struct tun_file *tfile = file->private_data;
  822. struct tun_struct *tun = __tun_get(tfile);
  823. struct sock *sk;
  824. unsigned int mask = 0;
  825. if (!tun)
  826. return POLLERR;
  827. sk = tfile->socket.sk;
  828. tun_debug(KERN_INFO, tun, "tun_chr_poll\n");
  829. poll_wait(file, sk_sleep(sk), wait);
  830. if (!skb_queue_empty(&sk->sk_receive_queue))
  831. mask |= POLLIN | POLLRDNORM;
  832. if (sock_writeable(sk) ||
  833. (!test_and_set_bit(SOCK_ASYNC_NOSPACE, &sk->sk_socket->flags) &&
  834. sock_writeable(sk)))
  835. mask |= POLLOUT | POLLWRNORM;
  836. if (tun->dev->reg_state != NETREG_REGISTERED)
  837. mask = POLLERR;
  838. tun_put(tun);
  839. return mask;
  840. }
  841. /* prepad is the amount to reserve at front. len is length after that.
  842. * linear is a hint as to how much to copy (usually headers). */
  843. static struct sk_buff *tun_alloc_skb(struct tun_file *tfile,
  844. size_t prepad, size_t len,
  845. size_t linear, int noblock)
  846. {
  847. struct sock *sk = tfile->socket.sk;
  848. struct sk_buff *skb;
  849. int err;
  850. /* Under a page? Don't bother with paged skb. */
  851. if (prepad + len < PAGE_SIZE || !linear)
  852. linear = len;
  853. skb = sock_alloc_send_pskb(sk, prepad + linear, len - linear, noblock,
  854. &err, 0);
  855. if (!skb)
  856. return ERR_PTR(err);
  857. skb_reserve(skb, prepad);
  858. skb_put(skb, linear);
  859. skb->data_len = len - linear;
  860. skb->len += len - linear;
  861. return skb;
  862. }
  863. /* Get packet from user space buffer */
  864. static ssize_t tun_get_user(struct tun_struct *tun, struct tun_file *tfile,
  865. void *msg_control, struct iov_iter *from,
  866. int noblock)
  867. {
  868. struct tun_pi pi = { 0, cpu_to_be16(ETH_P_IP) };
  869. struct sk_buff *skb;
  870. size_t total_len = iov_iter_count(from);
  871. size_t len = total_len, align = NET_SKB_PAD, linear;
  872. struct virtio_net_hdr gso = { 0 };
  873. int good_linear;
  874. int copylen;
  875. bool zerocopy = false;
  876. int err;
  877. u32 rxhash;
  878. ssize_t n;
  879. if (!(tun->flags & IFF_NO_PI)) {
  880. if (len < sizeof(pi))
  881. return -EINVAL;
  882. len -= sizeof(pi);
  883. n = copy_from_iter(&pi, sizeof(pi), from);
  884. if (n != sizeof(pi))
  885. return -EFAULT;
  886. }
  887. if (tun->flags & IFF_VNET_HDR) {
  888. if (len < tun->vnet_hdr_sz)
  889. return -EINVAL;
  890. len -= tun->vnet_hdr_sz;
  891. n = copy_from_iter(&gso, sizeof(gso), from);
  892. if (n != sizeof(gso))
  893. return -EFAULT;
  894. if ((gso.flags & VIRTIO_NET_HDR_F_NEEDS_CSUM) &&
  895. tun16_to_cpu(tun, gso.csum_start) + tun16_to_cpu(tun, gso.csum_offset) + 2 > tun16_to_cpu(tun, gso.hdr_len))
  896. gso.hdr_len = cpu_to_tun16(tun, tun16_to_cpu(tun, gso.csum_start) + tun16_to_cpu(tun, gso.csum_offset) + 2);
  897. if (tun16_to_cpu(tun, gso.hdr_len) > len)
  898. return -EINVAL;
  899. iov_iter_advance(from, tun->vnet_hdr_sz - sizeof(gso));
  900. }
  901. if ((tun->flags & TUN_TYPE_MASK) == IFF_TAP) {
  902. align += NET_IP_ALIGN;
  903. if (unlikely(len < ETH_HLEN ||
  904. (gso.hdr_len && tun16_to_cpu(tun, gso.hdr_len) < ETH_HLEN)))
  905. return -EINVAL;
  906. }
  907. good_linear = SKB_MAX_HEAD(align);
  908. if (msg_control) {
  909. struct iov_iter i = *from;
  910. /* There are 256 bytes to be copied in skb, so there is
  911. * enough room for skb expand head in case it is used.
  912. * The rest of the buffer is mapped from userspace.
  913. */
  914. copylen = gso.hdr_len ? tun16_to_cpu(tun, gso.hdr_len) : GOODCOPY_LEN;
  915. if (copylen > good_linear)
  916. copylen = good_linear;
  917. linear = copylen;
  918. iov_iter_advance(&i, copylen);
  919. if (iov_iter_npages(&i, INT_MAX) <= MAX_SKB_FRAGS)
  920. zerocopy = true;
  921. }
  922. if (!zerocopy) {
  923. copylen = len;
  924. if (tun16_to_cpu(tun, gso.hdr_len) > good_linear)
  925. linear = good_linear;
  926. else
  927. linear = tun16_to_cpu(tun, gso.hdr_len);
  928. }
  929. skb = tun_alloc_skb(tfile, align, copylen, linear, noblock);
  930. if (IS_ERR(skb)) {
  931. if (PTR_ERR(skb) != -EAGAIN)
  932. tun->dev->stats.rx_dropped++;
  933. return PTR_ERR(skb);
  934. }
  935. if (zerocopy)
  936. err = zerocopy_sg_from_iter(skb, from);
  937. else {
  938. err = skb_copy_datagram_from_iter(skb, 0, from, len);
  939. if (!err && msg_control) {
  940. struct ubuf_info *uarg = msg_control;
  941. uarg->callback(uarg, false);
  942. }
  943. }
  944. if (err) {
  945. tun->dev->stats.rx_dropped++;
  946. kfree_skb(skb);
  947. return -EFAULT;
  948. }
  949. if (gso.flags & VIRTIO_NET_HDR_F_NEEDS_CSUM) {
  950. if (!skb_partial_csum_set(skb, tun16_to_cpu(tun, gso.csum_start),
  951. tun16_to_cpu(tun, gso.csum_offset))) {
  952. tun->dev->stats.rx_frame_errors++;
  953. kfree_skb(skb);
  954. return -EINVAL;
  955. }
  956. }
  957. switch (tun->flags & TUN_TYPE_MASK) {
  958. case IFF_TUN:
  959. if (tun->flags & IFF_NO_PI) {
  960. switch (skb->data[0] & 0xf0) {
  961. case 0x40:
  962. pi.proto = htons(ETH_P_IP);
  963. break;
  964. case 0x60:
  965. pi.proto = htons(ETH_P_IPV6);
  966. break;
  967. default:
  968. tun->dev->stats.rx_dropped++;
  969. kfree_skb(skb);
  970. return -EINVAL;
  971. }
  972. }
  973. skb_reset_mac_header(skb);
  974. skb->protocol = pi.proto;
  975. skb->dev = tun->dev;
  976. break;
  977. case IFF_TAP:
  978. skb->protocol = eth_type_trans(skb, tun->dev);
  979. break;
  980. }
  981. if (gso.gso_type != VIRTIO_NET_HDR_GSO_NONE) {
  982. pr_debug("GSO!\n");
  983. switch (gso.gso_type & ~VIRTIO_NET_HDR_GSO_ECN) {
  984. case VIRTIO_NET_HDR_GSO_TCPV4:
  985. skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4;
  986. break;
  987. case VIRTIO_NET_HDR_GSO_TCPV6:
  988. skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6;
  989. break;
  990. case VIRTIO_NET_HDR_GSO_UDP:
  991. skb_shinfo(skb)->gso_type = SKB_GSO_UDP;
  992. break;
  993. default:
  994. tun->dev->stats.rx_frame_errors++;
  995. kfree_skb(skb);
  996. return -EINVAL;
  997. }
  998. if (gso.gso_type & VIRTIO_NET_HDR_GSO_ECN)
  999. skb_shinfo(skb)->gso_type |= SKB_GSO_TCP_ECN;
  1000. skb_shinfo(skb)->gso_size = tun16_to_cpu(tun, gso.gso_size);
  1001. if (skb_shinfo(skb)->gso_size == 0) {
  1002. tun->dev->stats.rx_frame_errors++;
  1003. kfree_skb(skb);
  1004. return -EINVAL;
  1005. }
  1006. /* Header must be checked, and gso_segs computed. */
  1007. skb_shinfo(skb)->gso_type |= SKB_GSO_DODGY;
  1008. skb_shinfo(skb)->gso_segs = 0;
  1009. }
  1010. /* copy skb_ubuf_info for callback when skb has no error */
  1011. if (zerocopy) {
  1012. skb_shinfo(skb)->destructor_arg = msg_control;
  1013. skb_shinfo(skb)->tx_flags |= SKBTX_DEV_ZEROCOPY;
  1014. skb_shinfo(skb)->tx_flags |= SKBTX_SHARED_FRAG;
  1015. }
  1016. skb_reset_network_header(skb);
  1017. skb_probe_transport_header(skb, 0);
  1018. rxhash = skb_get_hash(skb);
  1019. netif_rx_ni(skb);
  1020. tun->dev->stats.rx_packets++;
  1021. tun->dev->stats.rx_bytes += len;
  1022. tun_flow_update(tun, rxhash, tfile);
  1023. return total_len;
  1024. }
  1025. static ssize_t tun_chr_write_iter(struct kiocb *iocb, struct iov_iter *from)
  1026. {
  1027. struct file *file = iocb->ki_filp;
  1028. struct tun_struct *tun = tun_get(file);
  1029. struct tun_file *tfile = file->private_data;
  1030. ssize_t result;
  1031. if (!tun)
  1032. return -EBADFD;
  1033. result = tun_get_user(tun, tfile, NULL, from, file->f_flags & O_NONBLOCK);
  1034. tun_put(tun);
  1035. return result;
  1036. }
  1037. /* Put packet to the user space buffer */
  1038. static ssize_t tun_put_user(struct tun_struct *tun,
  1039. struct tun_file *tfile,
  1040. struct sk_buff *skb,
  1041. struct iov_iter *iter)
  1042. {
  1043. struct tun_pi pi = { 0, skb->protocol };
  1044. ssize_t total;
  1045. int vlan_offset = 0;
  1046. int vlan_hlen = 0;
  1047. int vnet_hdr_sz = 0;
  1048. if (skb_vlan_tag_present(skb))
  1049. vlan_hlen = VLAN_HLEN;
  1050. if (tun->flags & IFF_VNET_HDR)
  1051. vnet_hdr_sz = tun->vnet_hdr_sz;
  1052. total = skb->len + vlan_hlen + vnet_hdr_sz;
  1053. if (!(tun->flags & IFF_NO_PI)) {
  1054. if (iov_iter_count(iter) < sizeof(pi))
  1055. return -EINVAL;
  1056. total += sizeof(pi);
  1057. if (iov_iter_count(iter) < total) {
  1058. /* Packet will be striped */
  1059. pi.flags |= TUN_PKT_STRIP;
  1060. }
  1061. if (copy_to_iter(&pi, sizeof(pi), iter) != sizeof(pi))
  1062. return -EFAULT;
  1063. }
  1064. if (vnet_hdr_sz) {
  1065. struct virtio_net_hdr gso = { 0 }; /* no info leak */
  1066. if (iov_iter_count(iter) < vnet_hdr_sz)
  1067. return -EINVAL;
  1068. if (skb_is_gso(skb)) {
  1069. struct skb_shared_info *sinfo = skb_shinfo(skb);
  1070. /* This is a hint as to how much should be linear. */
  1071. gso.hdr_len = cpu_to_tun16(tun, skb_headlen(skb));
  1072. gso.gso_size = cpu_to_tun16(tun, sinfo->gso_size);
  1073. if (sinfo->gso_type & SKB_GSO_TCPV4)
  1074. gso.gso_type = VIRTIO_NET_HDR_GSO_TCPV4;
  1075. else if (sinfo->gso_type & SKB_GSO_TCPV6)
  1076. gso.gso_type = VIRTIO_NET_HDR_GSO_TCPV6;
  1077. else if (sinfo->gso_type & SKB_GSO_UDP)
  1078. gso.gso_type = VIRTIO_NET_HDR_GSO_UDP;
  1079. else {
  1080. pr_err("unexpected GSO type: "
  1081. "0x%x, gso_size %d, hdr_len %d\n",
  1082. sinfo->gso_type, tun16_to_cpu(tun, gso.gso_size),
  1083. tun16_to_cpu(tun, gso.hdr_len));
  1084. print_hex_dump(KERN_ERR, "tun: ",
  1085. DUMP_PREFIX_NONE,
  1086. 16, 1, skb->head,
  1087. min((int)tun16_to_cpu(tun, gso.hdr_len), 64), true);
  1088. WARN_ON_ONCE(1);
  1089. return -EINVAL;
  1090. }
  1091. if (sinfo->gso_type & SKB_GSO_TCP_ECN)
  1092. gso.gso_type |= VIRTIO_NET_HDR_GSO_ECN;
  1093. } else
  1094. gso.gso_type = VIRTIO_NET_HDR_GSO_NONE;
  1095. if (skb->ip_summed == CHECKSUM_PARTIAL) {
  1096. gso.flags = VIRTIO_NET_HDR_F_NEEDS_CSUM;
  1097. gso.csum_start = cpu_to_tun16(tun, skb_checksum_start_offset(skb) +
  1098. vlan_hlen);
  1099. gso.csum_offset = cpu_to_tun16(tun, skb->csum_offset);
  1100. } else if (skb->ip_summed == CHECKSUM_UNNECESSARY) {
  1101. gso.flags = VIRTIO_NET_HDR_F_DATA_VALID;
  1102. } /* else everything is zero */
  1103. if (copy_to_iter(&gso, sizeof(gso), iter) != sizeof(gso))
  1104. return -EFAULT;
  1105. iov_iter_advance(iter, vnet_hdr_sz - sizeof(gso));
  1106. }
  1107. if (vlan_hlen) {
  1108. int ret;
  1109. struct {
  1110. __be16 h_vlan_proto;
  1111. __be16 h_vlan_TCI;
  1112. } veth;
  1113. veth.h_vlan_proto = skb->vlan_proto;
  1114. veth.h_vlan_TCI = htons(skb_vlan_tag_get(skb));
  1115. vlan_offset = offsetof(struct vlan_ethhdr, h_vlan_proto);
  1116. ret = skb_copy_datagram_iter(skb, 0, iter, vlan_offset);
  1117. if (ret || !iov_iter_count(iter))
  1118. goto done;
  1119. ret = copy_to_iter(&veth, sizeof(veth), iter);
  1120. if (ret != sizeof(veth) || !iov_iter_count(iter))
  1121. goto done;
  1122. }
  1123. skb_copy_datagram_iter(skb, vlan_offset, iter, skb->len - vlan_offset);
  1124. done:
  1125. tun->dev->stats.tx_packets++;
  1126. tun->dev->stats.tx_bytes += skb->len + vlan_hlen;
  1127. return total;
  1128. }
  1129. static ssize_t tun_do_read(struct tun_struct *tun, struct tun_file *tfile,
  1130. struct iov_iter *to,
  1131. int noblock)
  1132. {
  1133. struct sk_buff *skb;
  1134. ssize_t ret;
  1135. int peeked, err, off = 0;
  1136. tun_debug(KERN_INFO, tun, "tun_do_read\n");
  1137. if (!iov_iter_count(to))
  1138. return 0;
  1139. if (tun->dev->reg_state != NETREG_REGISTERED)
  1140. return -EIO;
  1141. /* Read frames from queue */
  1142. skb = __skb_recv_datagram(tfile->socket.sk, noblock ? MSG_DONTWAIT : 0,
  1143. &peeked, &off, &err);
  1144. if (!skb)
  1145. return err;
  1146. ret = tun_put_user(tun, tfile, skb, to);
  1147. if (unlikely(ret < 0))
  1148. kfree_skb(skb);
  1149. else
  1150. consume_skb(skb);
  1151. return ret;
  1152. }
  1153. static ssize_t tun_chr_read_iter(struct kiocb *iocb, struct iov_iter *to)
  1154. {
  1155. struct file *file = iocb->ki_filp;
  1156. struct tun_file *tfile = file->private_data;
  1157. struct tun_struct *tun = __tun_get(tfile);
  1158. ssize_t len = iov_iter_count(to), ret;
  1159. if (!tun)
  1160. return -EBADFD;
  1161. ret = tun_do_read(tun, tfile, to, file->f_flags & O_NONBLOCK);
  1162. ret = min_t(ssize_t, ret, len);
  1163. if (ret > 0)
  1164. iocb->ki_pos = ret;
  1165. tun_put(tun);
  1166. return ret;
  1167. }
  1168. static void tun_free_netdev(struct net_device *dev)
  1169. {
  1170. struct tun_struct *tun = netdev_priv(dev);
  1171. BUG_ON(!(list_empty(&tun->disabled)));
  1172. tun_flow_uninit(tun);
  1173. security_tun_dev_free_security(tun->security);
  1174. free_netdev(dev);
  1175. }
  1176. static void tun_setup(struct net_device *dev)
  1177. {
  1178. struct tun_struct *tun = netdev_priv(dev);
  1179. tun->owner = INVALID_UID;
  1180. tun->group = INVALID_GID;
  1181. dev->ethtool_ops = &tun_ethtool_ops;
  1182. dev->destructor = tun_free_netdev;
  1183. }
  1184. /* Trivial set of netlink ops to allow deleting tun or tap
  1185. * device with netlink.
  1186. */
  1187. static int tun_validate(struct nlattr *tb[], struct nlattr *data[])
  1188. {
  1189. return -EINVAL;
  1190. }
  1191. static struct rtnl_link_ops tun_link_ops __read_mostly = {
  1192. .kind = DRV_NAME,
  1193. .priv_size = sizeof(struct tun_struct),
  1194. .setup = tun_setup,
  1195. .validate = tun_validate,
  1196. };
  1197. static void tun_sock_write_space(struct sock *sk)
  1198. {
  1199. struct tun_file *tfile;
  1200. wait_queue_head_t *wqueue;
  1201. if (!sock_writeable(sk))
  1202. return;
  1203. if (!test_and_clear_bit(SOCK_ASYNC_NOSPACE, &sk->sk_socket->flags))
  1204. return;
  1205. wqueue = sk_sleep(sk);
  1206. if (wqueue && waitqueue_active(wqueue))
  1207. wake_up_interruptible_sync_poll(wqueue, POLLOUT |
  1208. POLLWRNORM | POLLWRBAND);
  1209. tfile = container_of(sk, struct tun_file, sk);
  1210. kill_fasync(&tfile->fasync, SIGIO, POLL_OUT);
  1211. }
  1212. static int tun_sendmsg(struct socket *sock, struct msghdr *m, size_t total_len)
  1213. {
  1214. int ret;
  1215. struct tun_file *tfile = container_of(sock, struct tun_file, socket);
  1216. struct tun_struct *tun = __tun_get(tfile);
  1217. if (!tun)
  1218. return -EBADFD;
  1219. ret = tun_get_user(tun, tfile, m->msg_control, &m->msg_iter,
  1220. m->msg_flags & MSG_DONTWAIT);
  1221. tun_put(tun);
  1222. return ret;
  1223. }
  1224. static int tun_recvmsg(struct socket *sock, struct msghdr *m, size_t total_len,
  1225. int flags)
  1226. {
  1227. struct tun_file *tfile = container_of(sock, struct tun_file, socket);
  1228. struct tun_struct *tun = __tun_get(tfile);
  1229. int ret;
  1230. if (!tun)
  1231. return -EBADFD;
  1232. if (flags & ~(MSG_DONTWAIT|MSG_TRUNC|MSG_ERRQUEUE)) {
  1233. ret = -EINVAL;
  1234. goto out;
  1235. }
  1236. if (flags & MSG_ERRQUEUE) {
  1237. ret = sock_recv_errqueue(sock->sk, m, total_len,
  1238. SOL_PACKET, TUN_TX_TIMESTAMP);
  1239. goto out;
  1240. }
  1241. ret = tun_do_read(tun, tfile, &m->msg_iter, flags & MSG_DONTWAIT);
  1242. if (ret > (ssize_t)total_len) {
  1243. m->msg_flags |= MSG_TRUNC;
  1244. ret = flags & MSG_TRUNC ? ret : total_len;
  1245. }
  1246. out:
  1247. tun_put(tun);
  1248. return ret;
  1249. }
  1250. static int tun_release(struct socket *sock)
  1251. {
  1252. if (sock->sk)
  1253. sock_put(sock->sk);
  1254. return 0;
  1255. }
  1256. /* Ops structure to mimic raw sockets with tun */
  1257. static const struct proto_ops tun_socket_ops = {
  1258. .sendmsg = tun_sendmsg,
  1259. .recvmsg = tun_recvmsg,
  1260. .release = tun_release,
  1261. };
  1262. static struct proto tun_proto = {
  1263. .name = "tun",
  1264. .owner = THIS_MODULE,
  1265. .obj_size = sizeof(struct tun_file),
  1266. };
  1267. static int tun_flags(struct tun_struct *tun)
  1268. {
  1269. return tun->flags & (TUN_FEATURES | IFF_PERSIST | IFF_TUN | IFF_TAP);
  1270. }
  1271. static ssize_t tun_show_flags(struct device *dev, struct device_attribute *attr,
  1272. char *buf)
  1273. {
  1274. struct tun_struct *tun = netdev_priv(to_net_dev(dev));
  1275. return sprintf(buf, "0x%x\n", tun_flags(tun));
  1276. }
  1277. static ssize_t tun_show_owner(struct device *dev, struct device_attribute *attr,
  1278. char *buf)
  1279. {
  1280. struct tun_struct *tun = netdev_priv(to_net_dev(dev));
  1281. return uid_valid(tun->owner)?
  1282. sprintf(buf, "%u\n",
  1283. from_kuid_munged(current_user_ns(), tun->owner)):
  1284. sprintf(buf, "-1\n");
  1285. }
  1286. static ssize_t tun_show_group(struct device *dev, struct device_attribute *attr,
  1287. char *buf)
  1288. {
  1289. struct tun_struct *tun = netdev_priv(to_net_dev(dev));
  1290. return gid_valid(tun->group) ?
  1291. sprintf(buf, "%u\n",
  1292. from_kgid_munged(current_user_ns(), tun->group)):
  1293. sprintf(buf, "-1\n");
  1294. }
  1295. static DEVICE_ATTR(tun_flags, 0444, tun_show_flags, NULL);
  1296. static DEVICE_ATTR(owner, 0444, tun_show_owner, NULL);
  1297. static DEVICE_ATTR(group, 0444, tun_show_group, NULL);
  1298. static struct attribute *tun_dev_attrs[] = {
  1299. &dev_attr_tun_flags.attr,
  1300. &dev_attr_owner.attr,
  1301. &dev_attr_group.attr,
  1302. NULL
  1303. };
  1304. static const struct attribute_group tun_attr_group = {
  1305. .attrs = tun_dev_attrs
  1306. };
  1307. static int tun_set_iff(struct net *net, struct file *file, struct ifreq *ifr)
  1308. {
  1309. struct tun_struct *tun;
  1310. struct tun_file *tfile = file->private_data;
  1311. struct net_device *dev;
  1312. int err;
  1313. if (tfile->detached)
  1314. return -EINVAL;
  1315. dev = __dev_get_by_name(net, ifr->ifr_name);
  1316. if (dev) {
  1317. if (ifr->ifr_flags & IFF_TUN_EXCL)
  1318. return -EBUSY;
  1319. if ((ifr->ifr_flags & IFF_TUN) && dev->netdev_ops == &tun_netdev_ops)
  1320. tun = netdev_priv(dev);
  1321. else if ((ifr->ifr_flags & IFF_TAP) && dev->netdev_ops == &tap_netdev_ops)
  1322. tun = netdev_priv(dev);
  1323. else
  1324. return -EINVAL;
  1325. if (!!(ifr->ifr_flags & IFF_MULTI_QUEUE) !=
  1326. !!(tun->flags & IFF_MULTI_QUEUE))
  1327. return -EINVAL;
  1328. if (tun_not_capable(tun))
  1329. return -EPERM;
  1330. err = security_tun_dev_open(tun->security);
  1331. if (err < 0)
  1332. return err;
  1333. err = tun_attach(tun, file, ifr->ifr_flags & IFF_NOFILTER);
  1334. if (err < 0)
  1335. return err;
  1336. if (tun->flags & IFF_MULTI_QUEUE &&
  1337. (tun->numqueues + tun->numdisabled > 1)) {
  1338. /* One or more queue has already been attached, no need
  1339. * to initialize the device again.
  1340. */
  1341. return 0;
  1342. }
  1343. }
  1344. else {
  1345. char *name;
  1346. unsigned long flags = 0;
  1347. int queues = ifr->ifr_flags & IFF_MULTI_QUEUE ?
  1348. MAX_TAP_QUEUES : 1;
  1349. if (!ns_capable(net->user_ns, CAP_NET_ADMIN))
  1350. return -EPERM;
  1351. err = security_tun_dev_create();
  1352. if (err < 0)
  1353. return err;
  1354. /* Set dev type */
  1355. if (ifr->ifr_flags & IFF_TUN) {
  1356. /* TUN device */
  1357. flags |= IFF_TUN;
  1358. name = "tun%d";
  1359. } else if (ifr->ifr_flags & IFF_TAP) {
  1360. /* TAP device */
  1361. flags |= IFF_TAP;
  1362. name = "tap%d";
  1363. } else
  1364. return -EINVAL;
  1365. if (*ifr->ifr_name)
  1366. name = ifr->ifr_name;
  1367. dev = alloc_netdev_mqs(sizeof(struct tun_struct), name,
  1368. NET_NAME_UNKNOWN, tun_setup, queues,
  1369. queues);
  1370. if (!dev)
  1371. return -ENOMEM;
  1372. dev_net_set(dev, net);
  1373. dev->rtnl_link_ops = &tun_link_ops;
  1374. dev->ifindex = tfile->ifindex;
  1375. dev->sysfs_groups[0] = &tun_attr_group;
  1376. tun = netdev_priv(dev);
  1377. tun->dev = dev;
  1378. tun->flags = flags;
  1379. tun->txflt.count = 0;
  1380. tun->vnet_hdr_sz = sizeof(struct virtio_net_hdr);
  1381. tun->filter_attached = false;
  1382. tun->sndbuf = tfile->socket.sk->sk_sndbuf;
  1383. spin_lock_init(&tun->lock);
  1384. err = security_tun_dev_alloc_security(&tun->security);
  1385. if (err < 0)
  1386. goto err_free_dev;
  1387. tun_net_init(dev);
  1388. tun_flow_init(tun);
  1389. dev->hw_features = NETIF_F_SG | NETIF_F_FRAGLIST |
  1390. TUN_USER_FEATURES | NETIF_F_HW_VLAN_CTAG_TX |
  1391. NETIF_F_HW_VLAN_STAG_TX;
  1392. dev->features = dev->hw_features;
  1393. dev->vlan_features = dev->features &
  1394. ~(NETIF_F_HW_VLAN_CTAG_TX |
  1395. NETIF_F_HW_VLAN_STAG_TX);
  1396. INIT_LIST_HEAD(&tun->disabled);
  1397. err = tun_attach(tun, file, false);
  1398. if (err < 0)
  1399. goto err_free_flow;
  1400. err = register_netdevice(tun->dev);
  1401. if (err < 0)
  1402. goto err_detach;
  1403. }
  1404. netif_carrier_on(tun->dev);
  1405. tun_debug(KERN_INFO, tun, "tun_set_iff\n");
  1406. tun->flags = (tun->flags & ~TUN_FEATURES) |
  1407. (ifr->ifr_flags & TUN_FEATURES);
  1408. /* Make sure persistent devices do not get stuck in
  1409. * xoff state.
  1410. */
  1411. if (netif_running(tun->dev))
  1412. netif_tx_wake_all_queues(tun->dev);
  1413. strcpy(ifr->ifr_name, tun->dev->name);
  1414. return 0;
  1415. err_detach:
  1416. tun_detach_all(dev);
  1417. err_free_flow:
  1418. tun_flow_uninit(tun);
  1419. security_tun_dev_free_security(tun->security);
  1420. err_free_dev:
  1421. free_netdev(dev);
  1422. return err;
  1423. }
  1424. static void tun_get_iff(struct net *net, struct tun_struct *tun,
  1425. struct ifreq *ifr)
  1426. {
  1427. tun_debug(KERN_INFO, tun, "tun_get_iff\n");
  1428. strcpy(ifr->ifr_name, tun->dev->name);
  1429. ifr->ifr_flags = tun_flags(tun);
  1430. }
  1431. /* This is like a cut-down ethtool ops, except done via tun fd so no
  1432. * privs required. */
  1433. static int set_offload(struct tun_struct *tun, unsigned long arg)
  1434. {
  1435. netdev_features_t features = 0;
  1436. if (arg & TUN_F_CSUM) {
  1437. features |= NETIF_F_HW_CSUM;
  1438. arg &= ~TUN_F_CSUM;
  1439. if (arg & (TUN_F_TSO4|TUN_F_TSO6)) {
  1440. if (arg & TUN_F_TSO_ECN) {
  1441. features |= NETIF_F_TSO_ECN;
  1442. arg &= ~TUN_F_TSO_ECN;
  1443. }
  1444. if (arg & TUN_F_TSO4)
  1445. features |= NETIF_F_TSO;
  1446. if (arg & TUN_F_TSO6)
  1447. features |= NETIF_F_TSO6;
  1448. arg &= ~(TUN_F_TSO4|TUN_F_TSO6);
  1449. }
  1450. if (arg & TUN_F_UFO) {
  1451. features |= NETIF_F_UFO;
  1452. arg &= ~TUN_F_UFO;
  1453. }
  1454. }
  1455. /* This gives the user a way to test for new features in future by
  1456. * trying to set them. */
  1457. if (arg)
  1458. return -EINVAL;
  1459. tun->set_features = features;
  1460. netdev_update_features(tun->dev);
  1461. return 0;
  1462. }
  1463. static void tun_detach_filter(struct tun_struct *tun, int n)
  1464. {
  1465. int i;
  1466. struct tun_file *tfile;
  1467. for (i = 0; i < n; i++) {
  1468. tfile = rtnl_dereference(tun->tfiles[i]);
  1469. sk_detach_filter(tfile->socket.sk);
  1470. }
  1471. tun->filter_attached = false;
  1472. }
  1473. static int tun_attach_filter(struct tun_struct *tun)
  1474. {
  1475. int i, ret = 0;
  1476. struct tun_file *tfile;
  1477. for (i = 0; i < tun->numqueues; i++) {
  1478. tfile = rtnl_dereference(tun->tfiles[i]);
  1479. ret = sk_attach_filter(&tun->fprog, tfile->socket.sk);
  1480. if (ret) {
  1481. tun_detach_filter(tun, i);
  1482. return ret;
  1483. }
  1484. }
  1485. tun->filter_attached = true;
  1486. return ret;
  1487. }
  1488. static void tun_set_sndbuf(struct tun_struct *tun)
  1489. {
  1490. struct tun_file *tfile;
  1491. int i;
  1492. for (i = 0; i < tun->numqueues; i++) {
  1493. tfile = rtnl_dereference(tun->tfiles[i]);
  1494. tfile->socket.sk->sk_sndbuf = tun->sndbuf;
  1495. }
  1496. }
  1497. static int tun_set_queue(struct file *file, struct ifreq *ifr)
  1498. {
  1499. struct tun_file *tfile = file->private_data;
  1500. struct tun_struct *tun;
  1501. int ret = 0;
  1502. rtnl_lock();
  1503. if (ifr->ifr_flags & IFF_ATTACH_QUEUE) {
  1504. tun = tfile->detached;
  1505. if (!tun) {
  1506. ret = -EINVAL;
  1507. goto unlock;
  1508. }
  1509. ret = security_tun_dev_attach_queue(tun->security);
  1510. if (ret < 0)
  1511. goto unlock;
  1512. ret = tun_attach(tun, file, false);
  1513. } else if (ifr->ifr_flags & IFF_DETACH_QUEUE) {
  1514. tun = rtnl_dereference(tfile->tun);
  1515. if (!tun || !(tun->flags & IFF_MULTI_QUEUE) || tfile->detached)
  1516. ret = -EINVAL;
  1517. else
  1518. __tun_detach(tfile, false);
  1519. } else
  1520. ret = -EINVAL;
  1521. unlock:
  1522. rtnl_unlock();
  1523. return ret;
  1524. }
  1525. static long __tun_chr_ioctl(struct file *file, unsigned int cmd,
  1526. unsigned long arg, int ifreq_len)
  1527. {
  1528. struct tun_file *tfile = file->private_data;
  1529. struct tun_struct *tun;
  1530. void __user* argp = (void __user*)arg;
  1531. struct ifreq ifr;
  1532. kuid_t owner;
  1533. kgid_t group;
  1534. int sndbuf;
  1535. int vnet_hdr_sz;
  1536. unsigned int ifindex;
  1537. int le;
  1538. int ret;
  1539. if (cmd == TUNSETIFF || cmd == TUNSETQUEUE || _IOC_TYPE(cmd) == 0x89) {
  1540. if (copy_from_user(&ifr, argp, ifreq_len))
  1541. return -EFAULT;
  1542. } else {
  1543. memset(&ifr, 0, sizeof(ifr));
  1544. }
  1545. if (cmd == TUNGETFEATURES) {
  1546. /* Currently this just means: "what IFF flags are valid?".
  1547. * This is needed because we never checked for invalid flags on
  1548. * TUNSETIFF.
  1549. */
  1550. return put_user(IFF_TUN | IFF_TAP | TUN_FEATURES,
  1551. (unsigned int __user*)argp);
  1552. } else if (cmd == TUNSETQUEUE)
  1553. return tun_set_queue(file, &ifr);
  1554. ret = 0;
  1555. rtnl_lock();
  1556. tun = __tun_get(tfile);
  1557. if (cmd == TUNSETIFF && !tun) {
  1558. ifr.ifr_name[IFNAMSIZ-1] = '\0';
  1559. ret = tun_set_iff(tfile->net, file, &ifr);
  1560. if (ret)
  1561. goto unlock;
  1562. if (copy_to_user(argp, &ifr, ifreq_len))
  1563. ret = -EFAULT;
  1564. goto unlock;
  1565. }
  1566. if (cmd == TUNSETIFINDEX) {
  1567. ret = -EPERM;
  1568. if (tun)
  1569. goto unlock;
  1570. ret = -EFAULT;
  1571. if (copy_from_user(&ifindex, argp, sizeof(ifindex)))
  1572. goto unlock;
  1573. ret = 0;
  1574. tfile->ifindex = ifindex;
  1575. goto unlock;
  1576. }
  1577. ret = -EBADFD;
  1578. if (!tun)
  1579. goto unlock;
  1580. tun_debug(KERN_INFO, tun, "tun_chr_ioctl cmd %u\n", cmd);
  1581. ret = 0;
  1582. switch (cmd) {
  1583. case TUNGETIFF:
  1584. tun_get_iff(current->nsproxy->net_ns, tun, &ifr);
  1585. if (tfile->detached)
  1586. ifr.ifr_flags |= IFF_DETACH_QUEUE;
  1587. if (!tfile->socket.sk->sk_filter)
  1588. ifr.ifr_flags |= IFF_NOFILTER;
  1589. if (copy_to_user(argp, &ifr, ifreq_len))
  1590. ret = -EFAULT;
  1591. break;
  1592. case TUNSETNOCSUM:
  1593. /* Disable/Enable checksum */
  1594. /* [unimplemented] */
  1595. tun_debug(KERN_INFO, tun, "ignored: set checksum %s\n",
  1596. arg ? "disabled" : "enabled");
  1597. break;
  1598. case TUNSETPERSIST:
  1599. /* Disable/Enable persist mode. Keep an extra reference to the
  1600. * module to prevent the module being unprobed.
  1601. */
  1602. if (arg && !(tun->flags & IFF_PERSIST)) {
  1603. tun->flags |= IFF_PERSIST;
  1604. __module_get(THIS_MODULE);
  1605. }
  1606. if (!arg && (tun->flags & IFF_PERSIST)) {
  1607. tun->flags &= ~IFF_PERSIST;
  1608. module_put(THIS_MODULE);
  1609. }
  1610. tun_debug(KERN_INFO, tun, "persist %s\n",
  1611. arg ? "enabled" : "disabled");
  1612. break;
  1613. case TUNSETOWNER:
  1614. /* Set owner of the device */
  1615. owner = make_kuid(current_user_ns(), arg);
  1616. if (!uid_valid(owner)) {
  1617. ret = -EINVAL;
  1618. break;
  1619. }
  1620. tun->owner = owner;
  1621. tun_debug(KERN_INFO, tun, "owner set to %u\n",
  1622. from_kuid(&init_user_ns, tun->owner));
  1623. break;
  1624. case TUNSETGROUP:
  1625. /* Set group of the device */
  1626. group = make_kgid(current_user_ns(), arg);
  1627. if (!gid_valid(group)) {
  1628. ret = -EINVAL;
  1629. break;
  1630. }
  1631. tun->group = group;
  1632. tun_debug(KERN_INFO, tun, "group set to %u\n",
  1633. from_kgid(&init_user_ns, tun->group));
  1634. break;
  1635. case TUNSETLINK:
  1636. /* Only allow setting the type when the interface is down */
  1637. if (tun->dev->flags & IFF_UP) {
  1638. tun_debug(KERN_INFO, tun,
  1639. "Linktype set failed because interface is up\n");
  1640. ret = -EBUSY;
  1641. } else {
  1642. tun->dev->type = (int) arg;
  1643. tun_debug(KERN_INFO, tun, "linktype set to %d\n",
  1644. tun->dev->type);
  1645. ret = 0;
  1646. }
  1647. break;
  1648. #ifdef TUN_DEBUG
  1649. case TUNSETDEBUG:
  1650. tun->debug = arg;
  1651. break;
  1652. #endif
  1653. case TUNSETOFFLOAD:
  1654. ret = set_offload(tun, arg);
  1655. break;
  1656. case TUNSETTXFILTER:
  1657. /* Can be set only for TAPs */
  1658. ret = -EINVAL;
  1659. if ((tun->flags & TUN_TYPE_MASK) != IFF_TAP)
  1660. break;
  1661. ret = update_filter(&tun->txflt, (void __user *)arg);
  1662. break;
  1663. case SIOCGIFHWADDR:
  1664. /* Get hw address */
  1665. memcpy(ifr.ifr_hwaddr.sa_data, tun->dev->dev_addr, ETH_ALEN);
  1666. ifr.ifr_hwaddr.sa_family = tun->dev->type;
  1667. if (copy_to_user(argp, &ifr, ifreq_len))
  1668. ret = -EFAULT;
  1669. break;
  1670. case SIOCSIFHWADDR:
  1671. /* Set hw address */
  1672. tun_debug(KERN_DEBUG, tun, "set hw address: %pM\n",
  1673. ifr.ifr_hwaddr.sa_data);
  1674. ret = dev_set_mac_address(tun->dev, &ifr.ifr_hwaddr);
  1675. break;
  1676. case TUNGETSNDBUF:
  1677. sndbuf = tfile->socket.sk->sk_sndbuf;
  1678. if (copy_to_user(argp, &sndbuf, sizeof(sndbuf)))
  1679. ret = -EFAULT;
  1680. break;
  1681. case TUNSETSNDBUF:
  1682. if (copy_from_user(&sndbuf, argp, sizeof(sndbuf))) {
  1683. ret = -EFAULT;
  1684. break;
  1685. }
  1686. tun->sndbuf = sndbuf;
  1687. tun_set_sndbuf(tun);
  1688. break;
  1689. case TUNGETVNETHDRSZ:
  1690. vnet_hdr_sz = tun->vnet_hdr_sz;
  1691. if (copy_to_user(argp, &vnet_hdr_sz, sizeof(vnet_hdr_sz)))
  1692. ret = -EFAULT;
  1693. break;
  1694. case TUNSETVNETHDRSZ:
  1695. if (copy_from_user(&vnet_hdr_sz, argp, sizeof(vnet_hdr_sz))) {
  1696. ret = -EFAULT;
  1697. break;
  1698. }
  1699. if (vnet_hdr_sz < (int)sizeof(struct virtio_net_hdr)) {
  1700. ret = -EINVAL;
  1701. break;
  1702. }
  1703. tun->vnet_hdr_sz = vnet_hdr_sz;
  1704. break;
  1705. case TUNGETVNETLE:
  1706. le = !!(tun->flags & TUN_VNET_LE);
  1707. if (put_user(le, (int __user *)argp))
  1708. ret = -EFAULT;
  1709. break;
  1710. case TUNSETVNETLE:
  1711. if (get_user(le, (int __user *)argp)) {
  1712. ret = -EFAULT;
  1713. break;
  1714. }
  1715. if (le)
  1716. tun->flags |= TUN_VNET_LE;
  1717. else
  1718. tun->flags &= ~TUN_VNET_LE;
  1719. break;
  1720. case TUNATTACHFILTER:
  1721. /* Can be set only for TAPs */
  1722. ret = -EINVAL;
  1723. if ((tun->flags & TUN_TYPE_MASK) != IFF_TAP)
  1724. break;
  1725. ret = -EFAULT;
  1726. if (copy_from_user(&tun->fprog, argp, sizeof(tun->fprog)))
  1727. break;
  1728. ret = tun_attach_filter(tun);
  1729. break;
  1730. case TUNDETACHFILTER:
  1731. /* Can be set only for TAPs */
  1732. ret = -EINVAL;
  1733. if ((tun->flags & TUN_TYPE_MASK) != IFF_TAP)
  1734. break;
  1735. ret = 0;
  1736. tun_detach_filter(tun, tun->numqueues);
  1737. break;
  1738. case TUNGETFILTER:
  1739. ret = -EINVAL;
  1740. if ((tun->flags & TUN_TYPE_MASK) != IFF_TAP)
  1741. break;
  1742. ret = -EFAULT;
  1743. if (copy_to_user(argp, &tun->fprog, sizeof(tun->fprog)))
  1744. break;
  1745. ret = 0;
  1746. break;
  1747. default:
  1748. ret = -EINVAL;
  1749. break;
  1750. }
  1751. unlock:
  1752. rtnl_unlock();
  1753. if (tun)
  1754. tun_put(tun);
  1755. return ret;
  1756. }
  1757. static long tun_chr_ioctl(struct file *file,
  1758. unsigned int cmd, unsigned long arg)
  1759. {
  1760. return __tun_chr_ioctl(file, cmd, arg, sizeof (struct ifreq));
  1761. }
  1762. #ifdef CONFIG_COMPAT
  1763. static long tun_chr_compat_ioctl(struct file *file,
  1764. unsigned int cmd, unsigned long arg)
  1765. {
  1766. switch (cmd) {
  1767. case TUNSETIFF:
  1768. case TUNGETIFF:
  1769. case TUNSETTXFILTER:
  1770. case TUNGETSNDBUF:
  1771. case TUNSETSNDBUF:
  1772. case SIOCGIFHWADDR:
  1773. case SIOCSIFHWADDR:
  1774. arg = (unsigned long)compat_ptr(arg);
  1775. break;
  1776. default:
  1777. arg = (compat_ulong_t)arg;
  1778. break;
  1779. }
  1780. /*
  1781. * compat_ifreq is shorter than ifreq, so we must not access beyond
  1782. * the end of that structure. All fields that are used in this
  1783. * driver are compatible though, we don't need to convert the
  1784. * contents.
  1785. */
  1786. return __tun_chr_ioctl(file, cmd, arg, sizeof(struct compat_ifreq));
  1787. }
  1788. #endif /* CONFIG_COMPAT */
  1789. static int tun_chr_fasync(int fd, struct file *file, int on)
  1790. {
  1791. struct tun_file *tfile = file->private_data;
  1792. int ret;
  1793. if ((ret = fasync_helper(fd, file, on, &tfile->fasync)) < 0)
  1794. goto out;
  1795. if (on) {
  1796. __f_setown(file, task_pid(current), PIDTYPE_PID, 0);
  1797. tfile->flags |= TUN_FASYNC;
  1798. } else
  1799. tfile->flags &= ~TUN_FASYNC;
  1800. ret = 0;
  1801. out:
  1802. return ret;
  1803. }
  1804. static int tun_chr_open(struct inode *inode, struct file * file)
  1805. {
  1806. struct tun_file *tfile;
  1807. DBG1(KERN_INFO, "tunX: tun_chr_open\n");
  1808. tfile = (struct tun_file *)sk_alloc(&init_net, AF_UNSPEC, GFP_KERNEL,
  1809. &tun_proto);
  1810. if (!tfile)
  1811. return -ENOMEM;
  1812. RCU_INIT_POINTER(tfile->tun, NULL);
  1813. tfile->net = get_net(current->nsproxy->net_ns);
  1814. tfile->flags = 0;
  1815. tfile->ifindex = 0;
  1816. init_waitqueue_head(&tfile->wq.wait);
  1817. RCU_INIT_POINTER(tfile->socket.wq, &tfile->wq);
  1818. tfile->socket.file = file;
  1819. tfile->socket.ops = &tun_socket_ops;
  1820. sock_init_data(&tfile->socket, &tfile->sk);
  1821. sk_change_net(&tfile->sk, tfile->net);
  1822. tfile->sk.sk_write_space = tun_sock_write_space;
  1823. tfile->sk.sk_sndbuf = INT_MAX;
  1824. file->private_data = tfile;
  1825. set_bit(SOCK_EXTERNALLY_ALLOCATED, &tfile->socket.flags);
  1826. INIT_LIST_HEAD(&tfile->next);
  1827. sock_set_flag(&tfile->sk, SOCK_ZEROCOPY);
  1828. return 0;
  1829. }
  1830. static int tun_chr_close(struct inode *inode, struct file *file)
  1831. {
  1832. struct tun_file *tfile = file->private_data;
  1833. struct net *net = tfile->net;
  1834. tun_detach(tfile, true);
  1835. put_net(net);
  1836. return 0;
  1837. }
  1838. #ifdef CONFIG_PROC_FS
  1839. static void tun_chr_show_fdinfo(struct seq_file *m, struct file *f)
  1840. {
  1841. struct tun_struct *tun;
  1842. struct ifreq ifr;
  1843. memset(&ifr, 0, sizeof(ifr));
  1844. rtnl_lock();
  1845. tun = tun_get(f);
  1846. if (tun)
  1847. tun_get_iff(current->nsproxy->net_ns, tun, &ifr);
  1848. rtnl_unlock();
  1849. if (tun)
  1850. tun_put(tun);
  1851. seq_printf(m, "iff:\t%s\n", ifr.ifr_name);
  1852. }
  1853. #endif
  1854. static const struct file_operations tun_fops = {
  1855. .owner = THIS_MODULE,
  1856. .llseek = no_llseek,
  1857. .read = new_sync_read,
  1858. .write = new_sync_write,
  1859. .read_iter = tun_chr_read_iter,
  1860. .write_iter = tun_chr_write_iter,
  1861. .poll = tun_chr_poll,
  1862. .unlocked_ioctl = tun_chr_ioctl,
  1863. #ifdef CONFIG_COMPAT
  1864. .compat_ioctl = tun_chr_compat_ioctl,
  1865. #endif
  1866. .open = tun_chr_open,
  1867. .release = tun_chr_close,
  1868. .fasync = tun_chr_fasync,
  1869. #ifdef CONFIG_PROC_FS
  1870. .show_fdinfo = tun_chr_show_fdinfo,
  1871. #endif
  1872. };
  1873. static struct miscdevice tun_miscdev = {
  1874. .minor = TUN_MINOR,
  1875. .name = "tun",
  1876. .nodename = "net/tun",
  1877. .fops = &tun_fops,
  1878. };
  1879. /* ethtool interface */
  1880. static int tun_get_settings(struct net_device *dev, struct ethtool_cmd *cmd)
  1881. {
  1882. cmd->supported = 0;
  1883. cmd->advertising = 0;
  1884. ethtool_cmd_speed_set(cmd, SPEED_10);
  1885. cmd->duplex = DUPLEX_FULL;
  1886. cmd->port = PORT_TP;
  1887. cmd->phy_address = 0;
  1888. cmd->transceiver = XCVR_INTERNAL;
  1889. cmd->autoneg = AUTONEG_DISABLE;
  1890. cmd->maxtxpkt = 0;
  1891. cmd->maxrxpkt = 0;
  1892. return 0;
  1893. }
  1894. static void tun_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info)
  1895. {
  1896. struct tun_struct *tun = netdev_priv(dev);
  1897. strlcpy(info->driver, DRV_NAME, sizeof(info->driver));
  1898. strlcpy(info->version, DRV_VERSION, sizeof(info->version));
  1899. switch (tun->flags & TUN_TYPE_MASK) {
  1900. case IFF_TUN:
  1901. strlcpy(info->bus_info, "tun", sizeof(info->bus_info));
  1902. break;
  1903. case IFF_TAP:
  1904. strlcpy(info->bus_info, "tap", sizeof(info->bus_info));
  1905. break;
  1906. }
  1907. }
  1908. static u32 tun_get_msglevel(struct net_device *dev)
  1909. {
  1910. #ifdef TUN_DEBUG
  1911. struct tun_struct *tun = netdev_priv(dev);
  1912. return tun->debug;
  1913. #else
  1914. return -EOPNOTSUPP;
  1915. #endif
  1916. }
  1917. static void tun_set_msglevel(struct net_device *dev, u32 value)
  1918. {
  1919. #ifdef TUN_DEBUG
  1920. struct tun_struct *tun = netdev_priv(dev);
  1921. tun->debug = value;
  1922. #endif
  1923. }
  1924. static const struct ethtool_ops tun_ethtool_ops = {
  1925. .get_settings = tun_get_settings,
  1926. .get_drvinfo = tun_get_drvinfo,
  1927. .get_msglevel = tun_get_msglevel,
  1928. .set_msglevel = tun_set_msglevel,
  1929. .get_link = ethtool_op_get_link,
  1930. .get_ts_info = ethtool_op_get_ts_info,
  1931. };
  1932. static int __init tun_init(void)
  1933. {
  1934. int ret = 0;
  1935. pr_info("%s, %s\n", DRV_DESCRIPTION, DRV_VERSION);
  1936. pr_info("%s\n", DRV_COPYRIGHT);
  1937. ret = rtnl_link_register(&tun_link_ops);
  1938. if (ret) {
  1939. pr_err("Can't register link_ops\n");
  1940. goto err_linkops;
  1941. }
  1942. ret = misc_register(&tun_miscdev);
  1943. if (ret) {
  1944. pr_err("Can't register misc device %d\n", TUN_MINOR);
  1945. goto err_misc;
  1946. }
  1947. return 0;
  1948. err_misc:
  1949. rtnl_link_unregister(&tun_link_ops);
  1950. err_linkops:
  1951. return ret;
  1952. }
  1953. static void tun_cleanup(void)
  1954. {
  1955. misc_deregister(&tun_miscdev);
  1956. rtnl_link_unregister(&tun_link_ops);
  1957. }
  1958. /* Get an underlying socket object from tun file. Returns error unless file is
  1959. * attached to a device. The returned object works like a packet socket, it
  1960. * can be used for sock_sendmsg/sock_recvmsg. The caller is responsible for
  1961. * holding a reference to the file for as long as the socket is in use. */
  1962. struct socket *tun_get_socket(struct file *file)
  1963. {
  1964. struct tun_file *tfile;
  1965. if (file->f_op != &tun_fops)
  1966. return ERR_PTR(-EINVAL);
  1967. tfile = file->private_data;
  1968. if (!tfile)
  1969. return ERR_PTR(-EBADFD);
  1970. return &tfile->socket;
  1971. }
  1972. EXPORT_SYMBOL_GPL(tun_get_socket);
  1973. module_init(tun_init);
  1974. module_exit(tun_cleanup);
  1975. MODULE_DESCRIPTION(DRV_DESCRIPTION);
  1976. MODULE_AUTHOR(DRV_COPYRIGHT);
  1977. MODULE_LICENSE("GPL");
  1978. MODULE_ALIAS_MISCDEV(TUN_MINOR);
  1979. MODULE_ALIAS("devname:net/tun");