ppp_generic.c 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983
  1. /*
  2. * Generic PPP layer for Linux.
  3. *
  4. * Copyright 1999-2002 Paul Mackerras.
  5. *
  6. * This program is free software; you can redistribute it and/or
  7. * modify it under the terms of the GNU General Public License
  8. * as published by the Free Software Foundation; either version
  9. * 2 of the License, or (at your option) any later version.
  10. *
  11. * The generic PPP layer handles the PPP network interfaces, the
  12. * /dev/ppp device, packet and VJ compression, and multilink.
  13. * It talks to PPP `channels' via the interface defined in
  14. * include/linux/ppp_channel.h. Channels provide the basic means for
  15. * sending and receiving PPP frames on some kind of communications
  16. * channel.
  17. *
  18. * Part of the code in this driver was inspired by the old async-only
  19. * PPP driver, written by Michael Callahan and Al Longyear, and
  20. * subsequently hacked by Paul Mackerras.
  21. *
  22. * ==FILEVERSION 20041108==
  23. */
  24. #include <linux/module.h>
  25. #include <linux/kernel.h>
  26. #include <linux/kmod.h>
  27. #include <linux/init.h>
  28. #include <linux/list.h>
  29. #include <linux/idr.h>
  30. #include <linux/netdevice.h>
  31. #include <linux/poll.h>
  32. #include <linux/ppp_defs.h>
  33. #include <linux/filter.h>
  34. #include <linux/ppp-ioctl.h>
  35. #include <linux/ppp_channel.h>
  36. #include <linux/ppp-comp.h>
  37. #include <linux/skbuff.h>
  38. #include <linux/rtnetlink.h>
  39. #include <linux/if_arp.h>
  40. #include <linux/ip.h>
  41. #include <linux/tcp.h>
  42. #include <linux/spinlock.h>
  43. #include <linux/rwsem.h>
  44. #include <linux/stddef.h>
  45. #include <linux/device.h>
  46. #include <linux/mutex.h>
  47. #include <linux/slab.h>
  48. #include <asm/unaligned.h>
  49. #include <net/slhc_vj.h>
  50. #include <linux/atomic.h>
  51. #include <linux/nsproxy.h>
  52. #include <net/net_namespace.h>
  53. #include <net/netns/generic.h>
  54. #define PPP_VERSION "2.4.2"
  55. /*
  56. * Network protocols we support.
  57. */
  58. #define NP_IP 0 /* Internet Protocol V4 */
  59. #define NP_IPV6 1 /* Internet Protocol V6 */
  60. #define NP_IPX 2 /* IPX protocol */
  61. #define NP_AT 3 /* Appletalk protocol */
  62. #define NP_MPLS_UC 4 /* MPLS unicast */
  63. #define NP_MPLS_MC 5 /* MPLS multicast */
  64. #define NUM_NP 6 /* Number of NPs. */
  65. #define MPHDRLEN 6 /* multilink protocol header length */
  66. #define MPHDRLEN_SSN 4 /* ditto with short sequence numbers */
  67. /*
  68. * An instance of /dev/ppp can be associated with either a ppp
  69. * interface unit or a ppp channel. In both cases, file->private_data
  70. * points to one of these.
  71. */
  72. struct ppp_file {
  73. enum {
  74. INTERFACE=1, CHANNEL
  75. } kind;
  76. struct sk_buff_head xq; /* pppd transmit queue */
  77. struct sk_buff_head rq; /* receive queue for pppd */
  78. wait_queue_head_t rwait; /* for poll on reading /dev/ppp */
  79. atomic_t refcnt; /* # refs (incl /dev/ppp attached) */
  80. int hdrlen; /* space to leave for headers */
  81. int index; /* interface unit / channel number */
  82. int dead; /* unit/channel has been shut down */
  83. };
  84. #define PF_TO_X(pf, X) container_of(pf, X, file)
  85. #define PF_TO_PPP(pf) PF_TO_X(pf, struct ppp)
  86. #define PF_TO_CHANNEL(pf) PF_TO_X(pf, struct channel)
  87. /*
  88. * Data structure describing one ppp unit.
  89. * A ppp unit corresponds to a ppp network interface device
  90. * and represents a multilink bundle.
  91. * It can have 0 or more ppp channels connected to it.
  92. */
  93. struct ppp {
  94. struct ppp_file file; /* stuff for read/write/poll 0 */
  95. struct file *owner; /* file that owns this unit 48 */
  96. struct list_head channels; /* list of attached channels 4c */
  97. int n_channels; /* how many channels are attached 54 */
  98. spinlock_t rlock; /* lock for receive side 58 */
  99. spinlock_t wlock; /* lock for transmit side 5c */
  100. int mru; /* max receive unit 60 */
  101. unsigned int flags; /* control bits 64 */
  102. unsigned int xstate; /* transmit state bits 68 */
  103. unsigned int rstate; /* receive state bits 6c */
  104. int debug; /* debug flags 70 */
  105. struct slcompress *vj; /* state for VJ header compression */
  106. enum NPmode npmode[NUM_NP]; /* what to do with each net proto 78 */
  107. struct sk_buff *xmit_pending; /* a packet ready to go out 88 */
  108. struct compressor *xcomp; /* transmit packet compressor 8c */
  109. void *xc_state; /* its internal state 90 */
  110. struct compressor *rcomp; /* receive decompressor 94 */
  111. void *rc_state; /* its internal state 98 */
  112. unsigned long last_xmit; /* jiffies when last pkt sent 9c */
  113. unsigned long last_recv; /* jiffies when last pkt rcvd a0 */
  114. struct net_device *dev; /* network interface device a4 */
  115. int closing; /* is device closing down? a8 */
  116. #ifdef CONFIG_PPP_MULTILINK
  117. int nxchan; /* next channel to send something on */
  118. u32 nxseq; /* next sequence number to send */
  119. int mrru; /* MP: max reconst. receive unit */
  120. u32 nextseq; /* MP: seq no of next packet */
  121. u32 minseq; /* MP: min of most recent seqnos */
  122. struct sk_buff_head mrq; /* MP: receive reconstruction queue */
  123. #endif /* CONFIG_PPP_MULTILINK */
  124. #ifdef CONFIG_PPP_FILTER
  125. struct sock_filter *pass_filter; /* filter for packets to pass */
  126. struct sock_filter *active_filter;/* filter for pkts to reset idle */
  127. unsigned pass_len, active_len;
  128. #endif /* CONFIG_PPP_FILTER */
  129. struct net *ppp_net; /* the net we belong to */
  130. };
  131. /*
  132. * Bits in flags: SC_NO_TCP_CCID, SC_CCP_OPEN, SC_CCP_UP, SC_LOOP_TRAFFIC,
  133. * SC_MULTILINK, SC_MP_SHORTSEQ, SC_MP_XSHORTSEQ, SC_COMP_TCP, SC_REJ_COMP_TCP,
  134. * SC_MUST_COMP
  135. * Bits in rstate: SC_DECOMP_RUN, SC_DC_ERROR, SC_DC_FERROR.
  136. * Bits in xstate: SC_COMP_RUN
  137. */
  138. #define SC_FLAG_BITS (SC_NO_TCP_CCID|SC_CCP_OPEN|SC_CCP_UP|SC_LOOP_TRAFFIC \
  139. |SC_MULTILINK|SC_MP_SHORTSEQ|SC_MP_XSHORTSEQ \
  140. |SC_COMP_TCP|SC_REJ_COMP_TCP|SC_MUST_COMP)
  141. /*
  142. * Private data structure for each channel.
  143. * This includes the data structure used for multilink.
  144. */
  145. struct channel {
  146. struct ppp_file file; /* stuff for read/write/poll */
  147. struct list_head list; /* link in all/new_channels list */
  148. struct ppp_channel *chan; /* public channel data structure */
  149. struct rw_semaphore chan_sem; /* protects `chan' during chan ioctl */
  150. spinlock_t downl; /* protects `chan', file.xq dequeue */
  151. struct ppp *ppp; /* ppp unit we're connected to */
  152. struct net *chan_net; /* the net channel belongs to */
  153. struct list_head clist; /* link in list of channels per unit */
  154. rwlock_t upl; /* protects `ppp' */
  155. #ifdef CONFIG_PPP_MULTILINK
  156. u8 avail; /* flag used in multilink stuff */
  157. u8 had_frag; /* >= 1 fragments have been sent */
  158. u32 lastseq; /* MP: last sequence # received */
  159. int speed; /* speed of the corresponding ppp channel*/
  160. #endif /* CONFIG_PPP_MULTILINK */
  161. };
  162. /*
  163. * SMP locking issues:
  164. * Both the ppp.rlock and ppp.wlock locks protect the ppp.channels
  165. * list and the ppp.n_channels field, you need to take both locks
  166. * before you modify them.
  167. * The lock ordering is: channel.upl -> ppp.wlock -> ppp.rlock ->
  168. * channel.downl.
  169. */
  170. static DEFINE_MUTEX(ppp_mutex);
  171. static atomic_t ppp_unit_count = ATOMIC_INIT(0);
  172. static atomic_t channel_count = ATOMIC_INIT(0);
  173. /* per-net private data for this module */
  174. static int ppp_net_id __read_mostly;
  175. struct ppp_net {
  176. /* units to ppp mapping */
  177. struct idr units_idr;
  178. /*
  179. * all_ppp_mutex protects the units_idr mapping.
  180. * It also ensures that finding a ppp unit in the units_idr
  181. * map and updating its file.refcnt field is atomic.
  182. */
  183. struct mutex all_ppp_mutex;
  184. /* channels */
  185. struct list_head all_channels;
  186. struct list_head new_channels;
  187. int last_channel_index;
  188. /*
  189. * all_channels_lock protects all_channels and
  190. * last_channel_index, and the atomicity of find
  191. * a channel and updating its file.refcnt field.
  192. */
  193. spinlock_t all_channels_lock;
  194. };
  195. /* Get the PPP protocol number from a skb */
  196. #define PPP_PROTO(skb) get_unaligned_be16((skb)->data)
  197. /* We limit the length of ppp->file.rq to this (arbitrary) value */
  198. #define PPP_MAX_RQLEN 32
  199. /*
  200. * Maximum number of multilink fragments queued up.
  201. * This has to be large enough to cope with the maximum latency of
  202. * the slowest channel relative to the others. Strictly it should
  203. * depend on the number of channels and their characteristics.
  204. */
  205. #define PPP_MP_MAX_QLEN 128
  206. /* Multilink header bits. */
  207. #define B 0x80 /* this fragment begins a packet */
  208. #define E 0x40 /* this fragment ends a packet */
  209. /* Compare multilink sequence numbers (assumed to be 32 bits wide) */
  210. #define seq_before(a, b) ((s32)((a) - (b)) < 0)
  211. #define seq_after(a, b) ((s32)((a) - (b)) > 0)
  212. /* Prototypes. */
  213. static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf,
  214. struct file *file, unsigned int cmd, unsigned long arg);
  215. static void ppp_xmit_process(struct ppp *ppp);
  216. static void ppp_send_frame(struct ppp *ppp, struct sk_buff *skb);
  217. static void ppp_push(struct ppp *ppp);
  218. static void ppp_channel_push(struct channel *pch);
  219. static void ppp_receive_frame(struct ppp *ppp, struct sk_buff *skb,
  220. struct channel *pch);
  221. static void ppp_receive_error(struct ppp *ppp);
  222. static void ppp_receive_nonmp_frame(struct ppp *ppp, struct sk_buff *skb);
  223. static struct sk_buff *ppp_decompress_frame(struct ppp *ppp,
  224. struct sk_buff *skb);
  225. #ifdef CONFIG_PPP_MULTILINK
  226. static void ppp_receive_mp_frame(struct ppp *ppp, struct sk_buff *skb,
  227. struct channel *pch);
  228. static void ppp_mp_insert(struct ppp *ppp, struct sk_buff *skb);
  229. static struct sk_buff *ppp_mp_reconstruct(struct ppp *ppp);
  230. static int ppp_mp_explode(struct ppp *ppp, struct sk_buff *skb);
  231. #endif /* CONFIG_PPP_MULTILINK */
  232. static int ppp_set_compress(struct ppp *ppp, unsigned long arg);
  233. static void ppp_ccp_peek(struct ppp *ppp, struct sk_buff *skb, int inbound);
  234. static void ppp_ccp_closed(struct ppp *ppp);
  235. static struct compressor *find_compressor(int type);
  236. static void ppp_get_stats(struct ppp *ppp, struct ppp_stats *st);
  237. static struct ppp *ppp_create_interface(struct net *net, int unit, int *retp);
  238. static void init_ppp_file(struct ppp_file *pf, int kind);
  239. static void ppp_shutdown_interface(struct ppp *ppp);
  240. static void ppp_destroy_interface(struct ppp *ppp);
  241. static struct ppp *ppp_find_unit(struct ppp_net *pn, int unit);
  242. static struct channel *ppp_find_channel(struct ppp_net *pn, int unit);
  243. static int ppp_connect_channel(struct channel *pch, int unit);
  244. static int ppp_disconnect_channel(struct channel *pch);
  245. static void ppp_destroy_channel(struct channel *pch);
  246. static int unit_get(struct idr *p, void *ptr);
  247. static int unit_set(struct idr *p, void *ptr, int n);
  248. static void unit_put(struct idr *p, int n);
  249. static void *unit_find(struct idr *p, int n);
  250. static struct class *ppp_class;
  251. /* per net-namespace data */
  252. static inline struct ppp_net *ppp_pernet(struct net *net)
  253. {
  254. BUG_ON(!net);
  255. return net_generic(net, ppp_net_id);
  256. }
  257. /* Translates a PPP protocol number to a NP index (NP == network protocol) */
  258. static inline int proto_to_npindex(int proto)
  259. {
  260. switch (proto) {
  261. case PPP_IP:
  262. return NP_IP;
  263. case PPP_IPV6:
  264. return NP_IPV6;
  265. case PPP_IPX:
  266. return NP_IPX;
  267. case PPP_AT:
  268. return NP_AT;
  269. case PPP_MPLS_UC:
  270. return NP_MPLS_UC;
  271. case PPP_MPLS_MC:
  272. return NP_MPLS_MC;
  273. }
  274. return -EINVAL;
  275. }
  276. /* Translates an NP index into a PPP protocol number */
  277. static const int npindex_to_proto[NUM_NP] = {
  278. PPP_IP,
  279. PPP_IPV6,
  280. PPP_IPX,
  281. PPP_AT,
  282. PPP_MPLS_UC,
  283. PPP_MPLS_MC,
  284. };
  285. /* Translates an ethertype into an NP index */
  286. static inline int ethertype_to_npindex(int ethertype)
  287. {
  288. switch (ethertype) {
  289. case ETH_P_IP:
  290. return NP_IP;
  291. case ETH_P_IPV6:
  292. return NP_IPV6;
  293. case ETH_P_IPX:
  294. return NP_IPX;
  295. case ETH_P_PPPTALK:
  296. case ETH_P_ATALK:
  297. return NP_AT;
  298. case ETH_P_MPLS_UC:
  299. return NP_MPLS_UC;
  300. case ETH_P_MPLS_MC:
  301. return NP_MPLS_MC;
  302. }
  303. return -1;
  304. }
  305. /* Translates an NP index into an ethertype */
  306. static const int npindex_to_ethertype[NUM_NP] = {
  307. ETH_P_IP,
  308. ETH_P_IPV6,
  309. ETH_P_IPX,
  310. ETH_P_PPPTALK,
  311. ETH_P_MPLS_UC,
  312. ETH_P_MPLS_MC,
  313. };
  314. /*
  315. * Locking shorthand.
  316. */
  317. #define ppp_xmit_lock(ppp) spin_lock_bh(&(ppp)->wlock)
  318. #define ppp_xmit_unlock(ppp) spin_unlock_bh(&(ppp)->wlock)
  319. #define ppp_recv_lock(ppp) spin_lock_bh(&(ppp)->rlock)
  320. #define ppp_recv_unlock(ppp) spin_unlock_bh(&(ppp)->rlock)
  321. #define ppp_lock(ppp) do { ppp_xmit_lock(ppp); \
  322. ppp_recv_lock(ppp); } while (0)
  323. #define ppp_unlock(ppp) do { ppp_recv_unlock(ppp); \
  324. ppp_xmit_unlock(ppp); } while (0)
  325. /*
  326. * /dev/ppp device routines.
  327. * The /dev/ppp device is used by pppd to control the ppp unit.
  328. * It supports the read, write, ioctl and poll functions.
  329. * Open instances of /dev/ppp can be in one of three states:
  330. * unattached, attached to a ppp unit, or attached to a ppp channel.
  331. */
  332. static int ppp_open(struct inode *inode, struct file *file)
  333. {
  334. /*
  335. * This could (should?) be enforced by the permissions on /dev/ppp.
  336. */
  337. if (!capable(CAP_NET_ADMIN))
  338. return -EPERM;
  339. return 0;
  340. }
  341. static int ppp_release(struct inode *unused, struct file *file)
  342. {
  343. struct ppp_file *pf = file->private_data;
  344. struct ppp *ppp;
  345. if (pf) {
  346. file->private_data = NULL;
  347. if (pf->kind == INTERFACE) {
  348. ppp = PF_TO_PPP(pf);
  349. if (file == ppp->owner)
  350. ppp_shutdown_interface(ppp);
  351. }
  352. if (atomic_dec_and_test(&pf->refcnt)) {
  353. switch (pf->kind) {
  354. case INTERFACE:
  355. ppp_destroy_interface(PF_TO_PPP(pf));
  356. break;
  357. case CHANNEL:
  358. ppp_destroy_channel(PF_TO_CHANNEL(pf));
  359. break;
  360. }
  361. }
  362. }
  363. return 0;
  364. }
  365. static ssize_t ppp_read(struct file *file, char __user *buf,
  366. size_t count, loff_t *ppos)
  367. {
  368. struct ppp_file *pf = file->private_data;
  369. DECLARE_WAITQUEUE(wait, current);
  370. ssize_t ret;
  371. struct sk_buff *skb = NULL;
  372. struct iovec iov;
  373. ret = count;
  374. if (!pf)
  375. return -ENXIO;
  376. add_wait_queue(&pf->rwait, &wait);
  377. for (;;) {
  378. set_current_state(TASK_INTERRUPTIBLE);
  379. skb = skb_dequeue(&pf->rq);
  380. if (skb)
  381. break;
  382. ret = 0;
  383. if (pf->dead)
  384. break;
  385. if (pf->kind == INTERFACE) {
  386. /*
  387. * Return 0 (EOF) on an interface that has no
  388. * channels connected, unless it is looping
  389. * network traffic (demand mode).
  390. */
  391. struct ppp *ppp = PF_TO_PPP(pf);
  392. if (ppp->n_channels == 0 &&
  393. (ppp->flags & SC_LOOP_TRAFFIC) == 0)
  394. break;
  395. }
  396. ret = -EAGAIN;
  397. if (file->f_flags & O_NONBLOCK)
  398. break;
  399. ret = -ERESTARTSYS;
  400. if (signal_pending(current))
  401. break;
  402. schedule();
  403. }
  404. set_current_state(TASK_RUNNING);
  405. remove_wait_queue(&pf->rwait, &wait);
  406. if (!skb)
  407. goto out;
  408. ret = -EOVERFLOW;
  409. if (skb->len > count)
  410. goto outf;
  411. ret = -EFAULT;
  412. iov.iov_base = buf;
  413. iov.iov_len = count;
  414. if (skb_copy_datagram_iovec(skb, 0, &iov, skb->len))
  415. goto outf;
  416. ret = skb->len;
  417. outf:
  418. kfree_skb(skb);
  419. out:
  420. return ret;
  421. }
  422. static ssize_t ppp_write(struct file *file, const char __user *buf,
  423. size_t count, loff_t *ppos)
  424. {
  425. struct ppp_file *pf = file->private_data;
  426. struct sk_buff *skb;
  427. ssize_t ret;
  428. if (!pf)
  429. return -ENXIO;
  430. ret = -ENOMEM;
  431. skb = alloc_skb(count + pf->hdrlen, GFP_KERNEL);
  432. if (!skb)
  433. goto out;
  434. skb_reserve(skb, pf->hdrlen);
  435. ret = -EFAULT;
  436. if (copy_from_user(skb_put(skb, count), buf, count)) {
  437. kfree_skb(skb);
  438. goto out;
  439. }
  440. skb_queue_tail(&pf->xq, skb);
  441. switch (pf->kind) {
  442. case INTERFACE:
  443. ppp_xmit_process(PF_TO_PPP(pf));
  444. break;
  445. case CHANNEL:
  446. ppp_channel_push(PF_TO_CHANNEL(pf));
  447. break;
  448. }
  449. ret = count;
  450. out:
  451. return ret;
  452. }
  453. /* No kernel lock - fine */
  454. static unsigned int ppp_poll(struct file *file, poll_table *wait)
  455. {
  456. struct ppp_file *pf = file->private_data;
  457. unsigned int mask;
  458. if (!pf)
  459. return 0;
  460. poll_wait(file, &pf->rwait, wait);
  461. mask = POLLOUT | POLLWRNORM;
  462. if (skb_peek(&pf->rq))
  463. mask |= POLLIN | POLLRDNORM;
  464. if (pf->dead)
  465. mask |= POLLHUP;
  466. else if (pf->kind == INTERFACE) {
  467. /* see comment in ppp_read */
  468. struct ppp *ppp = PF_TO_PPP(pf);
  469. if (ppp->n_channels == 0 &&
  470. (ppp->flags & SC_LOOP_TRAFFIC) == 0)
  471. mask |= POLLIN | POLLRDNORM;
  472. }
  473. return mask;
  474. }
  475. #ifdef CONFIG_PPP_FILTER
  476. static int get_filter(void __user *arg, struct sock_filter **p)
  477. {
  478. struct sock_fprog uprog;
  479. struct sock_filter *code = NULL;
  480. int len, err;
  481. if (copy_from_user(&uprog, arg, sizeof(uprog)))
  482. return -EFAULT;
  483. if (!uprog.len) {
  484. *p = NULL;
  485. return 0;
  486. }
  487. len = uprog.len * sizeof(struct sock_filter);
  488. code = memdup_user(uprog.filter, len);
  489. if (IS_ERR(code))
  490. return PTR_ERR(code);
  491. err = sk_chk_filter(code, uprog.len);
  492. if (err) {
  493. kfree(code);
  494. return err;
  495. }
  496. *p = code;
  497. return uprog.len;
  498. }
  499. #endif /* CONFIG_PPP_FILTER */
  500. static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
  501. {
  502. struct ppp_file *pf = file->private_data;
  503. struct ppp *ppp;
  504. int err = -EFAULT, val, val2, i;
  505. struct ppp_idle idle;
  506. struct npioctl npi;
  507. int unit, cflags;
  508. struct slcompress *vj;
  509. void __user *argp = (void __user *)arg;
  510. int __user *p = argp;
  511. if (!pf)
  512. return ppp_unattached_ioctl(current->nsproxy->net_ns,
  513. pf, file, cmd, arg);
  514. if (cmd == PPPIOCDETACH) {
  515. /*
  516. * We have to be careful here... if the file descriptor
  517. * has been dup'd, we could have another process in the
  518. * middle of a poll using the same file *, so we had
  519. * better not free the interface data structures -
  520. * instead we fail the ioctl. Even in this case, we
  521. * shut down the interface if we are the owner of it.
  522. * Actually, we should get rid of PPPIOCDETACH, userland
  523. * (i.e. pppd) could achieve the same effect by closing
  524. * this fd and reopening /dev/ppp.
  525. */
  526. err = -EINVAL;
  527. mutex_lock(&ppp_mutex);
  528. if (pf->kind == INTERFACE) {
  529. ppp = PF_TO_PPP(pf);
  530. if (file == ppp->owner)
  531. ppp_shutdown_interface(ppp);
  532. }
  533. if (atomic_long_read(&file->f_count) <= 2) {
  534. ppp_release(NULL, file);
  535. err = 0;
  536. } else
  537. pr_warn("PPPIOCDETACH file->f_count=%ld\n",
  538. atomic_long_read(&file->f_count));
  539. mutex_unlock(&ppp_mutex);
  540. return err;
  541. }
  542. if (pf->kind == CHANNEL) {
  543. struct channel *pch;
  544. struct ppp_channel *chan;
  545. mutex_lock(&ppp_mutex);
  546. pch = PF_TO_CHANNEL(pf);
  547. switch (cmd) {
  548. case PPPIOCCONNECT:
  549. if (get_user(unit, p))
  550. break;
  551. err = ppp_connect_channel(pch, unit);
  552. break;
  553. case PPPIOCDISCONN:
  554. err = ppp_disconnect_channel(pch);
  555. break;
  556. default:
  557. down_read(&pch->chan_sem);
  558. chan = pch->chan;
  559. err = -ENOTTY;
  560. if (chan && chan->ops->ioctl)
  561. err = chan->ops->ioctl(chan, cmd, arg);
  562. up_read(&pch->chan_sem);
  563. }
  564. mutex_unlock(&ppp_mutex);
  565. return err;
  566. }
  567. if (pf->kind != INTERFACE) {
  568. /* can't happen */
  569. pr_err("PPP: not interface or channel??\n");
  570. return -EINVAL;
  571. }
  572. mutex_lock(&ppp_mutex);
  573. ppp = PF_TO_PPP(pf);
  574. switch (cmd) {
  575. case PPPIOCSMRU:
  576. if (get_user(val, p))
  577. break;
  578. ppp->mru = val;
  579. err = 0;
  580. break;
  581. case PPPIOCSFLAGS:
  582. if (get_user(val, p))
  583. break;
  584. ppp_lock(ppp);
  585. cflags = ppp->flags & ~val;
  586. ppp->flags = val & SC_FLAG_BITS;
  587. ppp_unlock(ppp);
  588. if (cflags & SC_CCP_OPEN)
  589. ppp_ccp_closed(ppp);
  590. err = 0;
  591. break;
  592. case PPPIOCGFLAGS:
  593. val = ppp->flags | ppp->xstate | ppp->rstate;
  594. if (put_user(val, p))
  595. break;
  596. err = 0;
  597. break;
  598. case PPPIOCSCOMPRESS:
  599. err = ppp_set_compress(ppp, arg);
  600. break;
  601. case PPPIOCGUNIT:
  602. if (put_user(ppp->file.index, p))
  603. break;
  604. err = 0;
  605. break;
  606. case PPPIOCSDEBUG:
  607. if (get_user(val, p))
  608. break;
  609. ppp->debug = val;
  610. err = 0;
  611. break;
  612. case PPPIOCGDEBUG:
  613. if (put_user(ppp->debug, p))
  614. break;
  615. err = 0;
  616. break;
  617. case PPPIOCGIDLE:
  618. idle.xmit_idle = (jiffies - ppp->last_xmit) / HZ;
  619. idle.recv_idle = (jiffies - ppp->last_recv) / HZ;
  620. if (copy_to_user(argp, &idle, sizeof(idle)))
  621. break;
  622. err = 0;
  623. break;
  624. case PPPIOCSMAXCID:
  625. if (get_user(val, p))
  626. break;
  627. val2 = 15;
  628. if ((val >> 16) != 0) {
  629. val2 = val >> 16;
  630. val &= 0xffff;
  631. }
  632. vj = slhc_init(val2+1, val+1);
  633. if (!vj) {
  634. netdev_err(ppp->dev,
  635. "PPP: no memory (VJ compressor)\n");
  636. err = -ENOMEM;
  637. break;
  638. }
  639. ppp_lock(ppp);
  640. if (ppp->vj)
  641. slhc_free(ppp->vj);
  642. ppp->vj = vj;
  643. ppp_unlock(ppp);
  644. err = 0;
  645. break;
  646. case PPPIOCGNPMODE:
  647. case PPPIOCSNPMODE:
  648. if (copy_from_user(&npi, argp, sizeof(npi)))
  649. break;
  650. err = proto_to_npindex(npi.protocol);
  651. if (err < 0)
  652. break;
  653. i = err;
  654. if (cmd == PPPIOCGNPMODE) {
  655. err = -EFAULT;
  656. npi.mode = ppp->npmode[i];
  657. if (copy_to_user(argp, &npi, sizeof(npi)))
  658. break;
  659. } else {
  660. ppp->npmode[i] = npi.mode;
  661. /* we may be able to transmit more packets now (??) */
  662. netif_wake_queue(ppp->dev);
  663. }
  664. err = 0;
  665. break;
  666. #ifdef CONFIG_PPP_FILTER
  667. case PPPIOCSPASS:
  668. {
  669. struct sock_filter *code;
  670. err = get_filter(argp, &code);
  671. if (err >= 0) {
  672. ppp_lock(ppp);
  673. kfree(ppp->pass_filter);
  674. ppp->pass_filter = code;
  675. ppp->pass_len = err;
  676. ppp_unlock(ppp);
  677. err = 0;
  678. }
  679. break;
  680. }
  681. case PPPIOCSACTIVE:
  682. {
  683. struct sock_filter *code;
  684. err = get_filter(argp, &code);
  685. if (err >= 0) {
  686. ppp_lock(ppp);
  687. kfree(ppp->active_filter);
  688. ppp->active_filter = code;
  689. ppp->active_len = err;
  690. ppp_unlock(ppp);
  691. err = 0;
  692. }
  693. break;
  694. }
  695. #endif /* CONFIG_PPP_FILTER */
  696. #ifdef CONFIG_PPP_MULTILINK
  697. case PPPIOCSMRRU:
  698. if (get_user(val, p))
  699. break;
  700. ppp_recv_lock(ppp);
  701. ppp->mrru = val;
  702. ppp_recv_unlock(ppp);
  703. err = 0;
  704. break;
  705. #endif /* CONFIG_PPP_MULTILINK */
  706. default:
  707. err = -ENOTTY;
  708. }
  709. mutex_unlock(&ppp_mutex);
  710. return err;
  711. }
  712. static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf,
  713. struct file *file, unsigned int cmd, unsigned long arg)
  714. {
  715. int unit, err = -EFAULT;
  716. struct ppp *ppp;
  717. struct channel *chan;
  718. struct ppp_net *pn;
  719. int __user *p = (int __user *)arg;
  720. mutex_lock(&ppp_mutex);
  721. switch (cmd) {
  722. case PPPIOCNEWUNIT:
  723. /* Create a new ppp unit */
  724. if (get_user(unit, p))
  725. break;
  726. ppp = ppp_create_interface(net, unit, &err);
  727. if (!ppp)
  728. break;
  729. file->private_data = &ppp->file;
  730. ppp->owner = file;
  731. err = -EFAULT;
  732. if (put_user(ppp->file.index, p))
  733. break;
  734. err = 0;
  735. break;
  736. case PPPIOCATTACH:
  737. /* Attach to an existing ppp unit */
  738. if (get_user(unit, p))
  739. break;
  740. err = -ENXIO;
  741. pn = ppp_pernet(net);
  742. mutex_lock(&pn->all_ppp_mutex);
  743. ppp = ppp_find_unit(pn, unit);
  744. if (ppp) {
  745. atomic_inc(&ppp->file.refcnt);
  746. file->private_data = &ppp->file;
  747. err = 0;
  748. }
  749. mutex_unlock(&pn->all_ppp_mutex);
  750. break;
  751. case PPPIOCATTCHAN:
  752. if (get_user(unit, p))
  753. break;
  754. err = -ENXIO;
  755. pn = ppp_pernet(net);
  756. spin_lock_bh(&pn->all_channels_lock);
  757. chan = ppp_find_channel(pn, unit);
  758. if (chan) {
  759. atomic_inc(&chan->file.refcnt);
  760. file->private_data = &chan->file;
  761. err = 0;
  762. }
  763. spin_unlock_bh(&pn->all_channels_lock);
  764. break;
  765. default:
  766. err = -ENOTTY;
  767. }
  768. mutex_unlock(&ppp_mutex);
  769. return err;
  770. }
  771. static const struct file_operations ppp_device_fops = {
  772. .owner = THIS_MODULE,
  773. .read = ppp_read,
  774. .write = ppp_write,
  775. .poll = ppp_poll,
  776. .unlocked_ioctl = ppp_ioctl,
  777. .open = ppp_open,
  778. .release = ppp_release,
  779. .llseek = noop_llseek,
  780. };
  781. static __net_init int ppp_init_net(struct net *net)
  782. {
  783. struct ppp_net *pn = net_generic(net, ppp_net_id);
  784. idr_init(&pn->units_idr);
  785. mutex_init(&pn->all_ppp_mutex);
  786. INIT_LIST_HEAD(&pn->all_channels);
  787. INIT_LIST_HEAD(&pn->new_channels);
  788. spin_lock_init(&pn->all_channels_lock);
  789. return 0;
  790. }
  791. static __net_exit void ppp_exit_net(struct net *net)
  792. {
  793. struct ppp_net *pn = net_generic(net, ppp_net_id);
  794. idr_destroy(&pn->units_idr);
  795. }
  796. static struct pernet_operations ppp_net_ops = {
  797. .init = ppp_init_net,
  798. .exit = ppp_exit_net,
  799. .id = &ppp_net_id,
  800. .size = sizeof(struct ppp_net),
  801. };
  802. #define PPP_MAJOR 108
  803. /* Called at boot time if ppp is compiled into the kernel,
  804. or at module load time (from init_module) if compiled as a module. */
  805. static int __init ppp_init(void)
  806. {
  807. int err;
  808. pr_info("PPP generic driver version " PPP_VERSION "\n");
  809. err = register_pernet_device(&ppp_net_ops);
  810. if (err) {
  811. pr_err("failed to register PPP pernet device (%d)\n", err);
  812. goto out;
  813. }
  814. err = register_chrdev(PPP_MAJOR, "ppp", &ppp_device_fops);
  815. if (err) {
  816. pr_err("failed to register PPP device (%d)\n", err);
  817. goto out_net;
  818. }
  819. ppp_class = class_create(THIS_MODULE, "ppp");
  820. if (IS_ERR(ppp_class)) {
  821. err = PTR_ERR(ppp_class);
  822. goto out_chrdev;
  823. }
  824. /* not a big deal if we fail here :-) */
  825. device_create(ppp_class, NULL, MKDEV(PPP_MAJOR, 0), NULL, "ppp");
  826. return 0;
  827. out_chrdev:
  828. unregister_chrdev(PPP_MAJOR, "ppp");
  829. out_net:
  830. unregister_pernet_device(&ppp_net_ops);
  831. out:
  832. return err;
  833. }
  834. /*
  835. * Network interface unit routines.
  836. */
  837. static netdev_tx_t
  838. ppp_start_xmit(struct sk_buff *skb, struct net_device *dev)
  839. {
  840. struct ppp *ppp = netdev_priv(dev);
  841. int npi, proto;
  842. unsigned char *pp;
  843. npi = ethertype_to_npindex(ntohs(skb->protocol));
  844. if (npi < 0)
  845. goto outf;
  846. /* Drop, accept or reject the packet */
  847. switch (ppp->npmode[npi]) {
  848. case NPMODE_PASS:
  849. break;
  850. case NPMODE_QUEUE:
  851. /* it would be nice to have a way to tell the network
  852. system to queue this one up for later. */
  853. goto outf;
  854. case NPMODE_DROP:
  855. case NPMODE_ERROR:
  856. goto outf;
  857. }
  858. /* Put the 2-byte PPP protocol number on the front,
  859. making sure there is room for the address and control fields. */
  860. if (skb_cow_head(skb, PPP_HDRLEN))
  861. goto outf;
  862. pp = skb_push(skb, 2);
  863. proto = npindex_to_proto[npi];
  864. put_unaligned_be16(proto, pp);
  865. skb_queue_tail(&ppp->file.xq, skb);
  866. ppp_xmit_process(ppp);
  867. return NETDEV_TX_OK;
  868. outf:
  869. kfree_skb(skb);
  870. ++dev->stats.tx_dropped;
  871. return NETDEV_TX_OK;
  872. }
  873. static int
  874. ppp_net_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
  875. {
  876. struct ppp *ppp = netdev_priv(dev);
  877. int err = -EFAULT;
  878. void __user *addr = (void __user *) ifr->ifr_ifru.ifru_data;
  879. struct ppp_stats stats;
  880. struct ppp_comp_stats cstats;
  881. char *vers;
  882. switch (cmd) {
  883. case SIOCGPPPSTATS:
  884. ppp_get_stats(ppp, &stats);
  885. if (copy_to_user(addr, &stats, sizeof(stats)))
  886. break;
  887. err = 0;
  888. break;
  889. case SIOCGPPPCSTATS:
  890. memset(&cstats, 0, sizeof(cstats));
  891. if (ppp->xc_state)
  892. ppp->xcomp->comp_stat(ppp->xc_state, &cstats.c);
  893. if (ppp->rc_state)
  894. ppp->rcomp->decomp_stat(ppp->rc_state, &cstats.d);
  895. if (copy_to_user(addr, &cstats, sizeof(cstats)))
  896. break;
  897. err = 0;
  898. break;
  899. case SIOCGPPPVER:
  900. vers = PPP_VERSION;
  901. if (copy_to_user(addr, vers, strlen(vers) + 1))
  902. break;
  903. err = 0;
  904. break;
  905. default:
  906. err = -EINVAL;
  907. }
  908. return err;
  909. }
  910. static const struct net_device_ops ppp_netdev_ops = {
  911. .ndo_start_xmit = ppp_start_xmit,
  912. .ndo_do_ioctl = ppp_net_ioctl,
  913. };
  914. static void ppp_setup(struct net_device *dev)
  915. {
  916. dev->netdev_ops = &ppp_netdev_ops;
  917. dev->hard_header_len = PPP_HDRLEN;
  918. dev->mtu = PPP_MRU;
  919. dev->addr_len = 0;
  920. dev->tx_queue_len = 3;
  921. dev->type = ARPHRD_PPP;
  922. dev->flags = IFF_POINTOPOINT | IFF_NOARP | IFF_MULTICAST;
  923. dev->features |= NETIF_F_NETNS_LOCAL;
  924. dev->priv_flags &= ~IFF_XMIT_DST_RELEASE;
  925. }
  926. /*
  927. * Transmit-side routines.
  928. */
  929. /*
  930. * Called to do any work queued up on the transmit side
  931. * that can now be done.
  932. */
  933. static void
  934. ppp_xmit_process(struct ppp *ppp)
  935. {
  936. struct sk_buff *skb;
  937. ppp_xmit_lock(ppp);
  938. if (!ppp->closing) {
  939. ppp_push(ppp);
  940. while (!ppp->xmit_pending &&
  941. (skb = skb_dequeue(&ppp->file.xq)))
  942. ppp_send_frame(ppp, skb);
  943. /* If there's no work left to do, tell the core net
  944. code that we can accept some more. */
  945. if (!ppp->xmit_pending && !skb_peek(&ppp->file.xq))
  946. netif_wake_queue(ppp->dev);
  947. else
  948. netif_stop_queue(ppp->dev);
  949. }
  950. ppp_xmit_unlock(ppp);
  951. }
  952. static inline struct sk_buff *
  953. pad_compress_skb(struct ppp *ppp, struct sk_buff *skb)
  954. {
  955. struct sk_buff *new_skb;
  956. int len;
  957. int new_skb_size = ppp->dev->mtu +
  958. ppp->xcomp->comp_extra + ppp->dev->hard_header_len;
  959. int compressor_skb_size = ppp->dev->mtu +
  960. ppp->xcomp->comp_extra + PPP_HDRLEN;
  961. new_skb = alloc_skb(new_skb_size, GFP_ATOMIC);
  962. if (!new_skb) {
  963. if (net_ratelimit())
  964. netdev_err(ppp->dev, "PPP: no memory (comp pkt)\n");
  965. return NULL;
  966. }
  967. if (ppp->dev->hard_header_len > PPP_HDRLEN)
  968. skb_reserve(new_skb,
  969. ppp->dev->hard_header_len - PPP_HDRLEN);
  970. /* compressor still expects A/C bytes in hdr */
  971. len = ppp->xcomp->compress(ppp->xc_state, skb->data - 2,
  972. new_skb->data, skb->len + 2,
  973. compressor_skb_size);
  974. if (len > 0 && (ppp->flags & SC_CCP_UP)) {
  975. consume_skb(skb);
  976. skb = new_skb;
  977. skb_put(skb, len);
  978. skb_pull(skb, 2); /* pull off A/C bytes */
  979. } else if (len == 0) {
  980. /* didn't compress, or CCP not up yet */
  981. consume_skb(new_skb);
  982. new_skb = skb;
  983. } else {
  984. /*
  985. * (len < 0)
  986. * MPPE requires that we do not send unencrypted
  987. * frames. The compressor will return -1 if we
  988. * should drop the frame. We cannot simply test
  989. * the compress_proto because MPPE and MPPC share
  990. * the same number.
  991. */
  992. if (net_ratelimit())
  993. netdev_err(ppp->dev, "ppp: compressor dropped pkt\n");
  994. kfree_skb(skb);
  995. consume_skb(new_skb);
  996. new_skb = NULL;
  997. }
  998. return new_skb;
  999. }
  1000. /*
  1001. * Compress and send a frame.
  1002. * The caller should have locked the xmit path,
  1003. * and xmit_pending should be 0.
  1004. */
  1005. static void
  1006. ppp_send_frame(struct ppp *ppp, struct sk_buff *skb)
  1007. {
  1008. int proto = PPP_PROTO(skb);
  1009. struct sk_buff *new_skb;
  1010. int len;
  1011. unsigned char *cp;
  1012. if (proto < 0x8000) {
  1013. #ifdef CONFIG_PPP_FILTER
  1014. /* check if we should pass this packet */
  1015. /* the filter instructions are constructed assuming
  1016. a four-byte PPP header on each packet */
  1017. *skb_push(skb, 2) = 1;
  1018. if (ppp->pass_filter &&
  1019. sk_run_filter(skb, ppp->pass_filter) == 0) {
  1020. if (ppp->debug & 1)
  1021. netdev_printk(KERN_DEBUG, ppp->dev,
  1022. "PPP: outbound frame "
  1023. "not passed\n");
  1024. kfree_skb(skb);
  1025. return;
  1026. }
  1027. /* if this packet passes the active filter, record the time */
  1028. if (!(ppp->active_filter &&
  1029. sk_run_filter(skb, ppp->active_filter) == 0))
  1030. ppp->last_xmit = jiffies;
  1031. skb_pull(skb, 2);
  1032. #else
  1033. /* for data packets, record the time */
  1034. ppp->last_xmit = jiffies;
  1035. #endif /* CONFIG_PPP_FILTER */
  1036. }
  1037. ++ppp->dev->stats.tx_packets;
  1038. ppp->dev->stats.tx_bytes += skb->len - 2;
  1039. switch (proto) {
  1040. case PPP_IP:
  1041. if (!ppp->vj || (ppp->flags & SC_COMP_TCP) == 0)
  1042. break;
  1043. /* try to do VJ TCP header compression */
  1044. new_skb = alloc_skb(skb->len + ppp->dev->hard_header_len - 2,
  1045. GFP_ATOMIC);
  1046. if (!new_skb) {
  1047. netdev_err(ppp->dev, "PPP: no memory (VJ comp pkt)\n");
  1048. goto drop;
  1049. }
  1050. skb_reserve(new_skb, ppp->dev->hard_header_len - 2);
  1051. cp = skb->data + 2;
  1052. len = slhc_compress(ppp->vj, cp, skb->len - 2,
  1053. new_skb->data + 2, &cp,
  1054. !(ppp->flags & SC_NO_TCP_CCID));
  1055. if (cp == skb->data + 2) {
  1056. /* didn't compress */
  1057. consume_skb(new_skb);
  1058. } else {
  1059. if (cp[0] & SL_TYPE_COMPRESSED_TCP) {
  1060. proto = PPP_VJC_COMP;
  1061. cp[0] &= ~SL_TYPE_COMPRESSED_TCP;
  1062. } else {
  1063. proto = PPP_VJC_UNCOMP;
  1064. cp[0] = skb->data[2];
  1065. }
  1066. consume_skb(skb);
  1067. skb = new_skb;
  1068. cp = skb_put(skb, len + 2);
  1069. cp[0] = 0;
  1070. cp[1] = proto;
  1071. }
  1072. break;
  1073. case PPP_CCP:
  1074. /* peek at outbound CCP frames */
  1075. ppp_ccp_peek(ppp, skb, 0);
  1076. break;
  1077. }
  1078. /* try to do packet compression */
  1079. if ((ppp->xstate & SC_COMP_RUN) && ppp->xc_state &&
  1080. proto != PPP_LCP && proto != PPP_CCP) {
  1081. if (!(ppp->flags & SC_CCP_UP) && (ppp->flags & SC_MUST_COMP)) {
  1082. if (net_ratelimit())
  1083. netdev_err(ppp->dev,
  1084. "ppp: compression required but "
  1085. "down - pkt dropped.\n");
  1086. goto drop;
  1087. }
  1088. skb = pad_compress_skb(ppp, skb);
  1089. if (!skb)
  1090. goto drop;
  1091. }
  1092. /*
  1093. * If we are waiting for traffic (demand dialling),
  1094. * queue it up for pppd to receive.
  1095. */
  1096. if (ppp->flags & SC_LOOP_TRAFFIC) {
  1097. if (ppp->file.rq.qlen > PPP_MAX_RQLEN)
  1098. goto drop;
  1099. skb_queue_tail(&ppp->file.rq, skb);
  1100. wake_up_interruptible(&ppp->file.rwait);
  1101. return;
  1102. }
  1103. ppp->xmit_pending = skb;
  1104. ppp_push(ppp);
  1105. return;
  1106. drop:
  1107. kfree_skb(skb);
  1108. ++ppp->dev->stats.tx_errors;
  1109. }
  1110. /*
  1111. * Try to send the frame in xmit_pending.
  1112. * The caller should have the xmit path locked.
  1113. */
  1114. static void
  1115. ppp_push(struct ppp *ppp)
  1116. {
  1117. struct list_head *list;
  1118. struct channel *pch;
  1119. struct sk_buff *skb = ppp->xmit_pending;
  1120. if (!skb)
  1121. return;
  1122. list = &ppp->channels;
  1123. if (list_empty(list)) {
  1124. /* nowhere to send the packet, just drop it */
  1125. ppp->xmit_pending = NULL;
  1126. kfree_skb(skb);
  1127. return;
  1128. }
  1129. if ((ppp->flags & SC_MULTILINK) == 0) {
  1130. /* not doing multilink: send it down the first channel */
  1131. list = list->next;
  1132. pch = list_entry(list, struct channel, clist);
  1133. spin_lock_bh(&pch->downl);
  1134. if (pch->chan) {
  1135. if (pch->chan->ops->start_xmit(pch->chan, skb))
  1136. ppp->xmit_pending = NULL;
  1137. } else {
  1138. /* channel got unregistered */
  1139. kfree_skb(skb);
  1140. ppp->xmit_pending = NULL;
  1141. }
  1142. spin_unlock_bh(&pch->downl);
  1143. return;
  1144. }
  1145. #ifdef CONFIG_PPP_MULTILINK
  1146. /* Multilink: fragment the packet over as many links
  1147. as can take the packet at the moment. */
  1148. if (!ppp_mp_explode(ppp, skb))
  1149. return;
  1150. #endif /* CONFIG_PPP_MULTILINK */
  1151. ppp->xmit_pending = NULL;
  1152. kfree_skb(skb);
  1153. }
  1154. #ifdef CONFIG_PPP_MULTILINK
  1155. static bool mp_protocol_compress __read_mostly = true;
  1156. module_param(mp_protocol_compress, bool, S_IRUGO | S_IWUSR);
  1157. MODULE_PARM_DESC(mp_protocol_compress,
  1158. "compress protocol id in multilink fragments");
  1159. /*
  1160. * Divide a packet to be transmitted into fragments and
  1161. * send them out the individual links.
  1162. */
  1163. static int ppp_mp_explode(struct ppp *ppp, struct sk_buff *skb)
  1164. {
  1165. int len, totlen;
  1166. int i, bits, hdrlen, mtu;
  1167. int flen;
  1168. int navail, nfree, nzero;
  1169. int nbigger;
  1170. int totspeed;
  1171. int totfree;
  1172. unsigned char *p, *q;
  1173. struct list_head *list;
  1174. struct channel *pch;
  1175. struct sk_buff *frag;
  1176. struct ppp_channel *chan;
  1177. totspeed = 0; /*total bitrate of the bundle*/
  1178. nfree = 0; /* # channels which have no packet already queued */
  1179. navail = 0; /* total # of usable channels (not deregistered) */
  1180. nzero = 0; /* number of channels with zero speed associated*/
  1181. totfree = 0; /*total # of channels available and
  1182. *having no queued packets before
  1183. *starting the fragmentation*/
  1184. hdrlen = (ppp->flags & SC_MP_XSHORTSEQ)? MPHDRLEN_SSN: MPHDRLEN;
  1185. i = 0;
  1186. list_for_each_entry(pch, &ppp->channels, clist) {
  1187. if (pch->chan) {
  1188. pch->avail = 1;
  1189. navail++;
  1190. pch->speed = pch->chan->speed;
  1191. } else {
  1192. pch->avail = 0;
  1193. }
  1194. if (pch->avail) {
  1195. if (skb_queue_empty(&pch->file.xq) ||
  1196. !pch->had_frag) {
  1197. if (pch->speed == 0)
  1198. nzero++;
  1199. else
  1200. totspeed += pch->speed;
  1201. pch->avail = 2;
  1202. ++nfree;
  1203. ++totfree;
  1204. }
  1205. if (!pch->had_frag && i < ppp->nxchan)
  1206. ppp->nxchan = i;
  1207. }
  1208. ++i;
  1209. }
  1210. /*
  1211. * Don't start sending this packet unless at least half of
  1212. * the channels are free. This gives much better TCP
  1213. * performance if we have a lot of channels.
  1214. */
  1215. if (nfree == 0 || nfree < navail / 2)
  1216. return 0; /* can't take now, leave it in xmit_pending */
  1217. /* Do protocol field compression */
  1218. p = skb->data;
  1219. len = skb->len;
  1220. if (*p == 0 && mp_protocol_compress) {
  1221. ++p;
  1222. --len;
  1223. }
  1224. totlen = len;
  1225. nbigger = len % nfree;
  1226. /* skip to the channel after the one we last used
  1227. and start at that one */
  1228. list = &ppp->channels;
  1229. for (i = 0; i < ppp->nxchan; ++i) {
  1230. list = list->next;
  1231. if (list == &ppp->channels) {
  1232. i = 0;
  1233. break;
  1234. }
  1235. }
  1236. /* create a fragment for each channel */
  1237. bits = B;
  1238. while (len > 0) {
  1239. list = list->next;
  1240. if (list == &ppp->channels) {
  1241. i = 0;
  1242. continue;
  1243. }
  1244. pch = list_entry(list, struct channel, clist);
  1245. ++i;
  1246. if (!pch->avail)
  1247. continue;
  1248. /*
  1249. * Skip this channel if it has a fragment pending already and
  1250. * we haven't given a fragment to all of the free channels.
  1251. */
  1252. if (pch->avail == 1) {
  1253. if (nfree > 0)
  1254. continue;
  1255. } else {
  1256. pch->avail = 1;
  1257. }
  1258. /* check the channel's mtu and whether it is still attached. */
  1259. spin_lock_bh(&pch->downl);
  1260. if (pch->chan == NULL) {
  1261. /* can't use this channel, it's being deregistered */
  1262. if (pch->speed == 0)
  1263. nzero--;
  1264. else
  1265. totspeed -= pch->speed;
  1266. spin_unlock_bh(&pch->downl);
  1267. pch->avail = 0;
  1268. totlen = len;
  1269. totfree--;
  1270. nfree--;
  1271. if (--navail == 0)
  1272. break;
  1273. continue;
  1274. }
  1275. /*
  1276. *if the channel speed is not set divide
  1277. *the packet evenly among the free channels;
  1278. *otherwise divide it according to the speed
  1279. *of the channel we are going to transmit on
  1280. */
  1281. flen = len;
  1282. if (nfree > 0) {
  1283. if (pch->speed == 0) {
  1284. flen = len/nfree;
  1285. if (nbigger > 0) {
  1286. flen++;
  1287. nbigger--;
  1288. }
  1289. } else {
  1290. flen = (((totfree - nzero)*(totlen + hdrlen*totfree)) /
  1291. ((totspeed*totfree)/pch->speed)) - hdrlen;
  1292. if (nbigger > 0) {
  1293. flen += ((totfree - nzero)*pch->speed)/totspeed;
  1294. nbigger -= ((totfree - nzero)*pch->speed)/
  1295. totspeed;
  1296. }
  1297. }
  1298. nfree--;
  1299. }
  1300. /*
  1301. *check if we are on the last channel or
  1302. *we exceded the length of the data to
  1303. *fragment
  1304. */
  1305. if ((nfree <= 0) || (flen > len))
  1306. flen = len;
  1307. /*
  1308. *it is not worth to tx on slow channels:
  1309. *in that case from the resulting flen according to the
  1310. *above formula will be equal or less than zero.
  1311. *Skip the channel in this case
  1312. */
  1313. if (flen <= 0) {
  1314. pch->avail = 2;
  1315. spin_unlock_bh(&pch->downl);
  1316. continue;
  1317. }
  1318. /*
  1319. * hdrlen includes the 2-byte PPP protocol field, but the
  1320. * MTU counts only the payload excluding the protocol field.
  1321. * (RFC1661 Section 2)
  1322. */
  1323. mtu = pch->chan->mtu - (hdrlen - 2);
  1324. if (mtu < 4)
  1325. mtu = 4;
  1326. if (flen > mtu)
  1327. flen = mtu;
  1328. if (flen == len)
  1329. bits |= E;
  1330. frag = alloc_skb(flen + hdrlen + (flen == 0), GFP_ATOMIC);
  1331. if (!frag)
  1332. goto noskb;
  1333. q = skb_put(frag, flen + hdrlen);
  1334. /* make the MP header */
  1335. put_unaligned_be16(PPP_MP, q);
  1336. if (ppp->flags & SC_MP_XSHORTSEQ) {
  1337. q[2] = bits + ((ppp->nxseq >> 8) & 0xf);
  1338. q[3] = ppp->nxseq;
  1339. } else {
  1340. q[2] = bits;
  1341. q[3] = ppp->nxseq >> 16;
  1342. q[4] = ppp->nxseq >> 8;
  1343. q[5] = ppp->nxseq;
  1344. }
  1345. memcpy(q + hdrlen, p, flen);
  1346. /* try to send it down the channel */
  1347. chan = pch->chan;
  1348. if (!skb_queue_empty(&pch->file.xq) ||
  1349. !chan->ops->start_xmit(chan, frag))
  1350. skb_queue_tail(&pch->file.xq, frag);
  1351. pch->had_frag = 1;
  1352. p += flen;
  1353. len -= flen;
  1354. ++ppp->nxseq;
  1355. bits = 0;
  1356. spin_unlock_bh(&pch->downl);
  1357. }
  1358. ppp->nxchan = i;
  1359. return 1;
  1360. noskb:
  1361. spin_unlock_bh(&pch->downl);
  1362. if (ppp->debug & 1)
  1363. netdev_err(ppp->dev, "PPP: no memory (fragment)\n");
  1364. ++ppp->dev->stats.tx_errors;
  1365. ++ppp->nxseq;
  1366. return 1; /* abandon the frame */
  1367. }
  1368. #endif /* CONFIG_PPP_MULTILINK */
  1369. /*
  1370. * Try to send data out on a channel.
  1371. */
  1372. static void
  1373. ppp_channel_push(struct channel *pch)
  1374. {
  1375. struct sk_buff *skb;
  1376. struct ppp *ppp;
  1377. spin_lock_bh(&pch->downl);
  1378. if (pch->chan) {
  1379. while (!skb_queue_empty(&pch->file.xq)) {
  1380. skb = skb_dequeue(&pch->file.xq);
  1381. if (!pch->chan->ops->start_xmit(pch->chan, skb)) {
  1382. /* put the packet back and try again later */
  1383. skb_queue_head(&pch->file.xq, skb);
  1384. break;
  1385. }
  1386. }
  1387. } else {
  1388. /* channel got deregistered */
  1389. skb_queue_purge(&pch->file.xq);
  1390. }
  1391. spin_unlock_bh(&pch->downl);
  1392. /* see if there is anything from the attached unit to be sent */
  1393. if (skb_queue_empty(&pch->file.xq)) {
  1394. read_lock_bh(&pch->upl);
  1395. ppp = pch->ppp;
  1396. if (ppp)
  1397. ppp_xmit_process(ppp);
  1398. read_unlock_bh(&pch->upl);
  1399. }
  1400. }
  1401. /*
  1402. * Receive-side routines.
  1403. */
  1404. struct ppp_mp_skb_parm {
  1405. u32 sequence;
  1406. u8 BEbits;
  1407. };
  1408. #define PPP_MP_CB(skb) ((struct ppp_mp_skb_parm *)((skb)->cb))
  1409. static inline void
  1410. ppp_do_recv(struct ppp *ppp, struct sk_buff *skb, struct channel *pch)
  1411. {
  1412. ppp_recv_lock(ppp);
  1413. if (!ppp->closing)
  1414. ppp_receive_frame(ppp, skb, pch);
  1415. else
  1416. kfree_skb(skb);
  1417. ppp_recv_unlock(ppp);
  1418. }
  1419. void
  1420. ppp_input(struct ppp_channel *chan, struct sk_buff *skb)
  1421. {
  1422. struct channel *pch = chan->ppp;
  1423. int proto;
  1424. if (!pch) {
  1425. kfree_skb(skb);
  1426. return;
  1427. }
  1428. read_lock_bh(&pch->upl);
  1429. if (!pskb_may_pull(skb, 2)) {
  1430. kfree_skb(skb);
  1431. if (pch->ppp) {
  1432. ++pch->ppp->dev->stats.rx_length_errors;
  1433. ppp_receive_error(pch->ppp);
  1434. }
  1435. goto done;
  1436. }
  1437. proto = PPP_PROTO(skb);
  1438. if (!pch->ppp || proto >= 0xc000 || proto == PPP_CCPFRAG) {
  1439. /* put it on the channel queue */
  1440. skb_queue_tail(&pch->file.rq, skb);
  1441. /* drop old frames if queue too long */
  1442. while (pch->file.rq.qlen > PPP_MAX_RQLEN &&
  1443. (skb = skb_dequeue(&pch->file.rq)))
  1444. kfree_skb(skb);
  1445. wake_up_interruptible(&pch->file.rwait);
  1446. } else {
  1447. ppp_do_recv(pch->ppp, skb, pch);
  1448. }
  1449. done:
  1450. read_unlock_bh(&pch->upl);
  1451. }
  1452. /* Put a 0-length skb in the receive queue as an error indication */
  1453. void
  1454. ppp_input_error(struct ppp_channel *chan, int code)
  1455. {
  1456. struct channel *pch = chan->ppp;
  1457. struct sk_buff *skb;
  1458. if (!pch)
  1459. return;
  1460. read_lock_bh(&pch->upl);
  1461. if (pch->ppp) {
  1462. skb = alloc_skb(0, GFP_ATOMIC);
  1463. if (skb) {
  1464. skb->len = 0; /* probably unnecessary */
  1465. skb->cb[0] = code;
  1466. ppp_do_recv(pch->ppp, skb, pch);
  1467. }
  1468. }
  1469. read_unlock_bh(&pch->upl);
  1470. }
  1471. /*
  1472. * We come in here to process a received frame.
  1473. * The receive side of the ppp unit is locked.
  1474. */
  1475. static void
  1476. ppp_receive_frame(struct ppp *ppp, struct sk_buff *skb, struct channel *pch)
  1477. {
  1478. /* note: a 0-length skb is used as an error indication */
  1479. if (skb->len > 0) {
  1480. #ifdef CONFIG_PPP_MULTILINK
  1481. /* XXX do channel-level decompression here */
  1482. if (PPP_PROTO(skb) == PPP_MP)
  1483. ppp_receive_mp_frame(ppp, skb, pch);
  1484. else
  1485. #endif /* CONFIG_PPP_MULTILINK */
  1486. ppp_receive_nonmp_frame(ppp, skb);
  1487. } else {
  1488. kfree_skb(skb);
  1489. ppp_receive_error(ppp);
  1490. }
  1491. }
  1492. static void
  1493. ppp_receive_error(struct ppp *ppp)
  1494. {
  1495. ++ppp->dev->stats.rx_errors;
  1496. if (ppp->vj)
  1497. slhc_toss(ppp->vj);
  1498. }
  1499. static void
  1500. ppp_receive_nonmp_frame(struct ppp *ppp, struct sk_buff *skb)
  1501. {
  1502. struct sk_buff *ns;
  1503. int proto, len, npi;
  1504. /*
  1505. * Decompress the frame, if compressed.
  1506. * Note that some decompressors need to see uncompressed frames
  1507. * that come in as well as compressed frames.
  1508. */
  1509. if (ppp->rc_state && (ppp->rstate & SC_DECOMP_RUN) &&
  1510. (ppp->rstate & (SC_DC_FERROR | SC_DC_ERROR)) == 0)
  1511. skb = ppp_decompress_frame(ppp, skb);
  1512. if (ppp->flags & SC_MUST_COMP && ppp->rstate & SC_DC_FERROR)
  1513. goto err;
  1514. proto = PPP_PROTO(skb);
  1515. switch (proto) {
  1516. case PPP_VJC_COMP:
  1517. /* decompress VJ compressed packets */
  1518. if (!ppp->vj || (ppp->flags & SC_REJ_COMP_TCP))
  1519. goto err;
  1520. if (skb_tailroom(skb) < 124 || skb_cloned(skb)) {
  1521. /* copy to a new sk_buff with more tailroom */
  1522. ns = dev_alloc_skb(skb->len + 128);
  1523. if (!ns) {
  1524. netdev_err(ppp->dev, "PPP: no memory "
  1525. "(VJ decomp)\n");
  1526. goto err;
  1527. }
  1528. skb_reserve(ns, 2);
  1529. skb_copy_bits(skb, 0, skb_put(ns, skb->len), skb->len);
  1530. consume_skb(skb);
  1531. skb = ns;
  1532. }
  1533. else
  1534. skb->ip_summed = CHECKSUM_NONE;
  1535. len = slhc_uncompress(ppp->vj, skb->data + 2, skb->len - 2);
  1536. if (len <= 0) {
  1537. netdev_printk(KERN_DEBUG, ppp->dev,
  1538. "PPP: VJ decompression error\n");
  1539. goto err;
  1540. }
  1541. len += 2;
  1542. if (len > skb->len)
  1543. skb_put(skb, len - skb->len);
  1544. else if (len < skb->len)
  1545. skb_trim(skb, len);
  1546. proto = PPP_IP;
  1547. break;
  1548. case PPP_VJC_UNCOMP:
  1549. if (!ppp->vj || (ppp->flags & SC_REJ_COMP_TCP))
  1550. goto err;
  1551. /* Until we fix the decompressor need to make sure
  1552. * data portion is linear.
  1553. */
  1554. if (!pskb_may_pull(skb, skb->len))
  1555. goto err;
  1556. if (slhc_remember(ppp->vj, skb->data + 2, skb->len - 2) <= 0) {
  1557. netdev_err(ppp->dev, "PPP: VJ uncompressed error\n");
  1558. goto err;
  1559. }
  1560. proto = PPP_IP;
  1561. break;
  1562. case PPP_CCP:
  1563. ppp_ccp_peek(ppp, skb, 1);
  1564. break;
  1565. }
  1566. ++ppp->dev->stats.rx_packets;
  1567. ppp->dev->stats.rx_bytes += skb->len - 2;
  1568. npi = proto_to_npindex(proto);
  1569. if (npi < 0) {
  1570. /* control or unknown frame - pass it to pppd */
  1571. skb_queue_tail(&ppp->file.rq, skb);
  1572. /* limit queue length by dropping old frames */
  1573. while (ppp->file.rq.qlen > PPP_MAX_RQLEN &&
  1574. (skb = skb_dequeue(&ppp->file.rq)))
  1575. kfree_skb(skb);
  1576. /* wake up any process polling or blocking on read */
  1577. wake_up_interruptible(&ppp->file.rwait);
  1578. } else {
  1579. /* network protocol frame - give it to the kernel */
  1580. #ifdef CONFIG_PPP_FILTER
  1581. /* check if the packet passes the pass and active filters */
  1582. /* the filter instructions are constructed assuming
  1583. a four-byte PPP header on each packet */
  1584. if (ppp->pass_filter || ppp->active_filter) {
  1585. if (skb_cloned(skb) &&
  1586. pskb_expand_head(skb, 0, 0, GFP_ATOMIC))
  1587. goto err;
  1588. *skb_push(skb, 2) = 0;
  1589. if (ppp->pass_filter &&
  1590. sk_run_filter(skb, ppp->pass_filter) == 0) {
  1591. if (ppp->debug & 1)
  1592. netdev_printk(KERN_DEBUG, ppp->dev,
  1593. "PPP: inbound frame "
  1594. "not passed\n");
  1595. kfree_skb(skb);
  1596. return;
  1597. }
  1598. if (!(ppp->active_filter &&
  1599. sk_run_filter(skb, ppp->active_filter) == 0))
  1600. ppp->last_recv = jiffies;
  1601. __skb_pull(skb, 2);
  1602. } else
  1603. #endif /* CONFIG_PPP_FILTER */
  1604. ppp->last_recv = jiffies;
  1605. if ((ppp->dev->flags & IFF_UP) == 0 ||
  1606. ppp->npmode[npi] != NPMODE_PASS) {
  1607. kfree_skb(skb);
  1608. } else {
  1609. /* chop off protocol */
  1610. skb_pull_rcsum(skb, 2);
  1611. skb->dev = ppp->dev;
  1612. skb->protocol = htons(npindex_to_ethertype[npi]);
  1613. skb_reset_mac_header(skb);
  1614. netif_rx(skb);
  1615. }
  1616. }
  1617. return;
  1618. err:
  1619. kfree_skb(skb);
  1620. ppp_receive_error(ppp);
  1621. }
  1622. static struct sk_buff *
  1623. ppp_decompress_frame(struct ppp *ppp, struct sk_buff *skb)
  1624. {
  1625. int proto = PPP_PROTO(skb);
  1626. struct sk_buff *ns;
  1627. int len;
  1628. /* Until we fix all the decompressor's need to make sure
  1629. * data portion is linear.
  1630. */
  1631. if (!pskb_may_pull(skb, skb->len))
  1632. goto err;
  1633. if (proto == PPP_COMP) {
  1634. int obuff_size;
  1635. switch(ppp->rcomp->compress_proto) {
  1636. case CI_MPPE:
  1637. obuff_size = ppp->mru + PPP_HDRLEN + 1;
  1638. break;
  1639. default:
  1640. obuff_size = ppp->mru + PPP_HDRLEN;
  1641. break;
  1642. }
  1643. ns = dev_alloc_skb(obuff_size);
  1644. if (!ns) {
  1645. netdev_err(ppp->dev, "ppp_decompress_frame: "
  1646. "no memory\n");
  1647. goto err;
  1648. }
  1649. /* the decompressor still expects the A/C bytes in the hdr */
  1650. len = ppp->rcomp->decompress(ppp->rc_state, skb->data - 2,
  1651. skb->len + 2, ns->data, obuff_size);
  1652. if (len < 0) {
  1653. /* Pass the compressed frame to pppd as an
  1654. error indication. */
  1655. if (len == DECOMP_FATALERROR)
  1656. ppp->rstate |= SC_DC_FERROR;
  1657. kfree_skb(ns);
  1658. goto err;
  1659. }
  1660. consume_skb(skb);
  1661. skb = ns;
  1662. skb_put(skb, len);
  1663. skb_pull(skb, 2); /* pull off the A/C bytes */
  1664. } else {
  1665. /* Uncompressed frame - pass to decompressor so it
  1666. can update its dictionary if necessary. */
  1667. if (ppp->rcomp->incomp)
  1668. ppp->rcomp->incomp(ppp->rc_state, skb->data - 2,
  1669. skb->len + 2);
  1670. }
  1671. return skb;
  1672. err:
  1673. ppp->rstate |= SC_DC_ERROR;
  1674. ppp_receive_error(ppp);
  1675. return skb;
  1676. }
  1677. #ifdef CONFIG_PPP_MULTILINK
  1678. /*
  1679. * Receive a multilink frame.
  1680. * We put it on the reconstruction queue and then pull off
  1681. * as many completed frames as we can.
  1682. */
  1683. static void
  1684. ppp_receive_mp_frame(struct ppp *ppp, struct sk_buff *skb, struct channel *pch)
  1685. {
  1686. u32 mask, seq;
  1687. struct channel *ch;
  1688. int mphdrlen = (ppp->flags & SC_MP_SHORTSEQ)? MPHDRLEN_SSN: MPHDRLEN;
  1689. if (!pskb_may_pull(skb, mphdrlen + 1) || ppp->mrru == 0)
  1690. goto err; /* no good, throw it away */
  1691. /* Decode sequence number and begin/end bits */
  1692. if (ppp->flags & SC_MP_SHORTSEQ) {
  1693. seq = ((skb->data[2] & 0x0f) << 8) | skb->data[3];
  1694. mask = 0xfff;
  1695. } else {
  1696. seq = (skb->data[3] << 16) | (skb->data[4] << 8)| skb->data[5];
  1697. mask = 0xffffff;
  1698. }
  1699. PPP_MP_CB(skb)->BEbits = skb->data[2];
  1700. skb_pull(skb, mphdrlen); /* pull off PPP and MP headers */
  1701. /*
  1702. * Do protocol ID decompression on the first fragment of each packet.
  1703. */
  1704. if ((PPP_MP_CB(skb)->BEbits & B) && (skb->data[0] & 1))
  1705. *skb_push(skb, 1) = 0;
  1706. /*
  1707. * Expand sequence number to 32 bits, making it as close
  1708. * as possible to ppp->minseq.
  1709. */
  1710. seq |= ppp->minseq & ~mask;
  1711. if ((int)(ppp->minseq - seq) > (int)(mask >> 1))
  1712. seq += mask + 1;
  1713. else if ((int)(seq - ppp->minseq) > (int)(mask >> 1))
  1714. seq -= mask + 1; /* should never happen */
  1715. PPP_MP_CB(skb)->sequence = seq;
  1716. pch->lastseq = seq;
  1717. /*
  1718. * If this packet comes before the next one we were expecting,
  1719. * drop it.
  1720. */
  1721. if (seq_before(seq, ppp->nextseq)) {
  1722. kfree_skb(skb);
  1723. ++ppp->dev->stats.rx_dropped;
  1724. ppp_receive_error(ppp);
  1725. return;
  1726. }
  1727. /*
  1728. * Reevaluate minseq, the minimum over all channels of the
  1729. * last sequence number received on each channel. Because of
  1730. * the increasing sequence number rule, we know that any fragment
  1731. * before `minseq' which hasn't arrived is never going to arrive.
  1732. * The list of channels can't change because we have the receive
  1733. * side of the ppp unit locked.
  1734. */
  1735. list_for_each_entry(ch, &ppp->channels, clist) {
  1736. if (seq_before(ch->lastseq, seq))
  1737. seq = ch->lastseq;
  1738. }
  1739. if (seq_before(ppp->minseq, seq))
  1740. ppp->minseq = seq;
  1741. /* Put the fragment on the reconstruction queue */
  1742. ppp_mp_insert(ppp, skb);
  1743. /* If the queue is getting long, don't wait any longer for packets
  1744. before the start of the queue. */
  1745. if (skb_queue_len(&ppp->mrq) >= PPP_MP_MAX_QLEN) {
  1746. struct sk_buff *mskb = skb_peek(&ppp->mrq);
  1747. if (seq_before(ppp->minseq, PPP_MP_CB(mskb)->sequence))
  1748. ppp->minseq = PPP_MP_CB(mskb)->sequence;
  1749. }
  1750. /* Pull completed packets off the queue and receive them. */
  1751. while ((skb = ppp_mp_reconstruct(ppp))) {
  1752. if (pskb_may_pull(skb, 2))
  1753. ppp_receive_nonmp_frame(ppp, skb);
  1754. else {
  1755. ++ppp->dev->stats.rx_length_errors;
  1756. kfree_skb(skb);
  1757. ppp_receive_error(ppp);
  1758. }
  1759. }
  1760. return;
  1761. err:
  1762. kfree_skb(skb);
  1763. ppp_receive_error(ppp);
  1764. }
  1765. /*
  1766. * Insert a fragment on the MP reconstruction queue.
  1767. * The queue is ordered by increasing sequence number.
  1768. */
  1769. static void
  1770. ppp_mp_insert(struct ppp *ppp, struct sk_buff *skb)
  1771. {
  1772. struct sk_buff *p;
  1773. struct sk_buff_head *list = &ppp->mrq;
  1774. u32 seq = PPP_MP_CB(skb)->sequence;
  1775. /* N.B. we don't need to lock the list lock because we have the
  1776. ppp unit receive-side lock. */
  1777. skb_queue_walk(list, p) {
  1778. if (seq_before(seq, PPP_MP_CB(p)->sequence))
  1779. break;
  1780. }
  1781. __skb_queue_before(list, p, skb);
  1782. }
  1783. /*
  1784. * Reconstruct a packet from the MP fragment queue.
  1785. * We go through increasing sequence numbers until we find a
  1786. * complete packet, or we get to the sequence number for a fragment
  1787. * which hasn't arrived but might still do so.
  1788. */
  1789. static struct sk_buff *
  1790. ppp_mp_reconstruct(struct ppp *ppp)
  1791. {
  1792. u32 seq = ppp->nextseq;
  1793. u32 minseq = ppp->minseq;
  1794. struct sk_buff_head *list = &ppp->mrq;
  1795. struct sk_buff *p, *tmp;
  1796. struct sk_buff *head, *tail;
  1797. struct sk_buff *skb = NULL;
  1798. int lost = 0, len = 0;
  1799. if (ppp->mrru == 0) /* do nothing until mrru is set */
  1800. return NULL;
  1801. head = list->next;
  1802. tail = NULL;
  1803. skb_queue_walk_safe(list, p, tmp) {
  1804. again:
  1805. if (seq_before(PPP_MP_CB(p)->sequence, seq)) {
  1806. /* this can't happen, anyway ignore the skb */
  1807. netdev_err(ppp->dev, "ppp_mp_reconstruct bad "
  1808. "seq %u < %u\n",
  1809. PPP_MP_CB(p)->sequence, seq);
  1810. __skb_unlink(p, list);
  1811. kfree_skb(p);
  1812. continue;
  1813. }
  1814. if (PPP_MP_CB(p)->sequence != seq) {
  1815. u32 oldseq;
  1816. /* Fragment `seq' is missing. If it is after
  1817. minseq, it might arrive later, so stop here. */
  1818. if (seq_after(seq, minseq))
  1819. break;
  1820. /* Fragment `seq' is lost, keep going. */
  1821. lost = 1;
  1822. oldseq = seq;
  1823. seq = seq_before(minseq, PPP_MP_CB(p)->sequence)?
  1824. minseq + 1: PPP_MP_CB(p)->sequence;
  1825. if (ppp->debug & 1)
  1826. netdev_printk(KERN_DEBUG, ppp->dev,
  1827. "lost frag %u..%u\n",
  1828. oldseq, seq-1);
  1829. goto again;
  1830. }
  1831. /*
  1832. * At this point we know that all the fragments from
  1833. * ppp->nextseq to seq are either present or lost.
  1834. * Also, there are no complete packets in the queue
  1835. * that have no missing fragments and end before this
  1836. * fragment.
  1837. */
  1838. /* B bit set indicates this fragment starts a packet */
  1839. if (PPP_MP_CB(p)->BEbits & B) {
  1840. head = p;
  1841. lost = 0;
  1842. len = 0;
  1843. }
  1844. len += p->len;
  1845. /* Got a complete packet yet? */
  1846. if (lost == 0 && (PPP_MP_CB(p)->BEbits & E) &&
  1847. (PPP_MP_CB(head)->BEbits & B)) {
  1848. if (len > ppp->mrru + 2) {
  1849. ++ppp->dev->stats.rx_length_errors;
  1850. netdev_printk(KERN_DEBUG, ppp->dev,
  1851. "PPP: reconstructed packet"
  1852. " is too long (%d)\n", len);
  1853. } else {
  1854. tail = p;
  1855. break;
  1856. }
  1857. ppp->nextseq = seq + 1;
  1858. }
  1859. /*
  1860. * If this is the ending fragment of a packet,
  1861. * and we haven't found a complete valid packet yet,
  1862. * we can discard up to and including this fragment.
  1863. */
  1864. if (PPP_MP_CB(p)->BEbits & E) {
  1865. struct sk_buff *tmp2;
  1866. skb_queue_reverse_walk_from_safe(list, p, tmp2) {
  1867. if (ppp->debug & 1)
  1868. netdev_printk(KERN_DEBUG, ppp->dev,
  1869. "discarding frag %u\n",
  1870. PPP_MP_CB(p)->sequence);
  1871. __skb_unlink(p, list);
  1872. kfree_skb(p);
  1873. }
  1874. head = skb_peek(list);
  1875. if (!head)
  1876. break;
  1877. }
  1878. ++seq;
  1879. }
  1880. /* If we have a complete packet, copy it all into one skb. */
  1881. if (tail != NULL) {
  1882. /* If we have discarded any fragments,
  1883. signal a receive error. */
  1884. if (PPP_MP_CB(head)->sequence != ppp->nextseq) {
  1885. skb_queue_walk_safe(list, p, tmp) {
  1886. if (p == head)
  1887. break;
  1888. if (ppp->debug & 1)
  1889. netdev_printk(KERN_DEBUG, ppp->dev,
  1890. "discarding frag %u\n",
  1891. PPP_MP_CB(p)->sequence);
  1892. __skb_unlink(p, list);
  1893. kfree_skb(p);
  1894. }
  1895. if (ppp->debug & 1)
  1896. netdev_printk(KERN_DEBUG, ppp->dev,
  1897. " missed pkts %u..%u\n",
  1898. ppp->nextseq,
  1899. PPP_MP_CB(head)->sequence-1);
  1900. ++ppp->dev->stats.rx_dropped;
  1901. ppp_receive_error(ppp);
  1902. }
  1903. skb = head;
  1904. if (head != tail) {
  1905. struct sk_buff **fragpp = &skb_shinfo(skb)->frag_list;
  1906. p = skb_queue_next(list, head);
  1907. __skb_unlink(skb, list);
  1908. skb_queue_walk_from_safe(list, p, tmp) {
  1909. __skb_unlink(p, list);
  1910. *fragpp = p;
  1911. p->next = NULL;
  1912. fragpp = &p->next;
  1913. skb->len += p->len;
  1914. skb->data_len += p->len;
  1915. skb->truesize += p->truesize;
  1916. if (p == tail)
  1917. break;
  1918. }
  1919. } else {
  1920. __skb_unlink(skb, list);
  1921. }
  1922. ppp->nextseq = PPP_MP_CB(tail)->sequence + 1;
  1923. }
  1924. return skb;
  1925. }
  1926. #endif /* CONFIG_PPP_MULTILINK */
  1927. /*
  1928. * Channel interface.
  1929. */
  1930. /* Create a new, unattached ppp channel. */
  1931. int ppp_register_channel(struct ppp_channel *chan)
  1932. {
  1933. return ppp_register_net_channel(current->nsproxy->net_ns, chan);
  1934. }
  1935. /* Create a new, unattached ppp channel for specified net. */
  1936. int ppp_register_net_channel(struct net *net, struct ppp_channel *chan)
  1937. {
  1938. struct channel *pch;
  1939. struct ppp_net *pn;
  1940. pch = kzalloc(sizeof(struct channel), GFP_KERNEL);
  1941. if (!pch)
  1942. return -ENOMEM;
  1943. pn = ppp_pernet(net);
  1944. pch->ppp = NULL;
  1945. pch->chan = chan;
  1946. pch->chan_net = net;
  1947. chan->ppp = pch;
  1948. init_ppp_file(&pch->file, CHANNEL);
  1949. pch->file.hdrlen = chan->hdrlen;
  1950. #ifdef CONFIG_PPP_MULTILINK
  1951. pch->lastseq = -1;
  1952. #endif /* CONFIG_PPP_MULTILINK */
  1953. init_rwsem(&pch->chan_sem);
  1954. spin_lock_init(&pch->downl);
  1955. rwlock_init(&pch->upl);
  1956. spin_lock_bh(&pn->all_channels_lock);
  1957. pch->file.index = ++pn->last_channel_index;
  1958. list_add(&pch->list, &pn->new_channels);
  1959. atomic_inc(&channel_count);
  1960. spin_unlock_bh(&pn->all_channels_lock);
  1961. return 0;
  1962. }
  1963. /*
  1964. * Return the index of a channel.
  1965. */
  1966. int ppp_channel_index(struct ppp_channel *chan)
  1967. {
  1968. struct channel *pch = chan->ppp;
  1969. if (pch)
  1970. return pch->file.index;
  1971. return -1;
  1972. }
  1973. /*
  1974. * Return the PPP unit number to which a channel is connected.
  1975. */
  1976. int ppp_unit_number(struct ppp_channel *chan)
  1977. {
  1978. struct channel *pch = chan->ppp;
  1979. int unit = -1;
  1980. if (pch) {
  1981. read_lock_bh(&pch->upl);
  1982. if (pch->ppp)
  1983. unit = pch->ppp->file.index;
  1984. read_unlock_bh(&pch->upl);
  1985. }
  1986. return unit;
  1987. }
  1988. /*
  1989. * Return the PPP device interface name of a channel.
  1990. */
  1991. char *ppp_dev_name(struct ppp_channel *chan)
  1992. {
  1993. struct channel *pch = chan->ppp;
  1994. char *name = NULL;
  1995. if (pch) {
  1996. read_lock_bh(&pch->upl);
  1997. if (pch->ppp && pch->ppp->dev)
  1998. name = pch->ppp->dev->name;
  1999. read_unlock_bh(&pch->upl);
  2000. }
  2001. return name;
  2002. }
  2003. /*
  2004. * Disconnect a channel from the generic layer.
  2005. * This must be called in process context.
  2006. */
  2007. void
  2008. ppp_unregister_channel(struct ppp_channel *chan)
  2009. {
  2010. struct channel *pch = chan->ppp;
  2011. struct ppp_net *pn;
  2012. if (!pch)
  2013. return; /* should never happen */
  2014. chan->ppp = NULL;
  2015. /*
  2016. * This ensures that we have returned from any calls into the
  2017. * the channel's start_xmit or ioctl routine before we proceed.
  2018. */
  2019. down_write(&pch->chan_sem);
  2020. spin_lock_bh(&pch->downl);
  2021. pch->chan = NULL;
  2022. spin_unlock_bh(&pch->downl);
  2023. up_write(&pch->chan_sem);
  2024. ppp_disconnect_channel(pch);
  2025. pn = ppp_pernet(pch->chan_net);
  2026. spin_lock_bh(&pn->all_channels_lock);
  2027. list_del(&pch->list);
  2028. spin_unlock_bh(&pn->all_channels_lock);
  2029. pch->file.dead = 1;
  2030. wake_up_interruptible(&pch->file.rwait);
  2031. if (atomic_dec_and_test(&pch->file.refcnt))
  2032. ppp_destroy_channel(pch);
  2033. }
  2034. /*
  2035. * Callback from a channel when it can accept more to transmit.
  2036. * This should be called at BH/softirq level, not interrupt level.
  2037. */
  2038. void
  2039. ppp_output_wakeup(struct ppp_channel *chan)
  2040. {
  2041. struct channel *pch = chan->ppp;
  2042. if (!pch)
  2043. return;
  2044. ppp_channel_push(pch);
  2045. }
  2046. /*
  2047. * Compression control.
  2048. */
  2049. /* Process the PPPIOCSCOMPRESS ioctl. */
  2050. static int
  2051. ppp_set_compress(struct ppp *ppp, unsigned long arg)
  2052. {
  2053. int err;
  2054. struct compressor *cp, *ocomp;
  2055. struct ppp_option_data data;
  2056. void *state, *ostate;
  2057. unsigned char ccp_option[CCP_MAX_OPTION_LENGTH];
  2058. err = -EFAULT;
  2059. if (copy_from_user(&data, (void __user *) arg, sizeof(data)) ||
  2060. (data.length <= CCP_MAX_OPTION_LENGTH &&
  2061. copy_from_user(ccp_option, (void __user *) data.ptr, data.length)))
  2062. goto out;
  2063. err = -EINVAL;
  2064. if (data.length > CCP_MAX_OPTION_LENGTH ||
  2065. ccp_option[1] < 2 || ccp_option[1] > data.length)
  2066. goto out;
  2067. cp = try_then_request_module(
  2068. find_compressor(ccp_option[0]),
  2069. "ppp-compress-%d", ccp_option[0]);
  2070. if (!cp)
  2071. goto out;
  2072. err = -ENOBUFS;
  2073. if (data.transmit) {
  2074. state = cp->comp_alloc(ccp_option, data.length);
  2075. if (state) {
  2076. ppp_xmit_lock(ppp);
  2077. ppp->xstate &= ~SC_COMP_RUN;
  2078. ocomp = ppp->xcomp;
  2079. ostate = ppp->xc_state;
  2080. ppp->xcomp = cp;
  2081. ppp->xc_state = state;
  2082. ppp_xmit_unlock(ppp);
  2083. if (ostate) {
  2084. ocomp->comp_free(ostate);
  2085. module_put(ocomp->owner);
  2086. }
  2087. err = 0;
  2088. } else
  2089. module_put(cp->owner);
  2090. } else {
  2091. state = cp->decomp_alloc(ccp_option, data.length);
  2092. if (state) {
  2093. ppp_recv_lock(ppp);
  2094. ppp->rstate &= ~SC_DECOMP_RUN;
  2095. ocomp = ppp->rcomp;
  2096. ostate = ppp->rc_state;
  2097. ppp->rcomp = cp;
  2098. ppp->rc_state = state;
  2099. ppp_recv_unlock(ppp);
  2100. if (ostate) {
  2101. ocomp->decomp_free(ostate);
  2102. module_put(ocomp->owner);
  2103. }
  2104. err = 0;
  2105. } else
  2106. module_put(cp->owner);
  2107. }
  2108. out:
  2109. return err;
  2110. }
  2111. /*
  2112. * Look at a CCP packet and update our state accordingly.
  2113. * We assume the caller has the xmit or recv path locked.
  2114. */
  2115. static void
  2116. ppp_ccp_peek(struct ppp *ppp, struct sk_buff *skb, int inbound)
  2117. {
  2118. unsigned char *dp;
  2119. int len;
  2120. if (!pskb_may_pull(skb, CCP_HDRLEN + 2))
  2121. return; /* no header */
  2122. dp = skb->data + 2;
  2123. switch (CCP_CODE(dp)) {
  2124. case CCP_CONFREQ:
  2125. /* A ConfReq starts negotiation of compression
  2126. * in one direction of transmission,
  2127. * and hence brings it down...but which way?
  2128. *
  2129. * Remember:
  2130. * A ConfReq indicates what the sender would like to receive
  2131. */
  2132. if(inbound)
  2133. /* He is proposing what I should send */
  2134. ppp->xstate &= ~SC_COMP_RUN;
  2135. else
  2136. /* I am proposing to what he should send */
  2137. ppp->rstate &= ~SC_DECOMP_RUN;
  2138. break;
  2139. case CCP_TERMREQ:
  2140. case CCP_TERMACK:
  2141. /*
  2142. * CCP is going down, both directions of transmission
  2143. */
  2144. ppp->rstate &= ~SC_DECOMP_RUN;
  2145. ppp->xstate &= ~SC_COMP_RUN;
  2146. break;
  2147. case CCP_CONFACK:
  2148. if ((ppp->flags & (SC_CCP_OPEN | SC_CCP_UP)) != SC_CCP_OPEN)
  2149. break;
  2150. len = CCP_LENGTH(dp);
  2151. if (!pskb_may_pull(skb, len + 2))
  2152. return; /* too short */
  2153. dp += CCP_HDRLEN;
  2154. len -= CCP_HDRLEN;
  2155. if (len < CCP_OPT_MINLEN || len < CCP_OPT_LENGTH(dp))
  2156. break;
  2157. if (inbound) {
  2158. /* we will start receiving compressed packets */
  2159. if (!ppp->rc_state)
  2160. break;
  2161. if (ppp->rcomp->decomp_init(ppp->rc_state, dp, len,
  2162. ppp->file.index, 0, ppp->mru, ppp->debug)) {
  2163. ppp->rstate |= SC_DECOMP_RUN;
  2164. ppp->rstate &= ~(SC_DC_ERROR | SC_DC_FERROR);
  2165. }
  2166. } else {
  2167. /* we will soon start sending compressed packets */
  2168. if (!ppp->xc_state)
  2169. break;
  2170. if (ppp->xcomp->comp_init(ppp->xc_state, dp, len,
  2171. ppp->file.index, 0, ppp->debug))
  2172. ppp->xstate |= SC_COMP_RUN;
  2173. }
  2174. break;
  2175. case CCP_RESETACK:
  2176. /* reset the [de]compressor */
  2177. if ((ppp->flags & SC_CCP_UP) == 0)
  2178. break;
  2179. if (inbound) {
  2180. if (ppp->rc_state && (ppp->rstate & SC_DECOMP_RUN)) {
  2181. ppp->rcomp->decomp_reset(ppp->rc_state);
  2182. ppp->rstate &= ~SC_DC_ERROR;
  2183. }
  2184. } else {
  2185. if (ppp->xc_state && (ppp->xstate & SC_COMP_RUN))
  2186. ppp->xcomp->comp_reset(ppp->xc_state);
  2187. }
  2188. break;
  2189. }
  2190. }
  2191. /* Free up compression resources. */
  2192. static void
  2193. ppp_ccp_closed(struct ppp *ppp)
  2194. {
  2195. void *xstate, *rstate;
  2196. struct compressor *xcomp, *rcomp;
  2197. ppp_lock(ppp);
  2198. ppp->flags &= ~(SC_CCP_OPEN | SC_CCP_UP);
  2199. ppp->xstate = 0;
  2200. xcomp = ppp->xcomp;
  2201. xstate = ppp->xc_state;
  2202. ppp->xc_state = NULL;
  2203. ppp->rstate = 0;
  2204. rcomp = ppp->rcomp;
  2205. rstate = ppp->rc_state;
  2206. ppp->rc_state = NULL;
  2207. ppp_unlock(ppp);
  2208. if (xstate) {
  2209. xcomp->comp_free(xstate);
  2210. module_put(xcomp->owner);
  2211. }
  2212. if (rstate) {
  2213. rcomp->decomp_free(rstate);
  2214. module_put(rcomp->owner);
  2215. }
  2216. }
  2217. /* List of compressors. */
  2218. static LIST_HEAD(compressor_list);
  2219. static DEFINE_SPINLOCK(compressor_list_lock);
  2220. struct compressor_entry {
  2221. struct list_head list;
  2222. struct compressor *comp;
  2223. };
  2224. static struct compressor_entry *
  2225. find_comp_entry(int proto)
  2226. {
  2227. struct compressor_entry *ce;
  2228. list_for_each_entry(ce, &compressor_list, list) {
  2229. if (ce->comp->compress_proto == proto)
  2230. return ce;
  2231. }
  2232. return NULL;
  2233. }
  2234. /* Register a compressor */
  2235. int
  2236. ppp_register_compressor(struct compressor *cp)
  2237. {
  2238. struct compressor_entry *ce;
  2239. int ret;
  2240. spin_lock(&compressor_list_lock);
  2241. ret = -EEXIST;
  2242. if (find_comp_entry(cp->compress_proto))
  2243. goto out;
  2244. ret = -ENOMEM;
  2245. ce = kmalloc(sizeof(struct compressor_entry), GFP_ATOMIC);
  2246. if (!ce)
  2247. goto out;
  2248. ret = 0;
  2249. ce->comp = cp;
  2250. list_add(&ce->list, &compressor_list);
  2251. out:
  2252. spin_unlock(&compressor_list_lock);
  2253. return ret;
  2254. }
  2255. /* Unregister a compressor */
  2256. void
  2257. ppp_unregister_compressor(struct compressor *cp)
  2258. {
  2259. struct compressor_entry *ce;
  2260. spin_lock(&compressor_list_lock);
  2261. ce = find_comp_entry(cp->compress_proto);
  2262. if (ce && ce->comp == cp) {
  2263. list_del(&ce->list);
  2264. kfree(ce);
  2265. }
  2266. spin_unlock(&compressor_list_lock);
  2267. }
  2268. /* Find a compressor. */
  2269. static struct compressor *
  2270. find_compressor(int type)
  2271. {
  2272. struct compressor_entry *ce;
  2273. struct compressor *cp = NULL;
  2274. spin_lock(&compressor_list_lock);
  2275. ce = find_comp_entry(type);
  2276. if (ce) {
  2277. cp = ce->comp;
  2278. if (!try_module_get(cp->owner))
  2279. cp = NULL;
  2280. }
  2281. spin_unlock(&compressor_list_lock);
  2282. return cp;
  2283. }
  2284. /*
  2285. * Miscelleneous stuff.
  2286. */
  2287. static void
  2288. ppp_get_stats(struct ppp *ppp, struct ppp_stats *st)
  2289. {
  2290. struct slcompress *vj = ppp->vj;
  2291. memset(st, 0, sizeof(*st));
  2292. st->p.ppp_ipackets = ppp->dev->stats.rx_packets;
  2293. st->p.ppp_ierrors = ppp->dev->stats.rx_errors;
  2294. st->p.ppp_ibytes = ppp->dev->stats.rx_bytes;
  2295. st->p.ppp_opackets = ppp->dev->stats.tx_packets;
  2296. st->p.ppp_oerrors = ppp->dev->stats.tx_errors;
  2297. st->p.ppp_obytes = ppp->dev->stats.tx_bytes;
  2298. if (!vj)
  2299. return;
  2300. st->vj.vjs_packets = vj->sls_o_compressed + vj->sls_o_uncompressed;
  2301. st->vj.vjs_compressed = vj->sls_o_compressed;
  2302. st->vj.vjs_searches = vj->sls_o_searches;
  2303. st->vj.vjs_misses = vj->sls_o_misses;
  2304. st->vj.vjs_errorin = vj->sls_i_error;
  2305. st->vj.vjs_tossed = vj->sls_i_tossed;
  2306. st->vj.vjs_uncompressedin = vj->sls_i_uncompressed;
  2307. st->vj.vjs_compressedin = vj->sls_i_compressed;
  2308. }
  2309. /*
  2310. * Stuff for handling the lists of ppp units and channels
  2311. * and for initialization.
  2312. */
  2313. /*
  2314. * Create a new ppp interface unit. Fails if it can't allocate memory
  2315. * or if there is already a unit with the requested number.
  2316. * unit == -1 means allocate a new number.
  2317. */
  2318. static struct ppp *
  2319. ppp_create_interface(struct net *net, int unit, int *retp)
  2320. {
  2321. struct ppp *ppp;
  2322. struct ppp_net *pn;
  2323. struct net_device *dev = NULL;
  2324. int ret = -ENOMEM;
  2325. int i;
  2326. dev = alloc_netdev(sizeof(struct ppp), "", ppp_setup);
  2327. if (!dev)
  2328. goto out1;
  2329. pn = ppp_pernet(net);
  2330. ppp = netdev_priv(dev);
  2331. ppp->dev = dev;
  2332. ppp->mru = PPP_MRU;
  2333. init_ppp_file(&ppp->file, INTERFACE);
  2334. ppp->file.hdrlen = PPP_HDRLEN - 2; /* don't count proto bytes */
  2335. for (i = 0; i < NUM_NP; ++i)
  2336. ppp->npmode[i] = NPMODE_PASS;
  2337. INIT_LIST_HEAD(&ppp->channels);
  2338. spin_lock_init(&ppp->rlock);
  2339. spin_lock_init(&ppp->wlock);
  2340. #ifdef CONFIG_PPP_MULTILINK
  2341. ppp->minseq = -1;
  2342. skb_queue_head_init(&ppp->mrq);
  2343. #endif /* CONFIG_PPP_MULTILINK */
  2344. /*
  2345. * drum roll: don't forget to set
  2346. * the net device is belong to
  2347. */
  2348. dev_net_set(dev, net);
  2349. mutex_lock(&pn->all_ppp_mutex);
  2350. if (unit < 0) {
  2351. unit = unit_get(&pn->units_idr, ppp);
  2352. if (unit < 0) {
  2353. ret = unit;
  2354. goto out2;
  2355. }
  2356. } else {
  2357. ret = -EEXIST;
  2358. if (unit_find(&pn->units_idr, unit))
  2359. goto out2; /* unit already exists */
  2360. /*
  2361. * if caller need a specified unit number
  2362. * lets try to satisfy him, otherwise --
  2363. * he should better ask us for new unit number
  2364. *
  2365. * NOTE: yes I know that returning EEXIST it's not
  2366. * fair but at least pppd will ask us to allocate
  2367. * new unit in this case so user is happy :)
  2368. */
  2369. unit = unit_set(&pn->units_idr, ppp, unit);
  2370. if (unit < 0)
  2371. goto out2;
  2372. }
  2373. /* Initialize the new ppp unit */
  2374. ppp->file.index = unit;
  2375. sprintf(dev->name, "ppp%d", unit);
  2376. ret = register_netdev(dev);
  2377. if (ret != 0) {
  2378. unit_put(&pn->units_idr, unit);
  2379. netdev_err(ppp->dev, "PPP: couldn't register device %s (%d)\n",
  2380. dev->name, ret);
  2381. goto out2;
  2382. }
  2383. ppp->ppp_net = net;
  2384. atomic_inc(&ppp_unit_count);
  2385. mutex_unlock(&pn->all_ppp_mutex);
  2386. *retp = 0;
  2387. return ppp;
  2388. out2:
  2389. mutex_unlock(&pn->all_ppp_mutex);
  2390. free_netdev(dev);
  2391. out1:
  2392. *retp = ret;
  2393. return NULL;
  2394. }
  2395. /*
  2396. * Initialize a ppp_file structure.
  2397. */
  2398. static void
  2399. init_ppp_file(struct ppp_file *pf, int kind)
  2400. {
  2401. pf->kind = kind;
  2402. skb_queue_head_init(&pf->xq);
  2403. skb_queue_head_init(&pf->rq);
  2404. atomic_set(&pf->refcnt, 1);
  2405. init_waitqueue_head(&pf->rwait);
  2406. }
  2407. /*
  2408. * Take down a ppp interface unit - called when the owning file
  2409. * (the one that created the unit) is closed or detached.
  2410. */
  2411. static void ppp_shutdown_interface(struct ppp *ppp)
  2412. {
  2413. struct ppp_net *pn;
  2414. pn = ppp_pernet(ppp->ppp_net);
  2415. mutex_lock(&pn->all_ppp_mutex);
  2416. /* This will call dev_close() for us. */
  2417. ppp_lock(ppp);
  2418. if (!ppp->closing) {
  2419. ppp->closing = 1;
  2420. ppp_unlock(ppp);
  2421. unregister_netdev(ppp->dev);
  2422. unit_put(&pn->units_idr, ppp->file.index);
  2423. } else
  2424. ppp_unlock(ppp);
  2425. ppp->file.dead = 1;
  2426. ppp->owner = NULL;
  2427. wake_up_interruptible(&ppp->file.rwait);
  2428. mutex_unlock(&pn->all_ppp_mutex);
  2429. }
  2430. /*
  2431. * Free the memory used by a ppp unit. This is only called once
  2432. * there are no channels connected to the unit and no file structs
  2433. * that reference the unit.
  2434. */
  2435. static void ppp_destroy_interface(struct ppp *ppp)
  2436. {
  2437. atomic_dec(&ppp_unit_count);
  2438. if (!ppp->file.dead || ppp->n_channels) {
  2439. /* "can't happen" */
  2440. netdev_err(ppp->dev, "ppp: destroying ppp struct %p "
  2441. "but dead=%d n_channels=%d !\n",
  2442. ppp, ppp->file.dead, ppp->n_channels);
  2443. return;
  2444. }
  2445. ppp_ccp_closed(ppp);
  2446. if (ppp->vj) {
  2447. slhc_free(ppp->vj);
  2448. ppp->vj = NULL;
  2449. }
  2450. skb_queue_purge(&ppp->file.xq);
  2451. skb_queue_purge(&ppp->file.rq);
  2452. #ifdef CONFIG_PPP_MULTILINK
  2453. skb_queue_purge(&ppp->mrq);
  2454. #endif /* CONFIG_PPP_MULTILINK */
  2455. #ifdef CONFIG_PPP_FILTER
  2456. kfree(ppp->pass_filter);
  2457. ppp->pass_filter = NULL;
  2458. kfree(ppp->active_filter);
  2459. ppp->active_filter = NULL;
  2460. #endif /* CONFIG_PPP_FILTER */
  2461. kfree_skb(ppp->xmit_pending);
  2462. free_netdev(ppp->dev);
  2463. }
  2464. /*
  2465. * Locate an existing ppp unit.
  2466. * The caller should have locked the all_ppp_mutex.
  2467. */
  2468. static struct ppp *
  2469. ppp_find_unit(struct ppp_net *pn, int unit)
  2470. {
  2471. return unit_find(&pn->units_idr, unit);
  2472. }
  2473. /*
  2474. * Locate an existing ppp channel.
  2475. * The caller should have locked the all_channels_lock.
  2476. * First we look in the new_channels list, then in the
  2477. * all_channels list. If found in the new_channels list,
  2478. * we move it to the all_channels list. This is for speed
  2479. * when we have a lot of channels in use.
  2480. */
  2481. static struct channel *
  2482. ppp_find_channel(struct ppp_net *pn, int unit)
  2483. {
  2484. struct channel *pch;
  2485. list_for_each_entry(pch, &pn->new_channels, list) {
  2486. if (pch->file.index == unit) {
  2487. list_move(&pch->list, &pn->all_channels);
  2488. return pch;
  2489. }
  2490. }
  2491. list_for_each_entry(pch, &pn->all_channels, list) {
  2492. if (pch->file.index == unit)
  2493. return pch;
  2494. }
  2495. return NULL;
  2496. }
  2497. /*
  2498. * Connect a PPP channel to a PPP interface unit.
  2499. */
  2500. static int
  2501. ppp_connect_channel(struct channel *pch, int unit)
  2502. {
  2503. struct ppp *ppp;
  2504. struct ppp_net *pn;
  2505. int ret = -ENXIO;
  2506. int hdrlen;
  2507. pn = ppp_pernet(pch->chan_net);
  2508. mutex_lock(&pn->all_ppp_mutex);
  2509. ppp = ppp_find_unit(pn, unit);
  2510. if (!ppp)
  2511. goto out;
  2512. write_lock_bh(&pch->upl);
  2513. ret = -EINVAL;
  2514. if (pch->ppp)
  2515. goto outl;
  2516. ppp_lock(ppp);
  2517. if (pch->file.hdrlen > ppp->file.hdrlen)
  2518. ppp->file.hdrlen = pch->file.hdrlen;
  2519. hdrlen = pch->file.hdrlen + 2; /* for protocol bytes */
  2520. if (hdrlen > ppp->dev->hard_header_len)
  2521. ppp->dev->hard_header_len = hdrlen;
  2522. list_add_tail(&pch->clist, &ppp->channels);
  2523. ++ppp->n_channels;
  2524. pch->ppp = ppp;
  2525. atomic_inc(&ppp->file.refcnt);
  2526. ppp_unlock(ppp);
  2527. ret = 0;
  2528. outl:
  2529. write_unlock_bh(&pch->upl);
  2530. out:
  2531. mutex_unlock(&pn->all_ppp_mutex);
  2532. return ret;
  2533. }
  2534. /*
  2535. * Disconnect a channel from its ppp unit.
  2536. */
  2537. static int
  2538. ppp_disconnect_channel(struct channel *pch)
  2539. {
  2540. struct ppp *ppp;
  2541. int err = -EINVAL;
  2542. write_lock_bh(&pch->upl);
  2543. ppp = pch->ppp;
  2544. pch->ppp = NULL;
  2545. write_unlock_bh(&pch->upl);
  2546. if (ppp) {
  2547. /* remove it from the ppp unit's list */
  2548. ppp_lock(ppp);
  2549. list_del(&pch->clist);
  2550. if (--ppp->n_channels == 0)
  2551. wake_up_interruptible(&ppp->file.rwait);
  2552. ppp_unlock(ppp);
  2553. if (atomic_dec_and_test(&ppp->file.refcnt))
  2554. ppp_destroy_interface(ppp);
  2555. err = 0;
  2556. }
  2557. return err;
  2558. }
  2559. /*
  2560. * Free up the resources used by a ppp channel.
  2561. */
  2562. static void ppp_destroy_channel(struct channel *pch)
  2563. {
  2564. atomic_dec(&channel_count);
  2565. if (!pch->file.dead) {
  2566. /* "can't happen" */
  2567. pr_err("ppp: destroying undead channel %p !\n", pch);
  2568. return;
  2569. }
  2570. skb_queue_purge(&pch->file.xq);
  2571. skb_queue_purge(&pch->file.rq);
  2572. kfree(pch);
  2573. }
  2574. static void __exit ppp_cleanup(void)
  2575. {
  2576. /* should never happen */
  2577. if (atomic_read(&ppp_unit_count) || atomic_read(&channel_count))
  2578. pr_err("PPP: removing module but units remain!\n");
  2579. unregister_chrdev(PPP_MAJOR, "ppp");
  2580. device_destroy(ppp_class, MKDEV(PPP_MAJOR, 0));
  2581. class_destroy(ppp_class);
  2582. unregister_pernet_device(&ppp_net_ops);
  2583. }
  2584. /*
  2585. * Units handling. Caller must protect concurrent access
  2586. * by holding all_ppp_mutex
  2587. */
  2588. static int __unit_alloc(struct idr *p, void *ptr, int n)
  2589. {
  2590. int unit, err;
  2591. again:
  2592. if (!idr_pre_get(p, GFP_KERNEL)) {
  2593. pr_err("PPP: No free memory for idr\n");
  2594. return -ENOMEM;
  2595. }
  2596. err = idr_get_new_above(p, ptr, n, &unit);
  2597. if (err < 0) {
  2598. if (err == -EAGAIN)
  2599. goto again;
  2600. return err;
  2601. }
  2602. return unit;
  2603. }
  2604. /* associate pointer with specified number */
  2605. static int unit_set(struct idr *p, void *ptr, int n)
  2606. {
  2607. int unit;
  2608. unit = __unit_alloc(p, ptr, n);
  2609. if (unit < 0)
  2610. return unit;
  2611. else if (unit != n) {
  2612. idr_remove(p, unit);
  2613. return -EINVAL;
  2614. }
  2615. return unit;
  2616. }
  2617. /* get new free unit number and associate pointer with it */
  2618. static int unit_get(struct idr *p, void *ptr)
  2619. {
  2620. return __unit_alloc(p, ptr, 0);
  2621. }
  2622. /* put unit number back to a pool */
  2623. static void unit_put(struct idr *p, int n)
  2624. {
  2625. idr_remove(p, n);
  2626. }
  2627. /* get pointer associated with the number */
  2628. static void *unit_find(struct idr *p, int n)
  2629. {
  2630. return idr_find(p, n);
  2631. }
  2632. /* Module/initialization stuff */
  2633. module_init(ppp_init);
  2634. module_exit(ppp_cleanup);
  2635. EXPORT_SYMBOL(ppp_register_net_channel);
  2636. EXPORT_SYMBOL(ppp_register_channel);
  2637. EXPORT_SYMBOL(ppp_unregister_channel);
  2638. EXPORT_SYMBOL(ppp_channel_index);
  2639. EXPORT_SYMBOL(ppp_unit_number);
  2640. EXPORT_SYMBOL(ppp_dev_name);
  2641. EXPORT_SYMBOL(ppp_input);
  2642. EXPORT_SYMBOL(ppp_input_error);
  2643. EXPORT_SYMBOL(ppp_output_wakeup);
  2644. EXPORT_SYMBOL(ppp_register_compressor);
  2645. EXPORT_SYMBOL(ppp_unregister_compressor);
  2646. MODULE_LICENSE("GPL");
  2647. MODULE_ALIAS_CHARDEV(PPP_MAJOR, 0);
  2648. MODULE_ALIAS("devname:ppp");