bond_main.c 123 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495
  1. /*
  2. * originally based on the dummy device.
  3. *
  4. * Copyright 1999, Thomas Davis, tadavis@lbl.gov.
  5. * Licensed under the GPL. Based on dummy.c, and eql.c devices.
  6. *
  7. * bonding.c: an Ethernet Bonding driver
  8. *
  9. * This is useful to talk to a Cisco EtherChannel compatible equipment:
  10. * Cisco 5500
  11. * Sun Trunking (Solaris)
  12. * Alteon AceDirector Trunks
  13. * Linux Bonding
  14. * and probably many L2 switches ...
  15. *
  16. * How it works:
  17. * ifconfig bond0 ipaddress netmask up
  18. * will setup a network device, with an ip address. No mac address
  19. * will be assigned at this time. The hw mac address will come from
  20. * the first slave bonded to the channel. All slaves will then use
  21. * this hw mac address.
  22. *
  23. * ifconfig bond0 down
  24. * will release all slaves, marking them as down.
  25. *
  26. * ifenslave bond0 eth0
  27. * will attach eth0 to bond0 as a slave. eth0 hw mac address will either
  28. * a: be used as initial mac address
  29. * b: if a hw mac address already is there, eth0's hw mac address
  30. * will then be set from bond0.
  31. *
  32. */
  33. #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  34. #include <linux/kernel.h>
  35. #include <linux/module.h>
  36. #include <linux/types.h>
  37. #include <linux/fcntl.h>
  38. #include <linux/interrupt.h>
  39. #include <linux/ptrace.h>
  40. #include <linux/ioport.h>
  41. #include <linux/in.h>
  42. #include <net/ip.h>
  43. #include <linux/ip.h>
  44. #include <linux/tcp.h>
  45. #include <linux/udp.h>
  46. #include <linux/slab.h>
  47. #include <linux/string.h>
  48. #include <linux/init.h>
  49. #include <linux/timer.h>
  50. #include <linux/socket.h>
  51. #include <linux/ctype.h>
  52. #include <linux/inet.h>
  53. #include <linux/bitops.h>
  54. #include <linux/io.h>
  55. #include <asm/dma.h>
  56. #include <linux/uaccess.h>
  57. #include <linux/errno.h>
  58. #include <linux/netdevice.h>
  59. #include <linux/inetdevice.h>
  60. #include <linux/igmp.h>
  61. #include <linux/etherdevice.h>
  62. #include <linux/skbuff.h>
  63. #include <net/sock.h>
  64. #include <linux/rtnetlink.h>
  65. #include <linux/smp.h>
  66. #include <linux/if_ether.h>
  67. #include <net/arp.h>
  68. #include <linux/mii.h>
  69. #include <linux/ethtool.h>
  70. #include <linux/if_vlan.h>
  71. #include <linux/if_bonding.h>
  72. #include <linux/jiffies.h>
  73. #include <linux/preempt.h>
  74. #include <net/route.h>
  75. #include <net/net_namespace.h>
  76. #include <net/netns/generic.h>
  77. #include <net/pkt_sched.h>
  78. #include <linux/rculist.h>
  79. #include <net/flow_keys.h>
  80. #include "bonding.h"
  81. #include "bond_3ad.h"
  82. #include "bond_alb.h"
  83. /*---------------------------- Module parameters ----------------------------*/
  84. /* monitor all links that often (in milliseconds). <=0 disables monitoring */
  85. static int max_bonds = BOND_DEFAULT_MAX_BONDS;
  86. static int tx_queues = BOND_DEFAULT_TX_QUEUES;
  87. static int num_peer_notif = 1;
  88. static int miimon;
  89. static int updelay;
  90. static int downdelay;
  91. static int use_carrier = 1;
  92. static char *mode;
  93. static char *primary;
  94. static char *primary_reselect;
  95. static char *lacp_rate;
  96. static int min_links;
  97. static char *ad_select;
  98. static char *xmit_hash_policy;
  99. static int arp_interval;
  100. static char *arp_ip_target[BOND_MAX_ARP_TARGETS];
  101. static char *arp_validate;
  102. static char *arp_all_targets;
  103. static char *fail_over_mac;
  104. static int all_slaves_active;
  105. static struct bond_params bonding_defaults;
  106. static int resend_igmp = BOND_DEFAULT_RESEND_IGMP;
  107. static int packets_per_slave = 1;
  108. static int lp_interval = BOND_ALB_DEFAULT_LP_INTERVAL;
  109. module_param(max_bonds, int, 0);
  110. MODULE_PARM_DESC(max_bonds, "Max number of bonded devices");
  111. module_param(tx_queues, int, 0);
  112. MODULE_PARM_DESC(tx_queues, "Max number of transmit queues (default = 16)");
  113. module_param_named(num_grat_arp, num_peer_notif, int, 0644);
  114. MODULE_PARM_DESC(num_grat_arp, "Number of peer notifications to send on "
  115. "failover event (alias of num_unsol_na)");
  116. module_param_named(num_unsol_na, num_peer_notif, int, 0644);
  117. MODULE_PARM_DESC(num_unsol_na, "Number of peer notifications to send on "
  118. "failover event (alias of num_grat_arp)");
  119. module_param(miimon, int, 0);
  120. MODULE_PARM_DESC(miimon, "Link check interval in milliseconds");
  121. module_param(updelay, int, 0);
  122. MODULE_PARM_DESC(updelay, "Delay before considering link up, in milliseconds");
  123. module_param(downdelay, int, 0);
  124. MODULE_PARM_DESC(downdelay, "Delay before considering link down, "
  125. "in milliseconds");
  126. module_param(use_carrier, int, 0);
  127. MODULE_PARM_DESC(use_carrier, "Use netif_carrier_ok (vs MII ioctls) in miimon; "
  128. "0 for off, 1 for on (default)");
  129. module_param(mode, charp, 0);
  130. MODULE_PARM_DESC(mode, "Mode of operation; 0 for balance-rr, "
  131. "1 for active-backup, 2 for balance-xor, "
  132. "3 for broadcast, 4 for 802.3ad, 5 for balance-tlb, "
  133. "6 for balance-alb");
  134. module_param(primary, charp, 0);
  135. MODULE_PARM_DESC(primary, "Primary network device to use");
  136. module_param(primary_reselect, charp, 0);
  137. MODULE_PARM_DESC(primary_reselect, "Reselect primary slave "
  138. "once it comes up; "
  139. "0 for always (default), "
  140. "1 for only if speed of primary is "
  141. "better, "
  142. "2 for only on active slave "
  143. "failure");
  144. module_param(lacp_rate, charp, 0);
  145. MODULE_PARM_DESC(lacp_rate, "LACPDU tx rate to request from 802.3ad partner; "
  146. "0 for slow, 1 for fast");
  147. module_param(ad_select, charp, 0);
  148. MODULE_PARM_DESC(ad_select, "803.ad aggregation selection logic; "
  149. "0 for stable (default), 1 for bandwidth, "
  150. "2 for count");
  151. module_param(min_links, int, 0);
  152. MODULE_PARM_DESC(min_links, "Minimum number of available links before turning on carrier");
  153. module_param(xmit_hash_policy, charp, 0);
  154. MODULE_PARM_DESC(xmit_hash_policy, "balance-xor and 802.3ad hashing method; "
  155. "0 for layer 2 (default), 1 for layer 3+4, "
  156. "2 for layer 2+3, 3 for encap layer 2+3, "
  157. "4 for encap layer 3+4");
  158. module_param(arp_interval, int, 0);
  159. MODULE_PARM_DESC(arp_interval, "arp interval in milliseconds");
  160. module_param_array(arp_ip_target, charp, NULL, 0);
  161. MODULE_PARM_DESC(arp_ip_target, "arp targets in n.n.n.n form");
  162. module_param(arp_validate, charp, 0);
  163. MODULE_PARM_DESC(arp_validate, "validate src/dst of ARP probes; "
  164. "0 for none (default), 1 for active, "
  165. "2 for backup, 3 for all");
  166. module_param(arp_all_targets, charp, 0);
  167. MODULE_PARM_DESC(arp_all_targets, "fail on any/all arp targets timeout; 0 for any (default), 1 for all");
  168. module_param(fail_over_mac, charp, 0);
  169. MODULE_PARM_DESC(fail_over_mac, "For active-backup, do not set all slaves to "
  170. "the same MAC; 0 for none (default), "
  171. "1 for active, 2 for follow");
  172. module_param(all_slaves_active, int, 0);
  173. MODULE_PARM_DESC(all_slaves_active, "Keep all frames received on an interface"
  174. "by setting active flag for all slaves; "
  175. "0 for never (default), 1 for always.");
  176. module_param(resend_igmp, int, 0);
  177. MODULE_PARM_DESC(resend_igmp, "Number of IGMP membership reports to send on "
  178. "link failure");
  179. module_param(packets_per_slave, int, 0);
  180. MODULE_PARM_DESC(packets_per_slave, "Packets to send per slave in balance-rr "
  181. "mode; 0 for a random slave, 1 packet per "
  182. "slave (default), >1 packets per slave.");
  183. module_param(lp_interval, uint, 0);
  184. MODULE_PARM_DESC(lp_interval, "The number of seconds between instances where "
  185. "the bonding driver sends learning packets to "
  186. "each slaves peer switch. The default is 1.");
  187. /*----------------------------- Global variables ----------------------------*/
  188. #ifdef CONFIG_NET_POLL_CONTROLLER
  189. atomic_t netpoll_block_tx = ATOMIC_INIT(0);
  190. #endif
  191. int bond_net_id __read_mostly;
  192. static __be32 arp_target[BOND_MAX_ARP_TARGETS];
  193. static int arp_ip_count;
  194. static int bond_mode = BOND_MODE_ROUNDROBIN;
  195. static int xmit_hashtype = BOND_XMIT_POLICY_LAYER2;
  196. static int lacp_fast;
  197. /*-------------------------- Forward declarations ---------------------------*/
  198. static int bond_init(struct net_device *bond_dev);
  199. static void bond_uninit(struct net_device *bond_dev);
  200. /*---------------------------- General routines -----------------------------*/
  201. const char *bond_mode_name(int mode)
  202. {
  203. static const char *names[] = {
  204. [BOND_MODE_ROUNDROBIN] = "load balancing (round-robin)",
  205. [BOND_MODE_ACTIVEBACKUP] = "fault-tolerance (active-backup)",
  206. [BOND_MODE_XOR] = "load balancing (xor)",
  207. [BOND_MODE_BROADCAST] = "fault-tolerance (broadcast)",
  208. [BOND_MODE_8023AD] = "IEEE 802.3ad Dynamic link aggregation",
  209. [BOND_MODE_TLB] = "transmit load balancing",
  210. [BOND_MODE_ALB] = "adaptive load balancing",
  211. };
  212. if (mode < BOND_MODE_ROUNDROBIN || mode > BOND_MODE_ALB)
  213. return "unknown";
  214. return names[mode];
  215. }
  216. /*---------------------------------- VLAN -----------------------------------*/
  217. /**
  218. * bond_dev_queue_xmit - Prepare skb for xmit.
  219. *
  220. * @bond: bond device that got this skb for tx.
  221. * @skb: hw accel VLAN tagged skb to transmit
  222. * @slave_dev: slave that is supposed to xmit this skbuff
  223. */
  224. void bond_dev_queue_xmit(struct bonding *bond, struct sk_buff *skb,
  225. struct net_device *slave_dev)
  226. {
  227. skb->dev = slave_dev;
  228. BUILD_BUG_ON(sizeof(skb->queue_mapping) !=
  229. sizeof(qdisc_skb_cb(skb)->slave_dev_queue_mapping));
  230. skb->queue_mapping = qdisc_skb_cb(skb)->slave_dev_queue_mapping;
  231. if (unlikely(netpoll_tx_running(bond->dev)))
  232. bond_netpoll_send_skb(bond_get_slave_by_dev(bond, slave_dev), skb);
  233. else
  234. dev_queue_xmit(skb);
  235. }
  236. /*
  237. * In the following 2 functions, bond_vlan_rx_add_vid and bond_vlan_rx_kill_vid,
  238. * We don't protect the slave list iteration with a lock because:
  239. * a. This operation is performed in IOCTL context,
  240. * b. The operation is protected by the RTNL semaphore in the 8021q code,
  241. * c. Holding a lock with BH disabled while directly calling a base driver
  242. * entry point is generally a BAD idea.
  243. *
  244. * The design of synchronization/protection for this operation in the 8021q
  245. * module is good for one or more VLAN devices over a single physical device
  246. * and cannot be extended for a teaming solution like bonding, so there is a
  247. * potential race condition here where a net device from the vlan group might
  248. * be referenced (either by a base driver or the 8021q code) while it is being
  249. * removed from the system. However, it turns out we're not making matters
  250. * worse, and if it works for regular VLAN usage it will work here too.
  251. */
  252. /**
  253. * bond_vlan_rx_add_vid - Propagates adding an id to slaves
  254. * @bond_dev: bonding net device that got called
  255. * @vid: vlan id being added
  256. */
  257. static int bond_vlan_rx_add_vid(struct net_device *bond_dev,
  258. __be16 proto, u16 vid)
  259. {
  260. struct bonding *bond = netdev_priv(bond_dev);
  261. struct slave *slave, *rollback_slave;
  262. struct list_head *iter;
  263. int res;
  264. bond_for_each_slave(bond, slave, iter) {
  265. res = vlan_vid_add(slave->dev, proto, vid);
  266. if (res)
  267. goto unwind;
  268. }
  269. return 0;
  270. unwind:
  271. /* unwind to the slave that failed */
  272. bond_for_each_slave(bond, rollback_slave, iter) {
  273. if (rollback_slave == slave)
  274. break;
  275. vlan_vid_del(rollback_slave->dev, proto, vid);
  276. }
  277. return res;
  278. }
  279. /**
  280. * bond_vlan_rx_kill_vid - Propagates deleting an id to slaves
  281. * @bond_dev: bonding net device that got called
  282. * @vid: vlan id being removed
  283. */
  284. static int bond_vlan_rx_kill_vid(struct net_device *bond_dev,
  285. __be16 proto, u16 vid)
  286. {
  287. struct bonding *bond = netdev_priv(bond_dev);
  288. struct list_head *iter;
  289. struct slave *slave;
  290. bond_for_each_slave(bond, slave, iter)
  291. vlan_vid_del(slave->dev, proto, vid);
  292. if (bond_is_lb(bond))
  293. bond_alb_clear_vlan(bond, vid);
  294. return 0;
  295. }
  296. /*------------------------------- Link status -------------------------------*/
  297. /*
  298. * Set the carrier state for the master according to the state of its
  299. * slaves. If any slaves are up, the master is up. In 802.3ad mode,
  300. * do special 802.3ad magic.
  301. *
  302. * Returns zero if carrier state does not change, nonzero if it does.
  303. */
  304. static int bond_set_carrier(struct bonding *bond)
  305. {
  306. struct list_head *iter;
  307. struct slave *slave;
  308. if (!bond_has_slaves(bond))
  309. goto down;
  310. if (bond->params.mode == BOND_MODE_8023AD)
  311. return bond_3ad_set_carrier(bond);
  312. bond_for_each_slave(bond, slave, iter) {
  313. if (slave->link == BOND_LINK_UP) {
  314. if (!netif_carrier_ok(bond->dev)) {
  315. netif_carrier_on(bond->dev);
  316. return 1;
  317. }
  318. return 0;
  319. }
  320. }
  321. down:
  322. if (netif_carrier_ok(bond->dev)) {
  323. netif_carrier_off(bond->dev);
  324. return 1;
  325. }
  326. return 0;
  327. }
  328. /*
  329. * Get link speed and duplex from the slave's base driver
  330. * using ethtool. If for some reason the call fails or the
  331. * values are invalid, set speed and duplex to -1,
  332. * and return.
  333. */
  334. static void bond_update_speed_duplex(struct slave *slave)
  335. {
  336. struct net_device *slave_dev = slave->dev;
  337. struct ethtool_cmd ecmd;
  338. u32 slave_speed;
  339. int res;
  340. slave->speed = SPEED_UNKNOWN;
  341. slave->duplex = DUPLEX_UNKNOWN;
  342. res = __ethtool_get_settings(slave_dev, &ecmd);
  343. if (res < 0)
  344. return;
  345. slave_speed = ethtool_cmd_speed(&ecmd);
  346. if (slave_speed == 0 || slave_speed == ((__u32) -1))
  347. return;
  348. switch (ecmd.duplex) {
  349. case DUPLEX_FULL:
  350. case DUPLEX_HALF:
  351. break;
  352. default:
  353. return;
  354. }
  355. slave->speed = slave_speed;
  356. slave->duplex = ecmd.duplex;
  357. return;
  358. }
  359. const char *bond_slave_link_status(s8 link)
  360. {
  361. switch (link) {
  362. case BOND_LINK_UP:
  363. return "up";
  364. case BOND_LINK_FAIL:
  365. return "going down";
  366. case BOND_LINK_DOWN:
  367. return "down";
  368. case BOND_LINK_BACK:
  369. return "going back";
  370. default:
  371. return "unknown";
  372. }
  373. }
  374. /*
  375. * if <dev> supports MII link status reporting, check its link status.
  376. *
  377. * We either do MII/ETHTOOL ioctls, or check netif_carrier_ok(),
  378. * depending upon the setting of the use_carrier parameter.
  379. *
  380. * Return either BMSR_LSTATUS, meaning that the link is up (or we
  381. * can't tell and just pretend it is), or 0, meaning that the link is
  382. * down.
  383. *
  384. * If reporting is non-zero, instead of faking link up, return -1 if
  385. * both ETHTOOL and MII ioctls fail (meaning the device does not
  386. * support them). If use_carrier is set, return whatever it says.
  387. * It'd be nice if there was a good way to tell if a driver supports
  388. * netif_carrier, but there really isn't.
  389. */
  390. static int bond_check_dev_link(struct bonding *bond,
  391. struct net_device *slave_dev, int reporting)
  392. {
  393. const struct net_device_ops *slave_ops = slave_dev->netdev_ops;
  394. int (*ioctl)(struct net_device *, struct ifreq *, int);
  395. struct ifreq ifr;
  396. struct mii_ioctl_data *mii;
  397. if (!reporting && !netif_running(slave_dev))
  398. return 0;
  399. if (bond->params.use_carrier)
  400. return netif_carrier_ok(slave_dev) ? BMSR_LSTATUS : 0;
  401. /* Try to get link status using Ethtool first. */
  402. if (slave_dev->ethtool_ops->get_link)
  403. return slave_dev->ethtool_ops->get_link(slave_dev) ?
  404. BMSR_LSTATUS : 0;
  405. /* Ethtool can't be used, fallback to MII ioctls. */
  406. ioctl = slave_ops->ndo_do_ioctl;
  407. if (ioctl) {
  408. /* TODO: set pointer to correct ioctl on a per team member */
  409. /* bases to make this more efficient. that is, once */
  410. /* we determine the correct ioctl, we will always */
  411. /* call it and not the others for that team */
  412. /* member. */
  413. /*
  414. * We cannot assume that SIOCGMIIPHY will also read a
  415. * register; not all network drivers (e.g., e100)
  416. * support that.
  417. */
  418. /* Yes, the mii is overlaid on the ifreq.ifr_ifru */
  419. strncpy(ifr.ifr_name, slave_dev->name, IFNAMSIZ);
  420. mii = if_mii(&ifr);
  421. if (IOCTL(slave_dev, &ifr, SIOCGMIIPHY) == 0) {
  422. mii->reg_num = MII_BMSR;
  423. if (IOCTL(slave_dev, &ifr, SIOCGMIIREG) == 0)
  424. return mii->val_out & BMSR_LSTATUS;
  425. }
  426. }
  427. /*
  428. * If reporting, report that either there's no dev->do_ioctl,
  429. * or both SIOCGMIIREG and get_link failed (meaning that we
  430. * cannot report link status). If not reporting, pretend
  431. * we're ok.
  432. */
  433. return reporting ? -1 : BMSR_LSTATUS;
  434. }
  435. /*----------------------------- Multicast list ------------------------------*/
  436. /*
  437. * Push the promiscuity flag down to appropriate slaves
  438. */
  439. static int bond_set_promiscuity(struct bonding *bond, int inc)
  440. {
  441. struct list_head *iter;
  442. int err = 0;
  443. if (USES_PRIMARY(bond->params.mode)) {
  444. /* write lock already acquired */
  445. if (bond->curr_active_slave) {
  446. err = dev_set_promiscuity(bond->curr_active_slave->dev,
  447. inc);
  448. }
  449. } else {
  450. struct slave *slave;
  451. bond_for_each_slave(bond, slave, iter) {
  452. err = dev_set_promiscuity(slave->dev, inc);
  453. if (err)
  454. return err;
  455. }
  456. }
  457. return err;
  458. }
  459. /*
  460. * Push the allmulti flag down to all slaves
  461. */
  462. static int bond_set_allmulti(struct bonding *bond, int inc)
  463. {
  464. struct list_head *iter;
  465. int err = 0;
  466. if (USES_PRIMARY(bond->params.mode)) {
  467. /* write lock already acquired */
  468. if (bond->curr_active_slave) {
  469. err = dev_set_allmulti(bond->curr_active_slave->dev,
  470. inc);
  471. }
  472. } else {
  473. struct slave *slave;
  474. bond_for_each_slave(bond, slave, iter) {
  475. err = dev_set_allmulti(slave->dev, inc);
  476. if (err)
  477. return err;
  478. }
  479. }
  480. return err;
  481. }
  482. /*
  483. * Retrieve the list of registered multicast addresses for the bonding
  484. * device and retransmit an IGMP JOIN request to the current active
  485. * slave.
  486. */
  487. static void bond_resend_igmp_join_requests_delayed(struct work_struct *work)
  488. {
  489. struct bonding *bond = container_of(work, struct bonding,
  490. mcast_work.work);
  491. if (!rtnl_trylock()) {
  492. queue_delayed_work(bond->wq, &bond->mcast_work, 1);
  493. return;
  494. }
  495. call_netdevice_notifiers(NETDEV_RESEND_IGMP, bond->dev);
  496. if (bond->igmp_retrans > 1) {
  497. bond->igmp_retrans--;
  498. queue_delayed_work(bond->wq, &bond->mcast_work, HZ/5);
  499. }
  500. rtnl_unlock();
  501. }
  502. /* Flush bond's hardware addresses from slave
  503. */
  504. static void bond_hw_addr_flush(struct net_device *bond_dev,
  505. struct net_device *slave_dev)
  506. {
  507. struct bonding *bond = netdev_priv(bond_dev);
  508. dev_uc_unsync(slave_dev, bond_dev);
  509. dev_mc_unsync(slave_dev, bond_dev);
  510. if (bond->params.mode == BOND_MODE_8023AD) {
  511. /* del lacpdu mc addr from mc list */
  512. u8 lacpdu_multicast[ETH_ALEN] = MULTICAST_LACPDU_ADDR;
  513. dev_mc_del(slave_dev, lacpdu_multicast);
  514. }
  515. }
  516. /*--------------------------- Active slave change ---------------------------*/
  517. /* Update the hardware address list and promisc/allmulti for the new and
  518. * old active slaves (if any). Modes that are !USES_PRIMARY keep all
  519. * slaves up date at all times; only the USES_PRIMARY modes need to call
  520. * this function to swap these settings during a failover.
  521. */
  522. static void bond_hw_addr_swap(struct bonding *bond, struct slave *new_active,
  523. struct slave *old_active)
  524. {
  525. ASSERT_RTNL();
  526. if (old_active) {
  527. if (bond->dev->flags & IFF_PROMISC)
  528. dev_set_promiscuity(old_active->dev, -1);
  529. if (bond->dev->flags & IFF_ALLMULTI)
  530. dev_set_allmulti(old_active->dev, -1);
  531. bond_hw_addr_flush(bond->dev, old_active->dev);
  532. }
  533. if (new_active) {
  534. /* FIXME: Signal errors upstream. */
  535. if (bond->dev->flags & IFF_PROMISC)
  536. dev_set_promiscuity(new_active->dev, 1);
  537. if (bond->dev->flags & IFF_ALLMULTI)
  538. dev_set_allmulti(new_active->dev, 1);
  539. netif_addr_lock_bh(bond->dev);
  540. dev_uc_sync(new_active->dev, bond->dev);
  541. dev_mc_sync(new_active->dev, bond->dev);
  542. netif_addr_unlock_bh(bond->dev);
  543. }
  544. }
  545. /**
  546. * bond_set_dev_addr - clone slave's address to bond
  547. * @bond_dev: bond net device
  548. * @slave_dev: slave net device
  549. *
  550. * Should be called with RTNL held.
  551. */
  552. static void bond_set_dev_addr(struct net_device *bond_dev,
  553. struct net_device *slave_dev)
  554. {
  555. pr_debug("bond_dev=%p slave_dev=%p slave_dev->addr_len=%d\n",
  556. bond_dev, slave_dev, slave_dev->addr_len);
  557. memcpy(bond_dev->dev_addr, slave_dev->dev_addr, slave_dev->addr_len);
  558. bond_dev->addr_assign_type = NET_ADDR_STOLEN;
  559. call_netdevice_notifiers(NETDEV_CHANGEADDR, bond_dev);
  560. }
  561. /*
  562. * bond_do_fail_over_mac
  563. *
  564. * Perform special MAC address swapping for fail_over_mac settings
  565. *
  566. * Called with RTNL, curr_slave_lock for write_bh.
  567. */
  568. static void bond_do_fail_over_mac(struct bonding *bond,
  569. struct slave *new_active,
  570. struct slave *old_active)
  571. __releases(&bond->curr_slave_lock)
  572. __acquires(&bond->curr_slave_lock)
  573. {
  574. u8 tmp_mac[ETH_ALEN];
  575. struct sockaddr saddr;
  576. int rv;
  577. switch (bond->params.fail_over_mac) {
  578. case BOND_FOM_ACTIVE:
  579. if (new_active) {
  580. write_unlock_bh(&bond->curr_slave_lock);
  581. bond_set_dev_addr(bond->dev, new_active->dev);
  582. write_lock_bh(&bond->curr_slave_lock);
  583. }
  584. break;
  585. case BOND_FOM_FOLLOW:
  586. /*
  587. * if new_active && old_active, swap them
  588. * if just old_active, do nothing (going to no active slave)
  589. * if just new_active, set new_active to bond's MAC
  590. */
  591. if (!new_active)
  592. return;
  593. write_unlock_bh(&bond->curr_slave_lock);
  594. if (old_active) {
  595. ether_addr_copy(tmp_mac, new_active->dev->dev_addr);
  596. ether_addr_copy(saddr.sa_data,
  597. old_active->dev->dev_addr);
  598. saddr.sa_family = new_active->dev->type;
  599. } else {
  600. ether_addr_copy(saddr.sa_data, bond->dev->dev_addr);
  601. saddr.sa_family = bond->dev->type;
  602. }
  603. rv = dev_set_mac_address(new_active->dev, &saddr);
  604. if (rv) {
  605. pr_err("%s: Error %d setting MAC of slave %s\n",
  606. bond->dev->name, -rv, new_active->dev->name);
  607. goto out;
  608. }
  609. if (!old_active)
  610. goto out;
  611. ether_addr_copy(saddr.sa_data, tmp_mac);
  612. saddr.sa_family = old_active->dev->type;
  613. rv = dev_set_mac_address(old_active->dev, &saddr);
  614. if (rv)
  615. pr_err("%s: Error %d setting MAC of slave %s\n",
  616. bond->dev->name, -rv, new_active->dev->name);
  617. out:
  618. write_lock_bh(&bond->curr_slave_lock);
  619. break;
  620. default:
  621. pr_err("%s: bond_do_fail_over_mac impossible: bad policy %d\n",
  622. bond->dev->name, bond->params.fail_over_mac);
  623. break;
  624. }
  625. }
  626. static bool bond_should_change_active(struct bonding *bond)
  627. {
  628. struct slave *prim = bond->primary_slave;
  629. struct slave *curr = bond->curr_active_slave;
  630. if (!prim || !curr || curr->link != BOND_LINK_UP)
  631. return true;
  632. if (bond->force_primary) {
  633. bond->force_primary = false;
  634. return true;
  635. }
  636. if (bond->params.primary_reselect == BOND_PRI_RESELECT_BETTER &&
  637. (prim->speed < curr->speed ||
  638. (prim->speed == curr->speed && prim->duplex <= curr->duplex)))
  639. return false;
  640. if (bond->params.primary_reselect == BOND_PRI_RESELECT_FAILURE)
  641. return false;
  642. return true;
  643. }
  644. /**
  645. * find_best_interface - select the best available slave to be the active one
  646. * @bond: our bonding struct
  647. */
  648. static struct slave *bond_find_best_slave(struct bonding *bond)
  649. {
  650. struct slave *slave, *bestslave = NULL;
  651. struct list_head *iter;
  652. int mintime = bond->params.updelay;
  653. if (bond->primary_slave && bond->primary_slave->link == BOND_LINK_UP &&
  654. bond_should_change_active(bond))
  655. return bond->primary_slave;
  656. bond_for_each_slave(bond, slave, iter) {
  657. if (slave->link == BOND_LINK_UP)
  658. return slave;
  659. if (slave->link == BOND_LINK_BACK && IS_UP(slave->dev) &&
  660. slave->delay < mintime) {
  661. mintime = slave->delay;
  662. bestslave = slave;
  663. }
  664. }
  665. return bestslave;
  666. }
  667. static bool bond_should_notify_peers(struct bonding *bond)
  668. {
  669. struct slave *slave;
  670. rcu_read_lock();
  671. slave = rcu_dereference(bond->curr_active_slave);
  672. rcu_read_unlock();
  673. pr_debug("bond_should_notify_peers: bond %s slave %s\n",
  674. bond->dev->name, slave ? slave->dev->name : "NULL");
  675. if (!slave || !bond->send_peer_notif ||
  676. test_bit(__LINK_STATE_LINKWATCH_PENDING, &slave->dev->state))
  677. return false;
  678. return true;
  679. }
  680. /**
  681. * change_active_interface - change the active slave into the specified one
  682. * @bond: our bonding struct
  683. * @new: the new slave to make the active one
  684. *
  685. * Set the new slave to the bond's settings and unset them on the old
  686. * curr_active_slave.
  687. * Setting include flags, mc-list, promiscuity, allmulti, etc.
  688. *
  689. * If @new's link state is %BOND_LINK_BACK we'll set it to %BOND_LINK_UP,
  690. * because it is apparently the best available slave we have, even though its
  691. * updelay hasn't timed out yet.
  692. *
  693. * If new_active is not NULL, caller must hold curr_slave_lock for write_bh.
  694. */
  695. void bond_change_active_slave(struct bonding *bond, struct slave *new_active)
  696. {
  697. struct slave *old_active = bond->curr_active_slave;
  698. if (old_active == new_active)
  699. return;
  700. if (new_active) {
  701. new_active->last_link_up = jiffies;
  702. if (new_active->link == BOND_LINK_BACK) {
  703. if (USES_PRIMARY(bond->params.mode)) {
  704. pr_info("%s: making interface %s the new active one %d ms earlier\n",
  705. bond->dev->name, new_active->dev->name,
  706. (bond->params.updelay - new_active->delay) * bond->params.miimon);
  707. }
  708. new_active->delay = 0;
  709. new_active->link = BOND_LINK_UP;
  710. if (bond->params.mode == BOND_MODE_8023AD)
  711. bond_3ad_handle_link_change(new_active, BOND_LINK_UP);
  712. if (bond_is_lb(bond))
  713. bond_alb_handle_link_change(bond, new_active, BOND_LINK_UP);
  714. } else {
  715. if (USES_PRIMARY(bond->params.mode)) {
  716. pr_info("%s: making interface %s the new active one\n",
  717. bond->dev->name, new_active->dev->name);
  718. }
  719. }
  720. }
  721. if (USES_PRIMARY(bond->params.mode))
  722. bond_hw_addr_swap(bond, new_active, old_active);
  723. if (bond_is_lb(bond)) {
  724. bond_alb_handle_active_change(bond, new_active);
  725. if (old_active)
  726. bond_set_slave_inactive_flags(old_active,
  727. BOND_SLAVE_NOTIFY_NOW);
  728. if (new_active)
  729. bond_set_slave_active_flags(new_active,
  730. BOND_SLAVE_NOTIFY_NOW);
  731. } else {
  732. rcu_assign_pointer(bond->curr_active_slave, new_active);
  733. }
  734. if (bond->params.mode == BOND_MODE_ACTIVEBACKUP) {
  735. if (old_active)
  736. bond_set_slave_inactive_flags(old_active,
  737. BOND_SLAVE_NOTIFY_NOW);
  738. if (new_active) {
  739. bool should_notify_peers = false;
  740. bond_set_slave_active_flags(new_active,
  741. BOND_SLAVE_NOTIFY_NOW);
  742. if (bond->params.fail_over_mac)
  743. bond_do_fail_over_mac(bond, new_active,
  744. old_active);
  745. if (netif_running(bond->dev)) {
  746. bond->send_peer_notif =
  747. bond->params.num_peer_notif;
  748. should_notify_peers =
  749. bond_should_notify_peers(bond);
  750. }
  751. write_unlock_bh(&bond->curr_slave_lock);
  752. call_netdevice_notifiers(NETDEV_BONDING_FAILOVER, bond->dev);
  753. if (should_notify_peers)
  754. call_netdevice_notifiers(NETDEV_NOTIFY_PEERS,
  755. bond->dev);
  756. write_lock_bh(&bond->curr_slave_lock);
  757. }
  758. }
  759. /* resend IGMP joins since active slave has changed or
  760. * all were sent on curr_active_slave.
  761. * resend only if bond is brought up with the affected
  762. * bonding modes and the retransmission is enabled */
  763. if (netif_running(bond->dev) && (bond->params.resend_igmp > 0) &&
  764. ((USES_PRIMARY(bond->params.mode) && new_active) ||
  765. bond->params.mode == BOND_MODE_ROUNDROBIN)) {
  766. bond->igmp_retrans = bond->params.resend_igmp;
  767. queue_delayed_work(bond->wq, &bond->mcast_work, 1);
  768. }
  769. }
  770. /**
  771. * bond_select_active_slave - select a new active slave, if needed
  772. * @bond: our bonding struct
  773. *
  774. * This functions should be called when one of the following occurs:
  775. * - The old curr_active_slave has been released or lost its link.
  776. * - The primary_slave has got its link back.
  777. * - A slave has got its link back and there's no old curr_active_slave.
  778. *
  779. * Caller must hold curr_slave_lock for write_bh.
  780. */
  781. void bond_select_active_slave(struct bonding *bond)
  782. {
  783. struct slave *best_slave;
  784. int rv;
  785. best_slave = bond_find_best_slave(bond);
  786. if (best_slave != bond->curr_active_slave) {
  787. bond_change_active_slave(bond, best_slave);
  788. rv = bond_set_carrier(bond);
  789. if (!rv)
  790. return;
  791. if (netif_carrier_ok(bond->dev)) {
  792. pr_info("%s: first active interface up!\n",
  793. bond->dev->name);
  794. } else {
  795. pr_info("%s: now running without any active interface!\n",
  796. bond->dev->name);
  797. }
  798. }
  799. }
  800. #ifdef CONFIG_NET_POLL_CONTROLLER
  801. static inline int slave_enable_netpoll(struct slave *slave)
  802. {
  803. struct netpoll *np;
  804. int err = 0;
  805. np = kzalloc(sizeof(*np), GFP_ATOMIC);
  806. err = -ENOMEM;
  807. if (!np)
  808. goto out;
  809. err = __netpoll_setup(np, slave->dev, GFP_ATOMIC);
  810. if (err) {
  811. kfree(np);
  812. goto out;
  813. }
  814. slave->np = np;
  815. out:
  816. return err;
  817. }
  818. static inline void slave_disable_netpoll(struct slave *slave)
  819. {
  820. struct netpoll *np = slave->np;
  821. if (!np)
  822. return;
  823. slave->np = NULL;
  824. __netpoll_free_async(np);
  825. }
  826. static void bond_poll_controller(struct net_device *bond_dev)
  827. {
  828. }
  829. static void bond_netpoll_cleanup(struct net_device *bond_dev)
  830. {
  831. struct bonding *bond = netdev_priv(bond_dev);
  832. struct list_head *iter;
  833. struct slave *slave;
  834. bond_for_each_slave(bond, slave, iter)
  835. if (IS_UP(slave->dev))
  836. slave_disable_netpoll(slave);
  837. }
  838. static int bond_netpoll_setup(struct net_device *dev, struct netpoll_info *ni, gfp_t gfp)
  839. {
  840. struct bonding *bond = netdev_priv(dev);
  841. struct list_head *iter;
  842. struct slave *slave;
  843. int err = 0;
  844. bond_for_each_slave(bond, slave, iter) {
  845. err = slave_enable_netpoll(slave);
  846. if (err) {
  847. bond_netpoll_cleanup(dev);
  848. break;
  849. }
  850. }
  851. return err;
  852. }
  853. #else
  854. static inline int slave_enable_netpoll(struct slave *slave)
  855. {
  856. return 0;
  857. }
  858. static inline void slave_disable_netpoll(struct slave *slave)
  859. {
  860. }
  861. static void bond_netpoll_cleanup(struct net_device *bond_dev)
  862. {
  863. }
  864. #endif
  865. /*---------------------------------- IOCTL ----------------------------------*/
  866. static netdev_features_t bond_fix_features(struct net_device *dev,
  867. netdev_features_t features)
  868. {
  869. struct bonding *bond = netdev_priv(dev);
  870. struct list_head *iter;
  871. netdev_features_t mask;
  872. struct slave *slave;
  873. if (!bond_has_slaves(bond)) {
  874. /* Disable adding VLANs to empty bond. But why? --mq */
  875. features |= NETIF_F_VLAN_CHALLENGED;
  876. return features;
  877. }
  878. mask = features;
  879. features &= ~NETIF_F_ONE_FOR_ALL;
  880. features |= NETIF_F_ALL_FOR_ALL;
  881. bond_for_each_slave(bond, slave, iter) {
  882. features = netdev_increment_features(features,
  883. slave->dev->features,
  884. mask);
  885. }
  886. features = netdev_add_tso_features(features, mask);
  887. return features;
  888. }
  889. #define BOND_VLAN_FEATURES (NETIF_F_ALL_CSUM | NETIF_F_SG | \
  890. NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \
  891. NETIF_F_HIGHDMA | NETIF_F_LRO)
  892. static void bond_compute_features(struct bonding *bond)
  893. {
  894. unsigned int flags, dst_release_flag = IFF_XMIT_DST_RELEASE;
  895. netdev_features_t vlan_features = BOND_VLAN_FEATURES;
  896. struct net_device *bond_dev = bond->dev;
  897. struct list_head *iter;
  898. struct slave *slave;
  899. unsigned short max_hard_header_len = ETH_HLEN;
  900. unsigned int gso_max_size = GSO_MAX_SIZE;
  901. u16 gso_max_segs = GSO_MAX_SEGS;
  902. if (!bond_has_slaves(bond))
  903. goto done;
  904. bond_for_each_slave(bond, slave, iter) {
  905. vlan_features = netdev_increment_features(vlan_features,
  906. slave->dev->vlan_features, BOND_VLAN_FEATURES);
  907. dst_release_flag &= slave->dev->priv_flags;
  908. if (slave->dev->hard_header_len > max_hard_header_len)
  909. max_hard_header_len = slave->dev->hard_header_len;
  910. gso_max_size = min(gso_max_size, slave->dev->gso_max_size);
  911. gso_max_segs = min(gso_max_segs, slave->dev->gso_max_segs);
  912. }
  913. done:
  914. bond_dev->vlan_features = vlan_features;
  915. bond_dev->hard_header_len = max_hard_header_len;
  916. bond_dev->gso_max_segs = gso_max_segs;
  917. netif_set_gso_max_size(bond_dev, gso_max_size);
  918. flags = bond_dev->priv_flags & ~IFF_XMIT_DST_RELEASE;
  919. bond_dev->priv_flags = flags | dst_release_flag;
  920. netdev_change_features(bond_dev);
  921. }
  922. static void bond_setup_by_slave(struct net_device *bond_dev,
  923. struct net_device *slave_dev)
  924. {
  925. bond_dev->header_ops = slave_dev->header_ops;
  926. bond_dev->type = slave_dev->type;
  927. bond_dev->hard_header_len = slave_dev->hard_header_len;
  928. bond_dev->addr_len = slave_dev->addr_len;
  929. memcpy(bond_dev->broadcast, slave_dev->broadcast,
  930. slave_dev->addr_len);
  931. }
  932. /* On bonding slaves other than the currently active slave, suppress
  933. * duplicates except for alb non-mcast/bcast.
  934. */
  935. static bool bond_should_deliver_exact_match(struct sk_buff *skb,
  936. struct slave *slave,
  937. struct bonding *bond)
  938. {
  939. if (bond_is_slave_inactive(slave)) {
  940. if (bond->params.mode == BOND_MODE_ALB &&
  941. skb->pkt_type != PACKET_BROADCAST &&
  942. skb->pkt_type != PACKET_MULTICAST)
  943. return false;
  944. return true;
  945. }
  946. return false;
  947. }
  948. static rx_handler_result_t bond_handle_frame(struct sk_buff **pskb)
  949. {
  950. struct sk_buff *skb = *pskb;
  951. struct slave *slave;
  952. struct bonding *bond;
  953. int (*recv_probe)(const struct sk_buff *, struct bonding *,
  954. struct slave *);
  955. int ret = RX_HANDLER_ANOTHER;
  956. skb = skb_share_check(skb, GFP_ATOMIC);
  957. if (unlikely(!skb))
  958. return RX_HANDLER_CONSUMED;
  959. *pskb = skb;
  960. slave = bond_slave_get_rcu(skb->dev);
  961. bond = slave->bond;
  962. recv_probe = ACCESS_ONCE(bond->recv_probe);
  963. if (recv_probe) {
  964. ret = recv_probe(skb, bond, slave);
  965. if (ret == RX_HANDLER_CONSUMED) {
  966. consume_skb(skb);
  967. return ret;
  968. }
  969. }
  970. if (bond_should_deliver_exact_match(skb, slave, bond)) {
  971. return RX_HANDLER_EXACT;
  972. }
  973. skb->dev = bond->dev;
  974. if (bond->params.mode == BOND_MODE_ALB &&
  975. bond->dev->priv_flags & IFF_BRIDGE_PORT &&
  976. skb->pkt_type == PACKET_HOST) {
  977. if (unlikely(skb_cow_head(skb,
  978. skb->data - skb_mac_header(skb)))) {
  979. kfree_skb(skb);
  980. return RX_HANDLER_CONSUMED;
  981. }
  982. ether_addr_copy(eth_hdr(skb)->h_dest, bond->dev->dev_addr);
  983. }
  984. return ret;
  985. }
  986. static int bond_master_upper_dev_link(struct net_device *bond_dev,
  987. struct net_device *slave_dev,
  988. struct slave *slave)
  989. {
  990. int err;
  991. err = netdev_master_upper_dev_link_private(slave_dev, bond_dev, slave);
  992. if (err)
  993. return err;
  994. slave_dev->flags |= IFF_SLAVE;
  995. rtmsg_ifinfo(RTM_NEWLINK, slave_dev, IFF_SLAVE, GFP_KERNEL);
  996. return 0;
  997. }
  998. static void bond_upper_dev_unlink(struct net_device *bond_dev,
  999. struct net_device *slave_dev)
  1000. {
  1001. netdev_upper_dev_unlink(slave_dev, bond_dev);
  1002. slave_dev->flags &= ~IFF_SLAVE;
  1003. rtmsg_ifinfo(RTM_NEWLINK, slave_dev, IFF_SLAVE, GFP_KERNEL);
  1004. }
  1005. /* enslave device <slave> to bond device <master> */
  1006. int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev)
  1007. {
  1008. struct bonding *bond = netdev_priv(bond_dev);
  1009. const struct net_device_ops *slave_ops = slave_dev->netdev_ops;
  1010. struct slave *new_slave = NULL, *prev_slave;
  1011. struct sockaddr addr;
  1012. int link_reporting;
  1013. int res = 0, i;
  1014. if (!bond->params.use_carrier &&
  1015. slave_dev->ethtool_ops->get_link == NULL &&
  1016. slave_ops->ndo_do_ioctl == NULL) {
  1017. pr_warn("%s: Warning: no link monitoring support for %s\n",
  1018. bond_dev->name, slave_dev->name);
  1019. }
  1020. /* already enslaved */
  1021. if (slave_dev->flags & IFF_SLAVE) {
  1022. pr_debug("Error: Device was already enslaved\n");
  1023. return -EBUSY;
  1024. }
  1025. if (bond_dev == slave_dev) {
  1026. pr_err("%s: cannot enslave bond to itself.\n", bond_dev->name);
  1027. return -EPERM;
  1028. }
  1029. /* vlan challenged mutual exclusion */
  1030. /* no need to lock since we're protected by rtnl_lock */
  1031. if (slave_dev->features & NETIF_F_VLAN_CHALLENGED) {
  1032. pr_debug("%s: NETIF_F_VLAN_CHALLENGED\n", slave_dev->name);
  1033. if (vlan_uses_dev(bond_dev)) {
  1034. pr_err("%s: Error: cannot enslave VLAN challenged slave %s on VLAN enabled bond %s\n",
  1035. bond_dev->name, slave_dev->name, bond_dev->name);
  1036. return -EPERM;
  1037. } else {
  1038. pr_warn("%s: Warning: enslaved VLAN challenged slave %s. Adding VLANs will be blocked as long as %s is part of bond %s\n",
  1039. bond_dev->name, slave_dev->name,
  1040. slave_dev->name, bond_dev->name);
  1041. }
  1042. } else {
  1043. pr_debug("%s: ! NETIF_F_VLAN_CHALLENGED\n", slave_dev->name);
  1044. }
  1045. /*
  1046. * Old ifenslave binaries are no longer supported. These can
  1047. * be identified with moderate accuracy by the state of the slave:
  1048. * the current ifenslave will set the interface down prior to
  1049. * enslaving it; the old ifenslave will not.
  1050. */
  1051. if ((slave_dev->flags & IFF_UP)) {
  1052. pr_err("%s is up - this may be due to an out of date ifenslave\n",
  1053. slave_dev->name);
  1054. res = -EPERM;
  1055. goto err_undo_flags;
  1056. }
  1057. /* set bonding device ether type by slave - bonding netdevices are
  1058. * created with ether_setup, so when the slave type is not ARPHRD_ETHER
  1059. * there is a need to override some of the type dependent attribs/funcs.
  1060. *
  1061. * bond ether type mutual exclusion - don't allow slaves of dissimilar
  1062. * ether type (eg ARPHRD_ETHER and ARPHRD_INFINIBAND) share the same bond
  1063. */
  1064. if (!bond_has_slaves(bond)) {
  1065. if (bond_dev->type != slave_dev->type) {
  1066. pr_debug("%s: change device type from %d to %d\n",
  1067. bond_dev->name,
  1068. bond_dev->type, slave_dev->type);
  1069. res = call_netdevice_notifiers(NETDEV_PRE_TYPE_CHANGE,
  1070. bond_dev);
  1071. res = notifier_to_errno(res);
  1072. if (res) {
  1073. pr_err("%s: refused to change device type\n",
  1074. bond_dev->name);
  1075. res = -EBUSY;
  1076. goto err_undo_flags;
  1077. }
  1078. /* Flush unicast and multicast addresses */
  1079. dev_uc_flush(bond_dev);
  1080. dev_mc_flush(bond_dev);
  1081. if (slave_dev->type != ARPHRD_ETHER)
  1082. bond_setup_by_slave(bond_dev, slave_dev);
  1083. else {
  1084. ether_setup(bond_dev);
  1085. bond_dev->priv_flags &= ~IFF_TX_SKB_SHARING;
  1086. }
  1087. call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE,
  1088. bond_dev);
  1089. }
  1090. } else if (bond_dev->type != slave_dev->type) {
  1091. pr_err("%s ether type (%d) is different from other slaves (%d), can not enslave it\n",
  1092. slave_dev->name, slave_dev->type, bond_dev->type);
  1093. res = -EINVAL;
  1094. goto err_undo_flags;
  1095. }
  1096. if (slave_ops->ndo_set_mac_address == NULL) {
  1097. if (!bond_has_slaves(bond)) {
  1098. pr_warn("%s: Warning: The first slave device specified does not support setting the MAC address\n",
  1099. bond_dev->name);
  1100. if (bond->params.mode == BOND_MODE_ACTIVEBACKUP) {
  1101. bond->params.fail_over_mac = BOND_FOM_ACTIVE;
  1102. pr_warn("%s: Setting fail_over_mac to active for active-backup mode\n",
  1103. bond_dev->name);
  1104. }
  1105. } else if (bond->params.fail_over_mac != BOND_FOM_ACTIVE) {
  1106. pr_err("%s: Error: The slave device specified does not support setting the MAC address, but fail_over_mac is not set to active\n",
  1107. bond_dev->name);
  1108. res = -EOPNOTSUPP;
  1109. goto err_undo_flags;
  1110. }
  1111. }
  1112. call_netdevice_notifiers(NETDEV_JOIN, slave_dev);
  1113. /* If this is the first slave, then we need to set the master's hardware
  1114. * address to be the same as the slave's. */
  1115. if (!bond_has_slaves(bond) &&
  1116. bond->dev->addr_assign_type == NET_ADDR_RANDOM)
  1117. bond_set_dev_addr(bond->dev, slave_dev);
  1118. new_slave = kzalloc(sizeof(struct slave), GFP_KERNEL);
  1119. if (!new_slave) {
  1120. res = -ENOMEM;
  1121. goto err_undo_flags;
  1122. }
  1123. /*
  1124. * Set the new_slave's queue_id to be zero. Queue ID mapping
  1125. * is set via sysfs or module option if desired.
  1126. */
  1127. new_slave->queue_id = 0;
  1128. /* Save slave's original mtu and then set it to match the bond */
  1129. new_slave->original_mtu = slave_dev->mtu;
  1130. res = dev_set_mtu(slave_dev, bond->dev->mtu);
  1131. if (res) {
  1132. pr_debug("Error %d calling dev_set_mtu\n", res);
  1133. goto err_free;
  1134. }
  1135. /*
  1136. * Save slave's original ("permanent") mac address for modes
  1137. * that need it, and for restoring it upon release, and then
  1138. * set it to the master's address
  1139. */
  1140. ether_addr_copy(new_slave->perm_hwaddr, slave_dev->dev_addr);
  1141. if (!bond->params.fail_over_mac ||
  1142. bond->params.mode != BOND_MODE_ACTIVEBACKUP) {
  1143. /*
  1144. * Set slave to master's mac address. The application already
  1145. * set the master's mac address to that of the first slave
  1146. */
  1147. memcpy(addr.sa_data, bond_dev->dev_addr, bond_dev->addr_len);
  1148. addr.sa_family = slave_dev->type;
  1149. res = dev_set_mac_address(slave_dev, &addr);
  1150. if (res) {
  1151. pr_debug("Error %d calling set_mac_address\n", res);
  1152. goto err_restore_mtu;
  1153. }
  1154. }
  1155. /* open the slave since the application closed it */
  1156. res = dev_open(slave_dev);
  1157. if (res) {
  1158. pr_debug("Opening slave %s failed\n", slave_dev->name);
  1159. goto err_restore_mac;
  1160. }
  1161. new_slave->bond = bond;
  1162. new_slave->dev = slave_dev;
  1163. slave_dev->priv_flags |= IFF_BONDING;
  1164. if (bond_is_lb(bond)) {
  1165. /* bond_alb_init_slave() must be called before all other stages since
  1166. * it might fail and we do not want to have to undo everything
  1167. */
  1168. res = bond_alb_init_slave(bond, new_slave);
  1169. if (res)
  1170. goto err_close;
  1171. }
  1172. /* If the mode USES_PRIMARY, then the following is handled by
  1173. * bond_change_active_slave().
  1174. */
  1175. if (!USES_PRIMARY(bond->params.mode)) {
  1176. /* set promiscuity level to new slave */
  1177. if (bond_dev->flags & IFF_PROMISC) {
  1178. res = dev_set_promiscuity(slave_dev, 1);
  1179. if (res)
  1180. goto err_close;
  1181. }
  1182. /* set allmulti level to new slave */
  1183. if (bond_dev->flags & IFF_ALLMULTI) {
  1184. res = dev_set_allmulti(slave_dev, 1);
  1185. if (res)
  1186. goto err_close;
  1187. }
  1188. netif_addr_lock_bh(bond_dev);
  1189. dev_mc_sync_multiple(slave_dev, bond_dev);
  1190. dev_uc_sync_multiple(slave_dev, bond_dev);
  1191. netif_addr_unlock_bh(bond_dev);
  1192. }
  1193. if (bond->params.mode == BOND_MODE_8023AD) {
  1194. /* add lacpdu mc addr to mc list */
  1195. u8 lacpdu_multicast[ETH_ALEN] = MULTICAST_LACPDU_ADDR;
  1196. dev_mc_add(slave_dev, lacpdu_multicast);
  1197. }
  1198. res = vlan_vids_add_by_dev(slave_dev, bond_dev);
  1199. if (res) {
  1200. pr_err("%s: Error: Couldn't add bond vlan ids to %s\n",
  1201. bond_dev->name, slave_dev->name);
  1202. goto err_close;
  1203. }
  1204. prev_slave = bond_last_slave(bond);
  1205. new_slave->delay = 0;
  1206. new_slave->link_failure_count = 0;
  1207. bond_update_speed_duplex(new_slave);
  1208. new_slave->last_rx = jiffies -
  1209. (msecs_to_jiffies(bond->params.arp_interval) + 1);
  1210. for (i = 0; i < BOND_MAX_ARP_TARGETS; i++)
  1211. new_slave->target_last_arp_rx[i] = new_slave->last_rx;
  1212. if (bond->params.miimon && !bond->params.use_carrier) {
  1213. link_reporting = bond_check_dev_link(bond, slave_dev, 1);
  1214. if ((link_reporting == -1) && !bond->params.arp_interval) {
  1215. /*
  1216. * miimon is set but a bonded network driver
  1217. * does not support ETHTOOL/MII and
  1218. * arp_interval is not set. Note: if
  1219. * use_carrier is enabled, we will never go
  1220. * here (because netif_carrier is always
  1221. * supported); thus, we don't need to change
  1222. * the messages for netif_carrier.
  1223. */
  1224. pr_warn("%s: Warning: MII and ETHTOOL support not available for interface %s, and arp_interval/arp_ip_target module parameters not specified, thus bonding will not detect link failures! see bonding.txt for details\n",
  1225. bond_dev->name, slave_dev->name);
  1226. } else if (link_reporting == -1) {
  1227. /* unable get link status using mii/ethtool */
  1228. pr_warn("%s: Warning: can't get link status from interface %s; the network driver associated with this interface does not support MII or ETHTOOL link status reporting, thus miimon has no effect on this interface\n",
  1229. bond_dev->name, slave_dev->name);
  1230. }
  1231. }
  1232. /* check for initial state */
  1233. if (bond->params.miimon) {
  1234. if (bond_check_dev_link(bond, slave_dev, 0) == BMSR_LSTATUS) {
  1235. if (bond->params.updelay) {
  1236. new_slave->link = BOND_LINK_BACK;
  1237. new_slave->delay = bond->params.updelay;
  1238. } else {
  1239. new_slave->link = BOND_LINK_UP;
  1240. }
  1241. } else {
  1242. new_slave->link = BOND_LINK_DOWN;
  1243. }
  1244. } else if (bond->params.arp_interval) {
  1245. new_slave->link = (netif_carrier_ok(slave_dev) ?
  1246. BOND_LINK_UP : BOND_LINK_DOWN);
  1247. } else {
  1248. new_slave->link = BOND_LINK_UP;
  1249. }
  1250. if (new_slave->link != BOND_LINK_DOWN)
  1251. new_slave->last_link_up = jiffies;
  1252. pr_debug("Initial state of slave_dev is BOND_LINK_%s\n",
  1253. new_slave->link == BOND_LINK_DOWN ? "DOWN" :
  1254. (new_slave->link == BOND_LINK_UP ? "UP" : "BACK"));
  1255. if (USES_PRIMARY(bond->params.mode) && bond->params.primary[0]) {
  1256. /* if there is a primary slave, remember it */
  1257. if (strcmp(bond->params.primary, new_slave->dev->name) == 0) {
  1258. bond->primary_slave = new_slave;
  1259. bond->force_primary = true;
  1260. }
  1261. }
  1262. switch (bond->params.mode) {
  1263. case BOND_MODE_ACTIVEBACKUP:
  1264. bond_set_slave_inactive_flags(new_slave,
  1265. BOND_SLAVE_NOTIFY_NOW);
  1266. break;
  1267. case BOND_MODE_8023AD:
  1268. /* in 802.3ad mode, the internal mechanism
  1269. * will activate the slaves in the selected
  1270. * aggregator
  1271. */
  1272. bond_set_slave_inactive_flags(new_slave, BOND_SLAVE_NOTIFY_NOW);
  1273. /* if this is the first slave */
  1274. if (!prev_slave) {
  1275. SLAVE_AD_INFO(new_slave).id = 1;
  1276. /* Initialize AD with the number of times that the AD timer is called in 1 second
  1277. * can be called only after the mac address of the bond is set
  1278. */
  1279. bond_3ad_initialize(bond, 1000/AD_TIMER_INTERVAL);
  1280. } else {
  1281. SLAVE_AD_INFO(new_slave).id =
  1282. SLAVE_AD_INFO(prev_slave).id + 1;
  1283. }
  1284. bond_3ad_bind_slave(new_slave);
  1285. break;
  1286. case BOND_MODE_TLB:
  1287. case BOND_MODE_ALB:
  1288. bond_set_active_slave(new_slave);
  1289. bond_set_slave_inactive_flags(new_slave, BOND_SLAVE_NOTIFY_NOW);
  1290. break;
  1291. default:
  1292. pr_debug("This slave is always active in trunk mode\n");
  1293. /* always active in trunk mode */
  1294. bond_set_active_slave(new_slave);
  1295. /* In trunking mode there is little meaning to curr_active_slave
  1296. * anyway (it holds no special properties of the bond device),
  1297. * so we can change it without calling change_active_interface()
  1298. */
  1299. if (!bond->curr_active_slave && new_slave->link == BOND_LINK_UP)
  1300. rcu_assign_pointer(bond->curr_active_slave, new_slave);
  1301. break;
  1302. } /* switch(bond_mode) */
  1303. #ifdef CONFIG_NET_POLL_CONTROLLER
  1304. slave_dev->npinfo = bond->dev->npinfo;
  1305. if (slave_dev->npinfo) {
  1306. if (slave_enable_netpoll(new_slave)) {
  1307. pr_info("Error, %s: master_dev is using netpoll, but new slave device does not support netpoll\n",
  1308. bond_dev->name);
  1309. res = -EBUSY;
  1310. goto err_detach;
  1311. }
  1312. }
  1313. #endif
  1314. res = netdev_rx_handler_register(slave_dev, bond_handle_frame,
  1315. new_slave);
  1316. if (res) {
  1317. pr_debug("Error %d calling netdev_rx_handler_register\n", res);
  1318. goto err_detach;
  1319. }
  1320. res = bond_master_upper_dev_link(bond_dev, slave_dev, new_slave);
  1321. if (res) {
  1322. pr_debug("Error %d calling bond_master_upper_dev_link\n", res);
  1323. goto err_unregister;
  1324. }
  1325. res = bond_sysfs_slave_add(new_slave);
  1326. if (res) {
  1327. pr_debug("Error %d calling bond_sysfs_slave_add\n", res);
  1328. goto err_upper_unlink;
  1329. }
  1330. bond->slave_cnt++;
  1331. bond_compute_features(bond);
  1332. bond_set_carrier(bond);
  1333. if (USES_PRIMARY(bond->params.mode)) {
  1334. block_netpoll_tx();
  1335. write_lock_bh(&bond->curr_slave_lock);
  1336. bond_select_active_slave(bond);
  1337. write_unlock_bh(&bond->curr_slave_lock);
  1338. unblock_netpoll_tx();
  1339. }
  1340. pr_info("%s: Enslaving %s as %s interface with %s link\n",
  1341. bond_dev->name, slave_dev->name,
  1342. bond_is_active_slave(new_slave) ? "an active" : "a backup",
  1343. new_slave->link != BOND_LINK_DOWN ? "an up" : "a down");
  1344. /* enslave is successful */
  1345. return 0;
  1346. /* Undo stages on error */
  1347. err_upper_unlink:
  1348. bond_upper_dev_unlink(bond_dev, slave_dev);
  1349. err_unregister:
  1350. netdev_rx_handler_unregister(slave_dev);
  1351. err_detach:
  1352. if (!USES_PRIMARY(bond->params.mode))
  1353. bond_hw_addr_flush(bond_dev, slave_dev);
  1354. vlan_vids_del_by_dev(slave_dev, bond_dev);
  1355. if (bond->primary_slave == new_slave)
  1356. bond->primary_slave = NULL;
  1357. if (bond->curr_active_slave == new_slave) {
  1358. block_netpoll_tx();
  1359. write_lock_bh(&bond->curr_slave_lock);
  1360. bond_change_active_slave(bond, NULL);
  1361. bond_select_active_slave(bond);
  1362. write_unlock_bh(&bond->curr_slave_lock);
  1363. unblock_netpoll_tx();
  1364. }
  1365. slave_disable_netpoll(new_slave);
  1366. err_close:
  1367. slave_dev->priv_flags &= ~IFF_BONDING;
  1368. dev_close(slave_dev);
  1369. err_restore_mac:
  1370. if (!bond->params.fail_over_mac ||
  1371. bond->params.mode != BOND_MODE_ACTIVEBACKUP) {
  1372. /* XXX TODO - fom follow mode needs to change master's
  1373. * MAC if this slave's MAC is in use by the bond, or at
  1374. * least print a warning.
  1375. */
  1376. ether_addr_copy(addr.sa_data, new_slave->perm_hwaddr);
  1377. addr.sa_family = slave_dev->type;
  1378. dev_set_mac_address(slave_dev, &addr);
  1379. }
  1380. err_restore_mtu:
  1381. dev_set_mtu(slave_dev, new_slave->original_mtu);
  1382. err_free:
  1383. kfree(new_slave);
  1384. err_undo_flags:
  1385. /* Enslave of first slave has failed and we need to fix master's mac */
  1386. if (!bond_has_slaves(bond) &&
  1387. ether_addr_equal_64bits(bond_dev->dev_addr, slave_dev->dev_addr))
  1388. eth_hw_addr_random(bond_dev);
  1389. return res;
  1390. }
  1391. /*
  1392. * Try to release the slave device <slave> from the bond device <master>
  1393. * It is legal to access curr_active_slave without a lock because all the function
  1394. * is write-locked. If "all" is true it means that the function is being called
  1395. * while destroying a bond interface and all slaves are being released.
  1396. *
  1397. * The rules for slave state should be:
  1398. * for Active/Backup:
  1399. * Active stays on all backups go down
  1400. * for Bonded connections:
  1401. * The first up interface should be left on and all others downed.
  1402. */
  1403. static int __bond_release_one(struct net_device *bond_dev,
  1404. struct net_device *slave_dev,
  1405. bool all)
  1406. {
  1407. struct bonding *bond = netdev_priv(bond_dev);
  1408. struct slave *slave, *oldcurrent;
  1409. struct sockaddr addr;
  1410. int old_flags = bond_dev->flags;
  1411. netdev_features_t old_features = bond_dev->features;
  1412. /* slave is not a slave or master is not master of this slave */
  1413. if (!(slave_dev->flags & IFF_SLAVE) ||
  1414. !netdev_has_upper_dev(slave_dev, bond_dev)) {
  1415. pr_err("%s: Error: cannot release %s\n",
  1416. bond_dev->name, slave_dev->name);
  1417. return -EINVAL;
  1418. }
  1419. block_netpoll_tx();
  1420. slave = bond_get_slave_by_dev(bond, slave_dev);
  1421. if (!slave) {
  1422. /* not a slave of this bond */
  1423. pr_info("%s: %s not enslaved\n",
  1424. bond_dev->name, slave_dev->name);
  1425. unblock_netpoll_tx();
  1426. return -EINVAL;
  1427. }
  1428. bond_sysfs_slave_del(slave);
  1429. bond_upper_dev_unlink(bond_dev, slave_dev);
  1430. /* unregister rx_handler early so bond_handle_frame wouldn't be called
  1431. * for this slave anymore.
  1432. */
  1433. netdev_rx_handler_unregister(slave_dev);
  1434. write_lock_bh(&bond->lock);
  1435. /* Inform AD package of unbinding of slave. */
  1436. if (bond->params.mode == BOND_MODE_8023AD)
  1437. bond_3ad_unbind_slave(slave);
  1438. write_unlock_bh(&bond->lock);
  1439. pr_info("%s: Releasing %s interface %s\n",
  1440. bond_dev->name,
  1441. bond_is_active_slave(slave) ? "active" : "backup",
  1442. slave_dev->name);
  1443. oldcurrent = bond->curr_active_slave;
  1444. bond->current_arp_slave = NULL;
  1445. if (!all && (!bond->params.fail_over_mac ||
  1446. bond->params.mode != BOND_MODE_ACTIVEBACKUP)) {
  1447. if (ether_addr_equal_64bits(bond_dev->dev_addr, slave->perm_hwaddr) &&
  1448. bond_has_slaves(bond))
  1449. pr_warn("%s: Warning: the permanent HWaddr of %s - %pM - is still in use by %s - set the HWaddr of %s to a different address to avoid conflicts\n",
  1450. bond_dev->name, slave_dev->name,
  1451. slave->perm_hwaddr,
  1452. bond_dev->name, slave_dev->name);
  1453. }
  1454. if (bond->primary_slave == slave)
  1455. bond->primary_slave = NULL;
  1456. if (oldcurrent == slave) {
  1457. write_lock_bh(&bond->curr_slave_lock);
  1458. bond_change_active_slave(bond, NULL);
  1459. write_unlock_bh(&bond->curr_slave_lock);
  1460. }
  1461. if (bond_is_lb(bond)) {
  1462. /* Must be called only after the slave has been
  1463. * detached from the list and the curr_active_slave
  1464. * has been cleared (if our_slave == old_current),
  1465. * but before a new active slave is selected.
  1466. */
  1467. bond_alb_deinit_slave(bond, slave);
  1468. }
  1469. if (all) {
  1470. RCU_INIT_POINTER(bond->curr_active_slave, NULL);
  1471. } else if (oldcurrent == slave) {
  1472. /*
  1473. * Note that we hold RTNL over this sequence, so there
  1474. * is no concern that another slave add/remove event
  1475. * will interfere.
  1476. */
  1477. write_lock_bh(&bond->curr_slave_lock);
  1478. bond_select_active_slave(bond);
  1479. write_unlock_bh(&bond->curr_slave_lock);
  1480. }
  1481. if (!bond_has_slaves(bond)) {
  1482. bond_set_carrier(bond);
  1483. eth_hw_addr_random(bond_dev);
  1484. if (vlan_uses_dev(bond_dev)) {
  1485. pr_warn("%s: Warning: clearing HW address of %s while it still has VLANs\n",
  1486. bond_dev->name, bond_dev->name);
  1487. pr_warn("%s: When re-adding slaves, make sure the bond's HW address matches its VLANs\n",
  1488. bond_dev->name);
  1489. }
  1490. }
  1491. unblock_netpoll_tx();
  1492. synchronize_rcu();
  1493. bond->slave_cnt--;
  1494. if (!bond_has_slaves(bond)) {
  1495. call_netdevice_notifiers(NETDEV_CHANGEADDR, bond->dev);
  1496. call_netdevice_notifiers(NETDEV_RELEASE, bond->dev);
  1497. }
  1498. bond_compute_features(bond);
  1499. if (!(bond_dev->features & NETIF_F_VLAN_CHALLENGED) &&
  1500. (old_features & NETIF_F_VLAN_CHALLENGED))
  1501. pr_info("%s: last VLAN challenged slave %s left bond %s - VLAN blocking is removed\n",
  1502. bond_dev->name, slave_dev->name, bond_dev->name);
  1503. /* must do this from outside any spinlocks */
  1504. vlan_vids_del_by_dev(slave_dev, bond_dev);
  1505. /* If the mode USES_PRIMARY, then this cases was handled above by
  1506. * bond_change_active_slave(..., NULL)
  1507. */
  1508. if (!USES_PRIMARY(bond->params.mode)) {
  1509. /* unset promiscuity level from slave
  1510. * NOTE: The NETDEV_CHANGEADDR call above may change the value
  1511. * of the IFF_PROMISC flag in the bond_dev, but we need the
  1512. * value of that flag before that change, as that was the value
  1513. * when this slave was attached, so we cache at the start of the
  1514. * function and use it here. Same goes for ALLMULTI below
  1515. */
  1516. if (old_flags & IFF_PROMISC)
  1517. dev_set_promiscuity(slave_dev, -1);
  1518. /* unset allmulti level from slave */
  1519. if (old_flags & IFF_ALLMULTI)
  1520. dev_set_allmulti(slave_dev, -1);
  1521. bond_hw_addr_flush(bond_dev, slave_dev);
  1522. }
  1523. slave_disable_netpoll(slave);
  1524. /* close slave before restoring its mac address */
  1525. dev_close(slave_dev);
  1526. if (bond->params.fail_over_mac != BOND_FOM_ACTIVE ||
  1527. bond->params.mode != BOND_MODE_ACTIVEBACKUP) {
  1528. /* restore original ("permanent") mac address */
  1529. ether_addr_copy(addr.sa_data, slave->perm_hwaddr);
  1530. addr.sa_family = slave_dev->type;
  1531. dev_set_mac_address(slave_dev, &addr);
  1532. }
  1533. dev_set_mtu(slave_dev, slave->original_mtu);
  1534. slave_dev->priv_flags &= ~IFF_BONDING;
  1535. kfree(slave);
  1536. return 0; /* deletion OK */
  1537. }
  1538. /* A wrapper used because of ndo_del_link */
  1539. int bond_release(struct net_device *bond_dev, struct net_device *slave_dev)
  1540. {
  1541. return __bond_release_one(bond_dev, slave_dev, false);
  1542. }
  1543. /*
  1544. * First release a slave and then destroy the bond if no more slaves are left.
  1545. * Must be under rtnl_lock when this function is called.
  1546. */
  1547. static int bond_release_and_destroy(struct net_device *bond_dev,
  1548. struct net_device *slave_dev)
  1549. {
  1550. struct bonding *bond = netdev_priv(bond_dev);
  1551. int ret;
  1552. ret = bond_release(bond_dev, slave_dev);
  1553. if (ret == 0 && !bond_has_slaves(bond)) {
  1554. bond_dev->priv_flags |= IFF_DISABLE_NETPOLL;
  1555. pr_info("%s: Destroying bond %s\n",
  1556. bond_dev->name, bond_dev->name);
  1557. unregister_netdevice(bond_dev);
  1558. }
  1559. return ret;
  1560. }
  1561. static int bond_info_query(struct net_device *bond_dev, struct ifbond *info)
  1562. {
  1563. struct bonding *bond = netdev_priv(bond_dev);
  1564. info->bond_mode = bond->params.mode;
  1565. info->miimon = bond->params.miimon;
  1566. info->num_slaves = bond->slave_cnt;
  1567. return 0;
  1568. }
  1569. static int bond_slave_info_query(struct net_device *bond_dev, struct ifslave *info)
  1570. {
  1571. struct bonding *bond = netdev_priv(bond_dev);
  1572. struct list_head *iter;
  1573. int i = 0, res = -ENODEV;
  1574. struct slave *slave;
  1575. bond_for_each_slave(bond, slave, iter) {
  1576. if (i++ == (int)info->slave_id) {
  1577. res = 0;
  1578. strcpy(info->slave_name, slave->dev->name);
  1579. info->link = slave->link;
  1580. info->state = bond_slave_state(slave);
  1581. info->link_failure_count = slave->link_failure_count;
  1582. break;
  1583. }
  1584. }
  1585. return res;
  1586. }
  1587. /*-------------------------------- Monitoring -------------------------------*/
  1588. static int bond_miimon_inspect(struct bonding *bond)
  1589. {
  1590. int link_state, commit = 0;
  1591. struct list_head *iter;
  1592. struct slave *slave;
  1593. bool ignore_updelay;
  1594. ignore_updelay = !bond->curr_active_slave ? true : false;
  1595. bond_for_each_slave_rcu(bond, slave, iter) {
  1596. slave->new_link = BOND_LINK_NOCHANGE;
  1597. link_state = bond_check_dev_link(bond, slave->dev, 0);
  1598. switch (slave->link) {
  1599. case BOND_LINK_UP:
  1600. if (link_state)
  1601. continue;
  1602. slave->link = BOND_LINK_FAIL;
  1603. slave->delay = bond->params.downdelay;
  1604. if (slave->delay) {
  1605. pr_info("%s: link status down for %sinterface %s, disabling it in %d ms\n",
  1606. bond->dev->name,
  1607. (bond->params.mode ==
  1608. BOND_MODE_ACTIVEBACKUP) ?
  1609. (bond_is_active_slave(slave) ?
  1610. "active " : "backup ") : "",
  1611. slave->dev->name,
  1612. bond->params.downdelay * bond->params.miimon);
  1613. }
  1614. /*FALLTHRU*/
  1615. case BOND_LINK_FAIL:
  1616. if (link_state) {
  1617. /*
  1618. * recovered before downdelay expired
  1619. */
  1620. slave->link = BOND_LINK_UP;
  1621. slave->last_link_up = jiffies;
  1622. pr_info("%s: link status up again after %d ms for interface %s\n",
  1623. bond->dev->name,
  1624. (bond->params.downdelay - slave->delay) *
  1625. bond->params.miimon,
  1626. slave->dev->name);
  1627. continue;
  1628. }
  1629. if (slave->delay <= 0) {
  1630. slave->new_link = BOND_LINK_DOWN;
  1631. commit++;
  1632. continue;
  1633. }
  1634. slave->delay--;
  1635. break;
  1636. case BOND_LINK_DOWN:
  1637. if (!link_state)
  1638. continue;
  1639. slave->link = BOND_LINK_BACK;
  1640. slave->delay = bond->params.updelay;
  1641. if (slave->delay) {
  1642. pr_info("%s: link status up for interface %s, enabling it in %d ms\n",
  1643. bond->dev->name, slave->dev->name,
  1644. ignore_updelay ? 0 :
  1645. bond->params.updelay *
  1646. bond->params.miimon);
  1647. }
  1648. /*FALLTHRU*/
  1649. case BOND_LINK_BACK:
  1650. if (!link_state) {
  1651. slave->link = BOND_LINK_DOWN;
  1652. pr_info("%s: link status down again after %d ms for interface %s\n",
  1653. bond->dev->name,
  1654. (bond->params.updelay - slave->delay) *
  1655. bond->params.miimon,
  1656. slave->dev->name);
  1657. continue;
  1658. }
  1659. if (ignore_updelay)
  1660. slave->delay = 0;
  1661. if (slave->delay <= 0) {
  1662. slave->new_link = BOND_LINK_UP;
  1663. commit++;
  1664. ignore_updelay = false;
  1665. continue;
  1666. }
  1667. slave->delay--;
  1668. break;
  1669. }
  1670. }
  1671. return commit;
  1672. }
  1673. static void bond_miimon_commit(struct bonding *bond)
  1674. {
  1675. struct list_head *iter;
  1676. struct slave *slave;
  1677. bond_for_each_slave(bond, slave, iter) {
  1678. switch (slave->new_link) {
  1679. case BOND_LINK_NOCHANGE:
  1680. continue;
  1681. case BOND_LINK_UP:
  1682. slave->link = BOND_LINK_UP;
  1683. slave->last_link_up = jiffies;
  1684. if (bond->params.mode == BOND_MODE_8023AD) {
  1685. /* prevent it from being the active one */
  1686. bond_set_backup_slave(slave);
  1687. } else if (bond->params.mode != BOND_MODE_ACTIVEBACKUP) {
  1688. /* make it immediately active */
  1689. bond_set_active_slave(slave);
  1690. } else if (slave != bond->primary_slave) {
  1691. /* prevent it from being the active one */
  1692. bond_set_backup_slave(slave);
  1693. }
  1694. pr_info("%s: link status definitely up for interface %s, %u Mbps %s duplex\n",
  1695. bond->dev->name, slave->dev->name,
  1696. slave->speed == SPEED_UNKNOWN ? 0 : slave->speed,
  1697. slave->duplex ? "full" : "half");
  1698. /* notify ad that the link status has changed */
  1699. if (bond->params.mode == BOND_MODE_8023AD)
  1700. bond_3ad_handle_link_change(slave, BOND_LINK_UP);
  1701. if (bond_is_lb(bond))
  1702. bond_alb_handle_link_change(bond, slave,
  1703. BOND_LINK_UP);
  1704. if (!bond->curr_active_slave ||
  1705. (slave == bond->primary_slave))
  1706. goto do_failover;
  1707. continue;
  1708. case BOND_LINK_DOWN:
  1709. if (slave->link_failure_count < UINT_MAX)
  1710. slave->link_failure_count++;
  1711. slave->link = BOND_LINK_DOWN;
  1712. if (bond->params.mode == BOND_MODE_ACTIVEBACKUP ||
  1713. bond->params.mode == BOND_MODE_8023AD)
  1714. bond_set_slave_inactive_flags(slave,
  1715. BOND_SLAVE_NOTIFY_NOW);
  1716. pr_info("%s: link status definitely down for interface %s, disabling it\n",
  1717. bond->dev->name, slave->dev->name);
  1718. if (bond->params.mode == BOND_MODE_8023AD)
  1719. bond_3ad_handle_link_change(slave,
  1720. BOND_LINK_DOWN);
  1721. if (bond_is_lb(bond))
  1722. bond_alb_handle_link_change(bond, slave,
  1723. BOND_LINK_DOWN);
  1724. if (slave == bond->curr_active_slave)
  1725. goto do_failover;
  1726. continue;
  1727. default:
  1728. pr_err("%s: invalid new link %d on slave %s\n",
  1729. bond->dev->name, slave->new_link,
  1730. slave->dev->name);
  1731. slave->new_link = BOND_LINK_NOCHANGE;
  1732. continue;
  1733. }
  1734. do_failover:
  1735. ASSERT_RTNL();
  1736. block_netpoll_tx();
  1737. write_lock_bh(&bond->curr_slave_lock);
  1738. bond_select_active_slave(bond);
  1739. write_unlock_bh(&bond->curr_slave_lock);
  1740. unblock_netpoll_tx();
  1741. }
  1742. bond_set_carrier(bond);
  1743. }
  1744. /*
  1745. * bond_mii_monitor
  1746. *
  1747. * Really a wrapper that splits the mii monitor into two phases: an
  1748. * inspection, then (if inspection indicates something needs to be done)
  1749. * an acquisition of appropriate locks followed by a commit phase to
  1750. * implement whatever link state changes are indicated.
  1751. */
  1752. static void bond_mii_monitor(struct work_struct *work)
  1753. {
  1754. struct bonding *bond = container_of(work, struct bonding,
  1755. mii_work.work);
  1756. bool should_notify_peers = false;
  1757. unsigned long delay;
  1758. delay = msecs_to_jiffies(bond->params.miimon);
  1759. if (!bond_has_slaves(bond))
  1760. goto re_arm;
  1761. rcu_read_lock();
  1762. should_notify_peers = bond_should_notify_peers(bond);
  1763. if (bond_miimon_inspect(bond)) {
  1764. rcu_read_unlock();
  1765. /* Race avoidance with bond_close cancel of workqueue */
  1766. if (!rtnl_trylock()) {
  1767. delay = 1;
  1768. should_notify_peers = false;
  1769. goto re_arm;
  1770. }
  1771. bond_miimon_commit(bond);
  1772. rtnl_unlock(); /* might sleep, hold no other locks */
  1773. } else
  1774. rcu_read_unlock();
  1775. re_arm:
  1776. if (bond->params.miimon)
  1777. queue_delayed_work(bond->wq, &bond->mii_work, delay);
  1778. if (should_notify_peers) {
  1779. if (!rtnl_trylock())
  1780. return;
  1781. call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, bond->dev);
  1782. rtnl_unlock();
  1783. }
  1784. }
  1785. static bool bond_has_this_ip(struct bonding *bond, __be32 ip)
  1786. {
  1787. struct net_device *upper;
  1788. struct list_head *iter;
  1789. bool ret = false;
  1790. if (ip == bond_confirm_addr(bond->dev, 0, ip))
  1791. return true;
  1792. rcu_read_lock();
  1793. netdev_for_each_all_upper_dev_rcu(bond->dev, upper, iter) {
  1794. if (ip == bond_confirm_addr(upper, 0, ip)) {
  1795. ret = true;
  1796. break;
  1797. }
  1798. }
  1799. rcu_read_unlock();
  1800. return ret;
  1801. }
  1802. /*
  1803. * We go to the (large) trouble of VLAN tagging ARP frames because
  1804. * switches in VLAN mode (especially if ports are configured as
  1805. * "native" to a VLAN) might not pass non-tagged frames.
  1806. */
  1807. static void bond_arp_send(struct net_device *slave_dev, int arp_op, __be32 dest_ip, __be32 src_ip, unsigned short vlan_id)
  1808. {
  1809. struct sk_buff *skb;
  1810. pr_debug("arp %d on slave %s: dst %pI4 src %pI4 vid %d\n",
  1811. arp_op, slave_dev->name, &dest_ip, &src_ip, vlan_id);
  1812. skb = arp_create(arp_op, ETH_P_ARP, dest_ip, slave_dev, src_ip,
  1813. NULL, slave_dev->dev_addr, NULL);
  1814. if (!skb) {
  1815. pr_err("ARP packet allocation failed\n");
  1816. return;
  1817. }
  1818. if (vlan_id) {
  1819. skb = vlan_put_tag(skb, htons(ETH_P_8021Q), vlan_id);
  1820. if (!skb) {
  1821. pr_err("failed to insert VLAN tag\n");
  1822. return;
  1823. }
  1824. }
  1825. arp_xmit(skb);
  1826. }
  1827. static void bond_arp_send_all(struct bonding *bond, struct slave *slave)
  1828. {
  1829. struct net_device *upper, *vlan_upper;
  1830. struct list_head *iter, *vlan_iter;
  1831. struct rtable *rt;
  1832. __be32 *targets = bond->params.arp_targets, addr;
  1833. int i, vlan_id;
  1834. for (i = 0; i < BOND_MAX_ARP_TARGETS && targets[i]; i++) {
  1835. pr_debug("basa: target %pI4\n", &targets[i]);
  1836. /* Find out through which dev should the packet go */
  1837. rt = ip_route_output(dev_net(bond->dev), targets[i], 0,
  1838. RTO_ONLINK, 0);
  1839. if (IS_ERR(rt)) {
  1840. /* there's no route to target - try to send arp
  1841. * probe to generate any traffic (arp_validate=0)
  1842. */
  1843. if (bond->params.arp_validate && net_ratelimit())
  1844. pr_warn("%s: no route to arp_ip_target %pI4 and arp_validate is set\n",
  1845. bond->dev->name, &targets[i]);
  1846. bond_arp_send(slave->dev, ARPOP_REQUEST, targets[i], 0, 0);
  1847. continue;
  1848. }
  1849. vlan_id = 0;
  1850. /* bond device itself */
  1851. if (rt->dst.dev == bond->dev)
  1852. goto found;
  1853. rcu_read_lock();
  1854. /* first we search only for vlan devices. for every vlan
  1855. * found we verify its upper dev list, searching for the
  1856. * rt->dst.dev. If found we save the tag of the vlan and
  1857. * proceed to send the packet.
  1858. *
  1859. * TODO: QinQ?
  1860. */
  1861. netdev_for_each_all_upper_dev_rcu(bond->dev, vlan_upper,
  1862. vlan_iter) {
  1863. if (!is_vlan_dev(vlan_upper))
  1864. continue;
  1865. netdev_for_each_all_upper_dev_rcu(vlan_upper, upper,
  1866. iter) {
  1867. if (upper == rt->dst.dev) {
  1868. vlan_id = vlan_dev_vlan_id(vlan_upper);
  1869. rcu_read_unlock();
  1870. goto found;
  1871. }
  1872. }
  1873. }
  1874. /* if the device we're looking for is not on top of any of
  1875. * our upper vlans, then just search for any dev that
  1876. * matches, and in case it's a vlan - save the id
  1877. */
  1878. netdev_for_each_all_upper_dev_rcu(bond->dev, upper, iter) {
  1879. if (upper == rt->dst.dev) {
  1880. /* if it's a vlan - get its VID */
  1881. if (is_vlan_dev(upper))
  1882. vlan_id = vlan_dev_vlan_id(upper);
  1883. rcu_read_unlock();
  1884. goto found;
  1885. }
  1886. }
  1887. rcu_read_unlock();
  1888. /* Not our device - skip */
  1889. pr_debug("%s: no path to arp_ip_target %pI4 via rt.dev %s\n",
  1890. bond->dev->name, &targets[i],
  1891. rt->dst.dev ? rt->dst.dev->name : "NULL");
  1892. ip_rt_put(rt);
  1893. continue;
  1894. found:
  1895. addr = bond_confirm_addr(rt->dst.dev, targets[i], 0);
  1896. ip_rt_put(rt);
  1897. bond_arp_send(slave->dev, ARPOP_REQUEST, targets[i],
  1898. addr, vlan_id);
  1899. }
  1900. }
  1901. static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip)
  1902. {
  1903. int i;
  1904. if (!sip || !bond_has_this_ip(bond, tip)) {
  1905. pr_debug("bva: sip %pI4 tip %pI4 not found\n", &sip, &tip);
  1906. return;
  1907. }
  1908. i = bond_get_targets_ip(bond->params.arp_targets, sip);
  1909. if (i == -1) {
  1910. pr_debug("bva: sip %pI4 not found in targets\n", &sip);
  1911. return;
  1912. }
  1913. slave->last_rx = jiffies;
  1914. slave->target_last_arp_rx[i] = jiffies;
  1915. }
  1916. int bond_arp_rcv(const struct sk_buff *skb, struct bonding *bond,
  1917. struct slave *slave)
  1918. {
  1919. struct arphdr *arp = (struct arphdr *)skb->data;
  1920. struct slave *curr_active_slave;
  1921. unsigned char *arp_ptr;
  1922. __be32 sip, tip;
  1923. int alen, is_arp = skb->protocol == __cpu_to_be16(ETH_P_ARP);
  1924. if (!slave_do_arp_validate(bond, slave)) {
  1925. if ((slave_do_arp_validate_only(bond, slave) && is_arp) ||
  1926. !slave_do_arp_validate_only(bond, slave))
  1927. slave->last_rx = jiffies;
  1928. return RX_HANDLER_ANOTHER;
  1929. } else if (!is_arp) {
  1930. return RX_HANDLER_ANOTHER;
  1931. }
  1932. alen = arp_hdr_len(bond->dev);
  1933. pr_debug("bond_arp_rcv: bond %s skb->dev %s\n",
  1934. bond->dev->name, skb->dev->name);
  1935. if (alen > skb_headlen(skb)) {
  1936. arp = kmalloc(alen, GFP_ATOMIC);
  1937. if (!arp)
  1938. goto out_unlock;
  1939. if (skb_copy_bits(skb, 0, arp, alen) < 0)
  1940. goto out_unlock;
  1941. }
  1942. if (arp->ar_hln != bond->dev->addr_len ||
  1943. skb->pkt_type == PACKET_OTHERHOST ||
  1944. skb->pkt_type == PACKET_LOOPBACK ||
  1945. arp->ar_hrd != htons(ARPHRD_ETHER) ||
  1946. arp->ar_pro != htons(ETH_P_IP) ||
  1947. arp->ar_pln != 4)
  1948. goto out_unlock;
  1949. arp_ptr = (unsigned char *)(arp + 1);
  1950. arp_ptr += bond->dev->addr_len;
  1951. memcpy(&sip, arp_ptr, 4);
  1952. arp_ptr += 4 + bond->dev->addr_len;
  1953. memcpy(&tip, arp_ptr, 4);
  1954. pr_debug("bond_arp_rcv: %s %s/%d av %d sv %d sip %pI4 tip %pI4\n",
  1955. bond->dev->name, slave->dev->name, bond_slave_state(slave),
  1956. bond->params.arp_validate, slave_do_arp_validate(bond, slave),
  1957. &sip, &tip);
  1958. curr_active_slave = rcu_dereference(bond->curr_active_slave);
  1959. /*
  1960. * Backup slaves won't see the ARP reply, but do come through
  1961. * here for each ARP probe (so we swap the sip/tip to validate
  1962. * the probe). In a "redundant switch, common router" type of
  1963. * configuration, the ARP probe will (hopefully) travel from
  1964. * the active, through one switch, the router, then the other
  1965. * switch before reaching the backup.
  1966. *
  1967. * We 'trust' the arp requests if there is an active slave and
  1968. * it received valid arp reply(s) after it became active. This
  1969. * is done to avoid endless looping when we can't reach the
  1970. * arp_ip_target and fool ourselves with our own arp requests.
  1971. */
  1972. if (bond_is_active_slave(slave))
  1973. bond_validate_arp(bond, slave, sip, tip);
  1974. else if (curr_active_slave &&
  1975. time_after(slave_last_rx(bond, curr_active_slave),
  1976. curr_active_slave->last_link_up))
  1977. bond_validate_arp(bond, slave, tip, sip);
  1978. out_unlock:
  1979. if (arp != (struct arphdr *)skb->data)
  1980. kfree(arp);
  1981. return RX_HANDLER_ANOTHER;
  1982. }
  1983. /* function to verify if we're in the arp_interval timeslice, returns true if
  1984. * (last_act - arp_interval) <= jiffies <= (last_act + mod * arp_interval +
  1985. * arp_interval/2) . the arp_interval/2 is needed for really fast networks.
  1986. */
  1987. static bool bond_time_in_interval(struct bonding *bond, unsigned long last_act,
  1988. int mod)
  1989. {
  1990. int delta_in_ticks = msecs_to_jiffies(bond->params.arp_interval);
  1991. return time_in_range(jiffies,
  1992. last_act - delta_in_ticks,
  1993. last_act + mod * delta_in_ticks + delta_in_ticks/2);
  1994. }
  1995. /*
  1996. * this function is called regularly to monitor each slave's link
  1997. * ensuring that traffic is being sent and received when arp monitoring
  1998. * is used in load-balancing mode. if the adapter has been dormant, then an
  1999. * arp is transmitted to generate traffic. see activebackup_arp_monitor for
  2000. * arp monitoring in active backup mode.
  2001. */
  2002. static void bond_loadbalance_arp_mon(struct work_struct *work)
  2003. {
  2004. struct bonding *bond = container_of(work, struct bonding,
  2005. arp_work.work);
  2006. struct slave *slave, *oldcurrent;
  2007. struct list_head *iter;
  2008. int do_failover = 0, slave_state_changed = 0;
  2009. if (!bond_has_slaves(bond))
  2010. goto re_arm;
  2011. rcu_read_lock();
  2012. oldcurrent = ACCESS_ONCE(bond->curr_active_slave);
  2013. /* see if any of the previous devices are up now (i.e. they have
  2014. * xmt and rcv traffic). the curr_active_slave does not come into
  2015. * the picture unless it is null. also, slave->last_link_up is not
  2016. * needed here because we send an arp on each slave and give a slave
  2017. * as long as it needs to get the tx/rx within the delta.
  2018. * TODO: what about up/down delay in arp mode? it wasn't here before
  2019. * so it can wait
  2020. */
  2021. bond_for_each_slave_rcu(bond, slave, iter) {
  2022. unsigned long trans_start = dev_trans_start(slave->dev);
  2023. if (slave->link != BOND_LINK_UP) {
  2024. if (bond_time_in_interval(bond, trans_start, 1) &&
  2025. bond_time_in_interval(bond, slave->last_rx, 1)) {
  2026. slave->link = BOND_LINK_UP;
  2027. slave_state_changed = 1;
  2028. /* primary_slave has no meaning in round-robin
  2029. * mode. the window of a slave being up and
  2030. * curr_active_slave being null after enslaving
  2031. * is closed.
  2032. */
  2033. if (!oldcurrent) {
  2034. pr_info("%s: link status definitely up for interface %s\n",
  2035. bond->dev->name,
  2036. slave->dev->name);
  2037. do_failover = 1;
  2038. } else {
  2039. pr_info("%s: interface %s is now up\n",
  2040. bond->dev->name,
  2041. slave->dev->name);
  2042. }
  2043. }
  2044. } else {
  2045. /* slave->link == BOND_LINK_UP */
  2046. /* not all switches will respond to an arp request
  2047. * when the source ip is 0, so don't take the link down
  2048. * if we don't know our ip yet
  2049. */
  2050. if (!bond_time_in_interval(bond, trans_start, 2) ||
  2051. !bond_time_in_interval(bond, slave->last_rx, 2)) {
  2052. slave->link = BOND_LINK_DOWN;
  2053. slave_state_changed = 1;
  2054. if (slave->link_failure_count < UINT_MAX)
  2055. slave->link_failure_count++;
  2056. pr_info("%s: interface %s is now down\n",
  2057. bond->dev->name, slave->dev->name);
  2058. if (slave == oldcurrent)
  2059. do_failover = 1;
  2060. }
  2061. }
  2062. /* note: if switch is in round-robin mode, all links
  2063. * must tx arp to ensure all links rx an arp - otherwise
  2064. * links may oscillate or not come up at all; if switch is
  2065. * in something like xor mode, there is nothing we can
  2066. * do - all replies will be rx'ed on same link causing slaves
  2067. * to be unstable during low/no traffic periods
  2068. */
  2069. if (IS_UP(slave->dev))
  2070. bond_arp_send_all(bond, slave);
  2071. }
  2072. rcu_read_unlock();
  2073. if (do_failover || slave_state_changed) {
  2074. if (!rtnl_trylock())
  2075. goto re_arm;
  2076. if (slave_state_changed) {
  2077. bond_slave_state_change(bond);
  2078. } else if (do_failover) {
  2079. /* the bond_select_active_slave must hold RTNL
  2080. * and curr_slave_lock for write.
  2081. */
  2082. block_netpoll_tx();
  2083. write_lock_bh(&bond->curr_slave_lock);
  2084. bond_select_active_slave(bond);
  2085. write_unlock_bh(&bond->curr_slave_lock);
  2086. unblock_netpoll_tx();
  2087. }
  2088. rtnl_unlock();
  2089. }
  2090. re_arm:
  2091. if (bond->params.arp_interval)
  2092. queue_delayed_work(bond->wq, &bond->arp_work,
  2093. msecs_to_jiffies(bond->params.arp_interval));
  2094. }
  2095. /*
  2096. * Called to inspect slaves for active-backup mode ARP monitor link state
  2097. * changes. Sets new_link in slaves to specify what action should take
  2098. * place for the slave. Returns 0 if no changes are found, >0 if changes
  2099. * to link states must be committed.
  2100. *
  2101. * Called with rcu_read_lock hold.
  2102. */
  2103. static int bond_ab_arp_inspect(struct bonding *bond)
  2104. {
  2105. unsigned long trans_start, last_rx;
  2106. struct list_head *iter;
  2107. struct slave *slave;
  2108. int commit = 0;
  2109. bond_for_each_slave_rcu(bond, slave, iter) {
  2110. slave->new_link = BOND_LINK_NOCHANGE;
  2111. last_rx = slave_last_rx(bond, slave);
  2112. if (slave->link != BOND_LINK_UP) {
  2113. if (bond_time_in_interval(bond, last_rx, 1)) {
  2114. slave->new_link = BOND_LINK_UP;
  2115. commit++;
  2116. }
  2117. continue;
  2118. }
  2119. /*
  2120. * Give slaves 2*delta after being enslaved or made
  2121. * active. This avoids bouncing, as the last receive
  2122. * times need a full ARP monitor cycle to be updated.
  2123. */
  2124. if (bond_time_in_interval(bond, slave->last_link_up, 2))
  2125. continue;
  2126. /*
  2127. * Backup slave is down if:
  2128. * - No current_arp_slave AND
  2129. * - more than 3*delta since last receive AND
  2130. * - the bond has an IP address
  2131. *
  2132. * Note: a non-null current_arp_slave indicates
  2133. * the curr_active_slave went down and we are
  2134. * searching for a new one; under this condition
  2135. * we only take the curr_active_slave down - this
  2136. * gives each slave a chance to tx/rx traffic
  2137. * before being taken out
  2138. */
  2139. if (!bond_is_active_slave(slave) &&
  2140. !bond->current_arp_slave &&
  2141. !bond_time_in_interval(bond, last_rx, 3)) {
  2142. slave->new_link = BOND_LINK_DOWN;
  2143. commit++;
  2144. }
  2145. /*
  2146. * Active slave is down if:
  2147. * - more than 2*delta since transmitting OR
  2148. * - (more than 2*delta since receive AND
  2149. * the bond has an IP address)
  2150. */
  2151. trans_start = dev_trans_start(slave->dev);
  2152. if (bond_is_active_slave(slave) &&
  2153. (!bond_time_in_interval(bond, trans_start, 2) ||
  2154. !bond_time_in_interval(bond, last_rx, 2))) {
  2155. slave->new_link = BOND_LINK_DOWN;
  2156. commit++;
  2157. }
  2158. }
  2159. return commit;
  2160. }
  2161. /*
  2162. * Called to commit link state changes noted by inspection step of
  2163. * active-backup mode ARP monitor.
  2164. *
  2165. * Called with RTNL hold.
  2166. */
  2167. static void bond_ab_arp_commit(struct bonding *bond)
  2168. {
  2169. unsigned long trans_start;
  2170. struct list_head *iter;
  2171. struct slave *slave;
  2172. bond_for_each_slave(bond, slave, iter) {
  2173. switch (slave->new_link) {
  2174. case BOND_LINK_NOCHANGE:
  2175. continue;
  2176. case BOND_LINK_UP:
  2177. trans_start = dev_trans_start(slave->dev);
  2178. if (bond->curr_active_slave != slave ||
  2179. (!bond->curr_active_slave &&
  2180. bond_time_in_interval(bond, trans_start, 1))) {
  2181. slave->link = BOND_LINK_UP;
  2182. if (bond->current_arp_slave) {
  2183. bond_set_slave_inactive_flags(
  2184. bond->current_arp_slave,
  2185. BOND_SLAVE_NOTIFY_NOW);
  2186. bond->current_arp_slave = NULL;
  2187. }
  2188. pr_info("%s: link status definitely up for interface %s\n",
  2189. bond->dev->name, slave->dev->name);
  2190. if (!bond->curr_active_slave ||
  2191. (slave == bond->primary_slave))
  2192. goto do_failover;
  2193. }
  2194. continue;
  2195. case BOND_LINK_DOWN:
  2196. if (slave->link_failure_count < UINT_MAX)
  2197. slave->link_failure_count++;
  2198. slave->link = BOND_LINK_DOWN;
  2199. bond_set_slave_inactive_flags(slave,
  2200. BOND_SLAVE_NOTIFY_NOW);
  2201. pr_info("%s: link status definitely down for interface %s, disabling it\n",
  2202. bond->dev->name, slave->dev->name);
  2203. if (slave == bond->curr_active_slave) {
  2204. bond->current_arp_slave = NULL;
  2205. goto do_failover;
  2206. }
  2207. continue;
  2208. default:
  2209. pr_err("%s: impossible: new_link %d on slave %s\n",
  2210. bond->dev->name, slave->new_link,
  2211. slave->dev->name);
  2212. continue;
  2213. }
  2214. do_failover:
  2215. ASSERT_RTNL();
  2216. block_netpoll_tx();
  2217. write_lock_bh(&bond->curr_slave_lock);
  2218. bond_select_active_slave(bond);
  2219. write_unlock_bh(&bond->curr_slave_lock);
  2220. unblock_netpoll_tx();
  2221. }
  2222. bond_set_carrier(bond);
  2223. }
  2224. /*
  2225. * Send ARP probes for active-backup mode ARP monitor.
  2226. *
  2227. * Called with rcu_read_lock hold.
  2228. */
  2229. static bool bond_ab_arp_probe(struct bonding *bond)
  2230. {
  2231. struct slave *slave, *before = NULL, *new_slave = NULL,
  2232. *curr_arp_slave = rcu_dereference(bond->current_arp_slave),
  2233. *curr_active_slave = rcu_dereference(bond->curr_active_slave);
  2234. struct list_head *iter;
  2235. bool found = false;
  2236. bool should_notify_rtnl = BOND_SLAVE_NOTIFY_LATER;
  2237. if (curr_arp_slave && curr_active_slave)
  2238. pr_info("PROBE: c_arp %s && cas %s BAD\n",
  2239. curr_arp_slave->dev->name,
  2240. curr_active_slave->dev->name);
  2241. if (curr_active_slave) {
  2242. bond_arp_send_all(bond, curr_active_slave);
  2243. return should_notify_rtnl;
  2244. }
  2245. /* if we don't have a curr_active_slave, search for the next available
  2246. * backup slave from the current_arp_slave and make it the candidate
  2247. * for becoming the curr_active_slave
  2248. */
  2249. if (!curr_arp_slave) {
  2250. curr_arp_slave = bond_first_slave_rcu(bond);
  2251. if (!curr_arp_slave)
  2252. return should_notify_rtnl;
  2253. }
  2254. bond_set_slave_inactive_flags(curr_arp_slave, BOND_SLAVE_NOTIFY_LATER);
  2255. bond_for_each_slave_rcu(bond, slave, iter) {
  2256. if (!found && !before && IS_UP(slave->dev))
  2257. before = slave;
  2258. if (found && !new_slave && IS_UP(slave->dev))
  2259. new_slave = slave;
  2260. /* if the link state is up at this point, we
  2261. * mark it down - this can happen if we have
  2262. * simultaneous link failures and
  2263. * reselect_active_interface doesn't make this
  2264. * one the current slave so it is still marked
  2265. * up when it is actually down
  2266. */
  2267. if (!IS_UP(slave->dev) && slave->link == BOND_LINK_UP) {
  2268. slave->link = BOND_LINK_DOWN;
  2269. if (slave->link_failure_count < UINT_MAX)
  2270. slave->link_failure_count++;
  2271. bond_set_slave_inactive_flags(slave,
  2272. BOND_SLAVE_NOTIFY_LATER);
  2273. pr_info("%s: backup interface %s is now down\n",
  2274. bond->dev->name, slave->dev->name);
  2275. }
  2276. if (slave == curr_arp_slave)
  2277. found = true;
  2278. }
  2279. if (!new_slave && before)
  2280. new_slave = before;
  2281. if (!new_slave)
  2282. goto check_state;
  2283. new_slave->link = BOND_LINK_BACK;
  2284. bond_set_slave_active_flags(new_slave, BOND_SLAVE_NOTIFY_LATER);
  2285. bond_arp_send_all(bond, new_slave);
  2286. new_slave->last_link_up = jiffies;
  2287. rcu_assign_pointer(bond->current_arp_slave, new_slave);
  2288. check_state:
  2289. bond_for_each_slave_rcu(bond, slave, iter) {
  2290. if (slave->should_notify) {
  2291. should_notify_rtnl = BOND_SLAVE_NOTIFY_NOW;
  2292. break;
  2293. }
  2294. }
  2295. return should_notify_rtnl;
  2296. }
  2297. static void bond_activebackup_arp_mon(struct work_struct *work)
  2298. {
  2299. struct bonding *bond = container_of(work, struct bonding,
  2300. arp_work.work);
  2301. bool should_notify_peers = false;
  2302. bool should_notify_rtnl = false;
  2303. int delta_in_ticks;
  2304. delta_in_ticks = msecs_to_jiffies(bond->params.arp_interval);
  2305. if (!bond_has_slaves(bond))
  2306. goto re_arm;
  2307. rcu_read_lock();
  2308. should_notify_peers = bond_should_notify_peers(bond);
  2309. if (bond_ab_arp_inspect(bond)) {
  2310. rcu_read_unlock();
  2311. /* Race avoidance with bond_close flush of workqueue */
  2312. if (!rtnl_trylock()) {
  2313. delta_in_ticks = 1;
  2314. should_notify_peers = false;
  2315. goto re_arm;
  2316. }
  2317. bond_ab_arp_commit(bond);
  2318. rtnl_unlock();
  2319. rcu_read_lock();
  2320. }
  2321. should_notify_rtnl = bond_ab_arp_probe(bond);
  2322. rcu_read_unlock();
  2323. re_arm:
  2324. if (bond->params.arp_interval)
  2325. queue_delayed_work(bond->wq, &bond->arp_work, delta_in_ticks);
  2326. if (should_notify_peers || should_notify_rtnl) {
  2327. if (!rtnl_trylock())
  2328. return;
  2329. if (should_notify_peers)
  2330. call_netdevice_notifiers(NETDEV_NOTIFY_PEERS,
  2331. bond->dev);
  2332. if (should_notify_rtnl)
  2333. bond_slave_state_notify(bond);
  2334. rtnl_unlock();
  2335. }
  2336. }
  2337. /*-------------------------- netdev event handling --------------------------*/
  2338. /*
  2339. * Change device name
  2340. */
  2341. static int bond_event_changename(struct bonding *bond)
  2342. {
  2343. bond_remove_proc_entry(bond);
  2344. bond_create_proc_entry(bond);
  2345. bond_debug_reregister(bond);
  2346. return NOTIFY_DONE;
  2347. }
  2348. static int bond_master_netdev_event(unsigned long event,
  2349. struct net_device *bond_dev)
  2350. {
  2351. struct bonding *event_bond = netdev_priv(bond_dev);
  2352. switch (event) {
  2353. case NETDEV_CHANGENAME:
  2354. return bond_event_changename(event_bond);
  2355. case NETDEV_UNREGISTER:
  2356. bond_remove_proc_entry(event_bond);
  2357. break;
  2358. case NETDEV_REGISTER:
  2359. bond_create_proc_entry(event_bond);
  2360. break;
  2361. case NETDEV_NOTIFY_PEERS:
  2362. if (event_bond->send_peer_notif)
  2363. event_bond->send_peer_notif--;
  2364. break;
  2365. default:
  2366. break;
  2367. }
  2368. return NOTIFY_DONE;
  2369. }
  2370. static int bond_slave_netdev_event(unsigned long event,
  2371. struct net_device *slave_dev)
  2372. {
  2373. struct slave *slave = bond_slave_get_rtnl(slave_dev);
  2374. struct bonding *bond;
  2375. struct net_device *bond_dev;
  2376. u32 old_speed;
  2377. u8 old_duplex;
  2378. /* A netdev event can be generated while enslaving a device
  2379. * before netdev_rx_handler_register is called in which case
  2380. * slave will be NULL
  2381. */
  2382. if (!slave)
  2383. return NOTIFY_DONE;
  2384. bond_dev = slave->bond->dev;
  2385. bond = slave->bond;
  2386. switch (event) {
  2387. case NETDEV_UNREGISTER:
  2388. if (bond_dev->type != ARPHRD_ETHER)
  2389. bond_release_and_destroy(bond_dev, slave_dev);
  2390. else
  2391. bond_release(bond_dev, slave_dev);
  2392. break;
  2393. case NETDEV_UP:
  2394. case NETDEV_CHANGE:
  2395. old_speed = slave->speed;
  2396. old_duplex = slave->duplex;
  2397. bond_update_speed_duplex(slave);
  2398. if (bond->params.mode == BOND_MODE_8023AD) {
  2399. if (old_speed != slave->speed)
  2400. bond_3ad_adapter_speed_changed(slave);
  2401. if (old_duplex != slave->duplex)
  2402. bond_3ad_adapter_duplex_changed(slave);
  2403. }
  2404. break;
  2405. case NETDEV_DOWN:
  2406. /*
  2407. * ... Or is it this?
  2408. */
  2409. break;
  2410. case NETDEV_CHANGEMTU:
  2411. /*
  2412. * TODO: Should slaves be allowed to
  2413. * independently alter their MTU? For
  2414. * an active-backup bond, slaves need
  2415. * not be the same type of device, so
  2416. * MTUs may vary. For other modes,
  2417. * slaves arguably should have the
  2418. * same MTUs. To do this, we'd need to
  2419. * take over the slave's change_mtu
  2420. * function for the duration of their
  2421. * servitude.
  2422. */
  2423. break;
  2424. case NETDEV_CHANGENAME:
  2425. /* we don't care if we don't have primary set */
  2426. if (!USES_PRIMARY(bond->params.mode) ||
  2427. !bond->params.primary[0])
  2428. break;
  2429. if (slave == bond->primary_slave) {
  2430. /* slave's name changed - he's no longer primary */
  2431. bond->primary_slave = NULL;
  2432. } else if (!strcmp(slave_dev->name, bond->params.primary)) {
  2433. /* we have a new primary slave */
  2434. bond->primary_slave = slave;
  2435. } else { /* we didn't change primary - exit */
  2436. break;
  2437. }
  2438. pr_info("%s: Primary slave changed to %s, reselecting active slave\n",
  2439. bond->dev->name,
  2440. bond->primary_slave ? slave_dev->name : "none");
  2441. block_netpoll_tx();
  2442. write_lock_bh(&bond->curr_slave_lock);
  2443. bond_select_active_slave(bond);
  2444. write_unlock_bh(&bond->curr_slave_lock);
  2445. unblock_netpoll_tx();
  2446. break;
  2447. case NETDEV_FEAT_CHANGE:
  2448. bond_compute_features(bond);
  2449. break;
  2450. case NETDEV_RESEND_IGMP:
  2451. /* Propagate to master device */
  2452. call_netdevice_notifiers(event, slave->bond->dev);
  2453. break;
  2454. default:
  2455. break;
  2456. }
  2457. return NOTIFY_DONE;
  2458. }
  2459. /*
  2460. * bond_netdev_event: handle netdev notifier chain events.
  2461. *
  2462. * This function receives events for the netdev chain. The caller (an
  2463. * ioctl handler calling blocking_notifier_call_chain) holds the necessary
  2464. * locks for us to safely manipulate the slave devices (RTNL lock,
  2465. * dev_probe_lock).
  2466. */
  2467. static int bond_netdev_event(struct notifier_block *this,
  2468. unsigned long event, void *ptr)
  2469. {
  2470. struct net_device *event_dev = netdev_notifier_info_to_dev(ptr);
  2471. pr_debug("event_dev: %s, event: %lx\n",
  2472. event_dev ? event_dev->name : "None", event);
  2473. if (!(event_dev->priv_flags & IFF_BONDING))
  2474. return NOTIFY_DONE;
  2475. if (event_dev->flags & IFF_MASTER) {
  2476. pr_debug("IFF_MASTER\n");
  2477. return bond_master_netdev_event(event, event_dev);
  2478. }
  2479. if (event_dev->flags & IFF_SLAVE) {
  2480. pr_debug("IFF_SLAVE\n");
  2481. return bond_slave_netdev_event(event, event_dev);
  2482. }
  2483. return NOTIFY_DONE;
  2484. }
  2485. static struct notifier_block bond_netdev_notifier = {
  2486. .notifier_call = bond_netdev_event,
  2487. };
  2488. /*---------------------------- Hashing Policies -----------------------------*/
  2489. /* L2 hash helper */
  2490. static inline u32 bond_eth_hash(struct sk_buff *skb)
  2491. {
  2492. struct ethhdr *data = (struct ethhdr *)skb->data;
  2493. if (skb_headlen(skb) >= offsetof(struct ethhdr, h_proto))
  2494. return data->h_dest[5] ^ data->h_source[5];
  2495. return 0;
  2496. }
  2497. /* Extract the appropriate headers based on bond's xmit policy */
  2498. static bool bond_flow_dissect(struct bonding *bond, struct sk_buff *skb,
  2499. struct flow_keys *fk)
  2500. {
  2501. const struct ipv6hdr *iph6;
  2502. const struct iphdr *iph;
  2503. int noff, proto = -1;
  2504. if (bond->params.xmit_policy > BOND_XMIT_POLICY_LAYER23)
  2505. return skb_flow_dissect(skb, fk);
  2506. fk->ports = 0;
  2507. noff = skb_network_offset(skb);
  2508. if (skb->protocol == htons(ETH_P_IP)) {
  2509. if (unlikely(!pskb_may_pull(skb, noff + sizeof(*iph))))
  2510. return false;
  2511. iph = ip_hdr(skb);
  2512. fk->src = iph->saddr;
  2513. fk->dst = iph->daddr;
  2514. noff += iph->ihl << 2;
  2515. if (!ip_is_fragment(iph))
  2516. proto = iph->protocol;
  2517. } else if (skb->protocol == htons(ETH_P_IPV6)) {
  2518. if (unlikely(!pskb_may_pull(skb, noff + sizeof(*iph6))))
  2519. return false;
  2520. iph6 = ipv6_hdr(skb);
  2521. fk->src = (__force __be32)ipv6_addr_hash(&iph6->saddr);
  2522. fk->dst = (__force __be32)ipv6_addr_hash(&iph6->daddr);
  2523. noff += sizeof(*iph6);
  2524. proto = iph6->nexthdr;
  2525. } else {
  2526. return false;
  2527. }
  2528. if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER34 && proto >= 0)
  2529. fk->ports = skb_flow_get_ports(skb, noff, proto);
  2530. return true;
  2531. }
  2532. /**
  2533. * bond_xmit_hash - generate a hash value based on the xmit policy
  2534. * @bond: bonding device
  2535. * @skb: buffer to use for headers
  2536. * @count: modulo value
  2537. *
  2538. * This function will extract the necessary headers from the skb buffer and use
  2539. * them to generate a hash based on the xmit_policy set in the bonding device
  2540. * which will be reduced modulo count before returning.
  2541. */
  2542. int bond_xmit_hash(struct bonding *bond, struct sk_buff *skb, int count)
  2543. {
  2544. struct flow_keys flow;
  2545. u32 hash;
  2546. if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER2 ||
  2547. !bond_flow_dissect(bond, skb, &flow))
  2548. return bond_eth_hash(skb) % count;
  2549. if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER23 ||
  2550. bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP23)
  2551. hash = bond_eth_hash(skb);
  2552. else
  2553. hash = (__force u32)flow.ports;
  2554. hash ^= (__force u32)flow.dst ^ (__force u32)flow.src;
  2555. hash ^= (hash >> 16);
  2556. hash ^= (hash >> 8);
  2557. return hash % count;
  2558. }
  2559. /*-------------------------- Device entry points ----------------------------*/
  2560. static void bond_work_init_all(struct bonding *bond)
  2561. {
  2562. INIT_DELAYED_WORK(&bond->mcast_work,
  2563. bond_resend_igmp_join_requests_delayed);
  2564. INIT_DELAYED_WORK(&bond->alb_work, bond_alb_monitor);
  2565. INIT_DELAYED_WORK(&bond->mii_work, bond_mii_monitor);
  2566. if (bond->params.mode == BOND_MODE_ACTIVEBACKUP)
  2567. INIT_DELAYED_WORK(&bond->arp_work, bond_activebackup_arp_mon);
  2568. else
  2569. INIT_DELAYED_WORK(&bond->arp_work, bond_loadbalance_arp_mon);
  2570. INIT_DELAYED_WORK(&bond->ad_work, bond_3ad_state_machine_handler);
  2571. }
  2572. static void bond_work_cancel_all(struct bonding *bond)
  2573. {
  2574. cancel_delayed_work_sync(&bond->mii_work);
  2575. cancel_delayed_work_sync(&bond->arp_work);
  2576. cancel_delayed_work_sync(&bond->alb_work);
  2577. cancel_delayed_work_sync(&bond->ad_work);
  2578. cancel_delayed_work_sync(&bond->mcast_work);
  2579. }
  2580. static int bond_open(struct net_device *bond_dev)
  2581. {
  2582. struct bonding *bond = netdev_priv(bond_dev);
  2583. struct list_head *iter;
  2584. struct slave *slave;
  2585. /* reset slave->backup and slave->inactive */
  2586. read_lock(&bond->lock);
  2587. if (bond_has_slaves(bond)) {
  2588. read_lock(&bond->curr_slave_lock);
  2589. bond_for_each_slave(bond, slave, iter) {
  2590. if ((bond->params.mode == BOND_MODE_ACTIVEBACKUP)
  2591. && (slave != bond->curr_active_slave)) {
  2592. bond_set_slave_inactive_flags(slave,
  2593. BOND_SLAVE_NOTIFY_NOW);
  2594. } else {
  2595. bond_set_slave_active_flags(slave,
  2596. BOND_SLAVE_NOTIFY_NOW);
  2597. }
  2598. }
  2599. read_unlock(&bond->curr_slave_lock);
  2600. }
  2601. read_unlock(&bond->lock);
  2602. bond_work_init_all(bond);
  2603. if (bond_is_lb(bond)) {
  2604. /* bond_alb_initialize must be called before the timer
  2605. * is started.
  2606. */
  2607. if (bond_alb_initialize(bond, (bond->params.mode == BOND_MODE_ALB)))
  2608. return -ENOMEM;
  2609. queue_delayed_work(bond->wq, &bond->alb_work, 0);
  2610. }
  2611. if (bond->params.miimon) /* link check interval, in milliseconds. */
  2612. queue_delayed_work(bond->wq, &bond->mii_work, 0);
  2613. if (bond->params.arp_interval) { /* arp interval, in milliseconds. */
  2614. queue_delayed_work(bond->wq, &bond->arp_work, 0);
  2615. bond->recv_probe = bond_arp_rcv;
  2616. }
  2617. if (bond->params.mode == BOND_MODE_8023AD) {
  2618. queue_delayed_work(bond->wq, &bond->ad_work, 0);
  2619. /* register to receive LACPDUs */
  2620. bond->recv_probe = bond_3ad_lacpdu_recv;
  2621. bond_3ad_initiate_agg_selection(bond, 1);
  2622. }
  2623. return 0;
  2624. }
  2625. static int bond_close(struct net_device *bond_dev)
  2626. {
  2627. struct bonding *bond = netdev_priv(bond_dev);
  2628. bond_work_cancel_all(bond);
  2629. bond->send_peer_notif = 0;
  2630. if (bond_is_lb(bond))
  2631. bond_alb_deinitialize(bond);
  2632. bond->recv_probe = NULL;
  2633. return 0;
  2634. }
  2635. static struct rtnl_link_stats64 *bond_get_stats(struct net_device *bond_dev,
  2636. struct rtnl_link_stats64 *stats)
  2637. {
  2638. struct bonding *bond = netdev_priv(bond_dev);
  2639. struct rtnl_link_stats64 temp;
  2640. struct list_head *iter;
  2641. struct slave *slave;
  2642. memset(stats, 0, sizeof(*stats));
  2643. read_lock_bh(&bond->lock);
  2644. bond_for_each_slave(bond, slave, iter) {
  2645. const struct rtnl_link_stats64 *sstats =
  2646. dev_get_stats(slave->dev, &temp);
  2647. stats->rx_packets += sstats->rx_packets;
  2648. stats->rx_bytes += sstats->rx_bytes;
  2649. stats->rx_errors += sstats->rx_errors;
  2650. stats->rx_dropped += sstats->rx_dropped;
  2651. stats->tx_packets += sstats->tx_packets;
  2652. stats->tx_bytes += sstats->tx_bytes;
  2653. stats->tx_errors += sstats->tx_errors;
  2654. stats->tx_dropped += sstats->tx_dropped;
  2655. stats->multicast += sstats->multicast;
  2656. stats->collisions += sstats->collisions;
  2657. stats->rx_length_errors += sstats->rx_length_errors;
  2658. stats->rx_over_errors += sstats->rx_over_errors;
  2659. stats->rx_crc_errors += sstats->rx_crc_errors;
  2660. stats->rx_frame_errors += sstats->rx_frame_errors;
  2661. stats->rx_fifo_errors += sstats->rx_fifo_errors;
  2662. stats->rx_missed_errors += sstats->rx_missed_errors;
  2663. stats->tx_aborted_errors += sstats->tx_aborted_errors;
  2664. stats->tx_carrier_errors += sstats->tx_carrier_errors;
  2665. stats->tx_fifo_errors += sstats->tx_fifo_errors;
  2666. stats->tx_heartbeat_errors += sstats->tx_heartbeat_errors;
  2667. stats->tx_window_errors += sstats->tx_window_errors;
  2668. }
  2669. read_unlock_bh(&bond->lock);
  2670. return stats;
  2671. }
  2672. static int bond_do_ioctl(struct net_device *bond_dev, struct ifreq *ifr, int cmd)
  2673. {
  2674. struct bonding *bond = netdev_priv(bond_dev);
  2675. struct net_device *slave_dev = NULL;
  2676. struct ifbond k_binfo;
  2677. struct ifbond __user *u_binfo = NULL;
  2678. struct ifslave k_sinfo;
  2679. struct ifslave __user *u_sinfo = NULL;
  2680. struct mii_ioctl_data *mii = NULL;
  2681. struct bond_opt_value newval;
  2682. struct net *net;
  2683. int res = 0;
  2684. pr_debug("bond_ioctl: master=%s, cmd=%d\n", bond_dev->name, cmd);
  2685. switch (cmd) {
  2686. case SIOCGMIIPHY:
  2687. mii = if_mii(ifr);
  2688. if (!mii)
  2689. return -EINVAL;
  2690. mii->phy_id = 0;
  2691. /* Fall Through */
  2692. case SIOCGMIIREG:
  2693. /*
  2694. * We do this again just in case we were called by SIOCGMIIREG
  2695. * instead of SIOCGMIIPHY.
  2696. */
  2697. mii = if_mii(ifr);
  2698. if (!mii)
  2699. return -EINVAL;
  2700. if (mii->reg_num == 1) {
  2701. mii->val_out = 0;
  2702. read_lock(&bond->lock);
  2703. read_lock(&bond->curr_slave_lock);
  2704. if (netif_carrier_ok(bond->dev))
  2705. mii->val_out = BMSR_LSTATUS;
  2706. read_unlock(&bond->curr_slave_lock);
  2707. read_unlock(&bond->lock);
  2708. }
  2709. return 0;
  2710. case BOND_INFO_QUERY_OLD:
  2711. case SIOCBONDINFOQUERY:
  2712. u_binfo = (struct ifbond __user *)ifr->ifr_data;
  2713. if (copy_from_user(&k_binfo, u_binfo, sizeof(ifbond)))
  2714. return -EFAULT;
  2715. res = bond_info_query(bond_dev, &k_binfo);
  2716. if (res == 0 &&
  2717. copy_to_user(u_binfo, &k_binfo, sizeof(ifbond)))
  2718. return -EFAULT;
  2719. return res;
  2720. case BOND_SLAVE_INFO_QUERY_OLD:
  2721. case SIOCBONDSLAVEINFOQUERY:
  2722. u_sinfo = (struct ifslave __user *)ifr->ifr_data;
  2723. if (copy_from_user(&k_sinfo, u_sinfo, sizeof(ifslave)))
  2724. return -EFAULT;
  2725. res = bond_slave_info_query(bond_dev, &k_sinfo);
  2726. if (res == 0 &&
  2727. copy_to_user(u_sinfo, &k_sinfo, sizeof(ifslave)))
  2728. return -EFAULT;
  2729. return res;
  2730. default:
  2731. /* Go on */
  2732. break;
  2733. }
  2734. net = dev_net(bond_dev);
  2735. if (!ns_capable(net->user_ns, CAP_NET_ADMIN))
  2736. return -EPERM;
  2737. slave_dev = __dev_get_by_name(net, ifr->ifr_slave);
  2738. pr_debug("slave_dev=%p:\n", slave_dev);
  2739. if (!slave_dev)
  2740. return -ENODEV;
  2741. pr_debug("slave_dev->name=%s:\n", slave_dev->name);
  2742. switch (cmd) {
  2743. case BOND_ENSLAVE_OLD:
  2744. case SIOCBONDENSLAVE:
  2745. res = bond_enslave(bond_dev, slave_dev);
  2746. break;
  2747. case BOND_RELEASE_OLD:
  2748. case SIOCBONDRELEASE:
  2749. res = bond_release(bond_dev, slave_dev);
  2750. break;
  2751. case BOND_SETHWADDR_OLD:
  2752. case SIOCBONDSETHWADDR:
  2753. bond_set_dev_addr(bond_dev, slave_dev);
  2754. res = 0;
  2755. break;
  2756. case BOND_CHANGE_ACTIVE_OLD:
  2757. case SIOCBONDCHANGEACTIVE:
  2758. bond_opt_initstr(&newval, slave_dev->name);
  2759. res = __bond_opt_set(bond, BOND_OPT_ACTIVE_SLAVE, &newval);
  2760. break;
  2761. default:
  2762. res = -EOPNOTSUPP;
  2763. }
  2764. return res;
  2765. }
  2766. static void bond_change_rx_flags(struct net_device *bond_dev, int change)
  2767. {
  2768. struct bonding *bond = netdev_priv(bond_dev);
  2769. if (change & IFF_PROMISC)
  2770. bond_set_promiscuity(bond,
  2771. bond_dev->flags & IFF_PROMISC ? 1 : -1);
  2772. if (change & IFF_ALLMULTI)
  2773. bond_set_allmulti(bond,
  2774. bond_dev->flags & IFF_ALLMULTI ? 1 : -1);
  2775. }
  2776. static void bond_set_rx_mode(struct net_device *bond_dev)
  2777. {
  2778. struct bonding *bond = netdev_priv(bond_dev);
  2779. struct list_head *iter;
  2780. struct slave *slave;
  2781. rcu_read_lock();
  2782. if (USES_PRIMARY(bond->params.mode)) {
  2783. slave = rcu_dereference(bond->curr_active_slave);
  2784. if (slave) {
  2785. dev_uc_sync(slave->dev, bond_dev);
  2786. dev_mc_sync(slave->dev, bond_dev);
  2787. }
  2788. } else {
  2789. bond_for_each_slave_rcu(bond, slave, iter) {
  2790. dev_uc_sync_multiple(slave->dev, bond_dev);
  2791. dev_mc_sync_multiple(slave->dev, bond_dev);
  2792. }
  2793. }
  2794. rcu_read_unlock();
  2795. }
  2796. static int bond_neigh_init(struct neighbour *n)
  2797. {
  2798. struct bonding *bond = netdev_priv(n->dev);
  2799. const struct net_device_ops *slave_ops;
  2800. struct neigh_parms parms;
  2801. struct slave *slave;
  2802. int ret;
  2803. slave = bond_first_slave(bond);
  2804. if (!slave)
  2805. return 0;
  2806. slave_ops = slave->dev->netdev_ops;
  2807. if (!slave_ops->ndo_neigh_setup)
  2808. return 0;
  2809. parms.neigh_setup = NULL;
  2810. parms.neigh_cleanup = NULL;
  2811. ret = slave_ops->ndo_neigh_setup(slave->dev, &parms);
  2812. if (ret)
  2813. return ret;
  2814. /*
  2815. * Assign slave's neigh_cleanup to neighbour in case cleanup is called
  2816. * after the last slave has been detached. Assumes that all slaves
  2817. * utilize the same neigh_cleanup (true at this writing as only user
  2818. * is ipoib).
  2819. */
  2820. n->parms->neigh_cleanup = parms.neigh_cleanup;
  2821. if (!parms.neigh_setup)
  2822. return 0;
  2823. return parms.neigh_setup(n);
  2824. }
  2825. /*
  2826. * The bonding ndo_neigh_setup is called at init time beofre any
  2827. * slave exists. So we must declare proxy setup function which will
  2828. * be used at run time to resolve the actual slave neigh param setup.
  2829. *
  2830. * It's also called by master devices (such as vlans) to setup their
  2831. * underlying devices. In that case - do nothing, we're already set up from
  2832. * our init.
  2833. */
  2834. static int bond_neigh_setup(struct net_device *dev,
  2835. struct neigh_parms *parms)
  2836. {
  2837. /* modify only our neigh_parms */
  2838. if (parms->dev == dev)
  2839. parms->neigh_setup = bond_neigh_init;
  2840. return 0;
  2841. }
  2842. /*
  2843. * Change the MTU of all of a master's slaves to match the master
  2844. */
  2845. static int bond_change_mtu(struct net_device *bond_dev, int new_mtu)
  2846. {
  2847. struct bonding *bond = netdev_priv(bond_dev);
  2848. struct slave *slave, *rollback_slave;
  2849. struct list_head *iter;
  2850. int res = 0;
  2851. pr_debug("bond=%p, name=%s, new_mtu=%d\n",
  2852. bond, bond_dev ? bond_dev->name : "None", new_mtu);
  2853. /* Can't hold bond->lock with bh disabled here since
  2854. * some base drivers panic. On the other hand we can't
  2855. * hold bond->lock without bh disabled because we'll
  2856. * deadlock. The only solution is to rely on the fact
  2857. * that we're under rtnl_lock here, and the slaves
  2858. * list won't change. This doesn't solve the problem
  2859. * of setting the slave's MTU while it is
  2860. * transmitting, but the assumption is that the base
  2861. * driver can handle that.
  2862. *
  2863. * TODO: figure out a way to safely iterate the slaves
  2864. * list, but without holding a lock around the actual
  2865. * call to the base driver.
  2866. */
  2867. bond_for_each_slave(bond, slave, iter) {
  2868. pr_debug("s %p c_m %p\n",
  2869. slave, slave->dev->netdev_ops->ndo_change_mtu);
  2870. res = dev_set_mtu(slave->dev, new_mtu);
  2871. if (res) {
  2872. /* If we failed to set the slave's mtu to the new value
  2873. * we must abort the operation even in ACTIVE_BACKUP
  2874. * mode, because if we allow the backup slaves to have
  2875. * different mtu values than the active slave we'll
  2876. * need to change their mtu when doing a failover. That
  2877. * means changing their mtu from timer context, which
  2878. * is probably not a good idea.
  2879. */
  2880. pr_debug("err %d %s\n", res, slave->dev->name);
  2881. goto unwind;
  2882. }
  2883. }
  2884. bond_dev->mtu = new_mtu;
  2885. return 0;
  2886. unwind:
  2887. /* unwind from head to the slave that failed */
  2888. bond_for_each_slave(bond, rollback_slave, iter) {
  2889. int tmp_res;
  2890. if (rollback_slave == slave)
  2891. break;
  2892. tmp_res = dev_set_mtu(rollback_slave->dev, bond_dev->mtu);
  2893. if (tmp_res) {
  2894. pr_debug("unwind err %d dev %s\n",
  2895. tmp_res, rollback_slave->dev->name);
  2896. }
  2897. }
  2898. return res;
  2899. }
  2900. /*
  2901. * Change HW address
  2902. *
  2903. * Note that many devices must be down to change the HW address, and
  2904. * downing the master releases all slaves. We can make bonds full of
  2905. * bonding devices to test this, however.
  2906. */
  2907. static int bond_set_mac_address(struct net_device *bond_dev, void *addr)
  2908. {
  2909. struct bonding *bond = netdev_priv(bond_dev);
  2910. struct slave *slave, *rollback_slave;
  2911. struct sockaddr *sa = addr, tmp_sa;
  2912. struct list_head *iter;
  2913. int res = 0;
  2914. if (bond->params.mode == BOND_MODE_ALB)
  2915. return bond_alb_set_mac_address(bond_dev, addr);
  2916. pr_debug("bond=%p, name=%s\n",
  2917. bond, bond_dev ? bond_dev->name : "None");
  2918. /* If fail_over_mac is enabled, do nothing and return success.
  2919. * Returning an error causes ifenslave to fail.
  2920. */
  2921. if (bond->params.fail_over_mac &&
  2922. bond->params.mode == BOND_MODE_ACTIVEBACKUP)
  2923. return 0;
  2924. if (!is_valid_ether_addr(sa->sa_data))
  2925. return -EADDRNOTAVAIL;
  2926. /* Can't hold bond->lock with bh disabled here since
  2927. * some base drivers panic. On the other hand we can't
  2928. * hold bond->lock without bh disabled because we'll
  2929. * deadlock. The only solution is to rely on the fact
  2930. * that we're under rtnl_lock here, and the slaves
  2931. * list won't change. This doesn't solve the problem
  2932. * of setting the slave's hw address while it is
  2933. * transmitting, but the assumption is that the base
  2934. * driver can handle that.
  2935. *
  2936. * TODO: figure out a way to safely iterate the slaves
  2937. * list, but without holding a lock around the actual
  2938. * call to the base driver.
  2939. */
  2940. bond_for_each_slave(bond, slave, iter) {
  2941. pr_debug("slave %p %s\n", slave, slave->dev->name);
  2942. res = dev_set_mac_address(slave->dev, addr);
  2943. if (res) {
  2944. /* TODO: consider downing the slave
  2945. * and retry ?
  2946. * User should expect communications
  2947. * breakage anyway until ARP finish
  2948. * updating, so...
  2949. */
  2950. pr_debug("err %d %s\n", res, slave->dev->name);
  2951. goto unwind;
  2952. }
  2953. }
  2954. /* success */
  2955. memcpy(bond_dev->dev_addr, sa->sa_data, bond_dev->addr_len);
  2956. return 0;
  2957. unwind:
  2958. memcpy(tmp_sa.sa_data, bond_dev->dev_addr, bond_dev->addr_len);
  2959. tmp_sa.sa_family = bond_dev->type;
  2960. /* unwind from head to the slave that failed */
  2961. bond_for_each_slave(bond, rollback_slave, iter) {
  2962. int tmp_res;
  2963. if (rollback_slave == slave)
  2964. break;
  2965. tmp_res = dev_set_mac_address(rollback_slave->dev, &tmp_sa);
  2966. if (tmp_res) {
  2967. pr_debug("unwind err %d dev %s\n",
  2968. tmp_res, rollback_slave->dev->name);
  2969. }
  2970. }
  2971. return res;
  2972. }
  2973. /**
  2974. * bond_xmit_slave_id - transmit skb through slave with slave_id
  2975. * @bond: bonding device that is transmitting
  2976. * @skb: buffer to transmit
  2977. * @slave_id: slave id up to slave_cnt-1 through which to transmit
  2978. *
  2979. * This function tries to transmit through slave with slave_id but in case
  2980. * it fails, it tries to find the first available slave for transmission.
  2981. * The skb is consumed in all cases, thus the function is void.
  2982. */
  2983. static void bond_xmit_slave_id(struct bonding *bond, struct sk_buff *skb, int slave_id)
  2984. {
  2985. struct list_head *iter;
  2986. struct slave *slave;
  2987. int i = slave_id;
  2988. /* Here we start from the slave with slave_id */
  2989. bond_for_each_slave_rcu(bond, slave, iter) {
  2990. if (--i < 0) {
  2991. if (slave_can_tx(slave)) {
  2992. bond_dev_queue_xmit(bond, skb, slave->dev);
  2993. return;
  2994. }
  2995. }
  2996. }
  2997. /* Here we start from the first slave up to slave_id */
  2998. i = slave_id;
  2999. bond_for_each_slave_rcu(bond, slave, iter) {
  3000. if (--i < 0)
  3001. break;
  3002. if (slave_can_tx(slave)) {
  3003. bond_dev_queue_xmit(bond, skb, slave->dev);
  3004. return;
  3005. }
  3006. }
  3007. /* no slave that can tx has been found */
  3008. dev_kfree_skb_any(skb);
  3009. }
  3010. /**
  3011. * bond_rr_gen_slave_id - generate slave id based on packets_per_slave
  3012. * @bond: bonding device to use
  3013. *
  3014. * Based on the value of the bonding device's packets_per_slave parameter
  3015. * this function generates a slave id, which is usually used as the next
  3016. * slave to transmit through.
  3017. */
  3018. static u32 bond_rr_gen_slave_id(struct bonding *bond)
  3019. {
  3020. u32 slave_id;
  3021. struct reciprocal_value reciprocal_packets_per_slave;
  3022. int packets_per_slave = bond->params.packets_per_slave;
  3023. switch (packets_per_slave) {
  3024. case 0:
  3025. slave_id = prandom_u32();
  3026. break;
  3027. case 1:
  3028. slave_id = bond->rr_tx_counter;
  3029. break;
  3030. default:
  3031. reciprocal_packets_per_slave =
  3032. bond->params.reciprocal_packets_per_slave;
  3033. slave_id = reciprocal_divide(bond->rr_tx_counter,
  3034. reciprocal_packets_per_slave);
  3035. break;
  3036. }
  3037. bond->rr_tx_counter++;
  3038. return slave_id;
  3039. }
  3040. static int bond_xmit_roundrobin(struct sk_buff *skb, struct net_device *bond_dev)
  3041. {
  3042. struct bonding *bond = netdev_priv(bond_dev);
  3043. struct iphdr *iph = ip_hdr(skb);
  3044. struct slave *slave;
  3045. u32 slave_id;
  3046. /* Start with the curr_active_slave that joined the bond as the
  3047. * default for sending IGMP traffic. For failover purposes one
  3048. * needs to maintain some consistency for the interface that will
  3049. * send the join/membership reports. The curr_active_slave found
  3050. * will send all of this type of traffic.
  3051. */
  3052. if (iph->protocol == IPPROTO_IGMP && skb->protocol == htons(ETH_P_IP)) {
  3053. slave = rcu_dereference(bond->curr_active_slave);
  3054. if (slave && slave_can_tx(slave))
  3055. bond_dev_queue_xmit(bond, skb, slave->dev);
  3056. else
  3057. bond_xmit_slave_id(bond, skb, 0);
  3058. } else {
  3059. slave_id = bond_rr_gen_slave_id(bond);
  3060. bond_xmit_slave_id(bond, skb, slave_id % bond->slave_cnt);
  3061. }
  3062. return NETDEV_TX_OK;
  3063. }
  3064. /*
  3065. * in active-backup mode, we know that bond->curr_active_slave is always valid if
  3066. * the bond has a usable interface.
  3067. */
  3068. static int bond_xmit_activebackup(struct sk_buff *skb, struct net_device *bond_dev)
  3069. {
  3070. struct bonding *bond = netdev_priv(bond_dev);
  3071. struct slave *slave;
  3072. slave = rcu_dereference(bond->curr_active_slave);
  3073. if (slave)
  3074. bond_dev_queue_xmit(bond, skb, slave->dev);
  3075. else
  3076. dev_kfree_skb_any(skb);
  3077. return NETDEV_TX_OK;
  3078. }
  3079. /* In bond_xmit_xor() , we determine the output device by using a pre-
  3080. * determined xmit_hash_policy(), If the selected device is not enabled,
  3081. * find the next active slave.
  3082. */
  3083. static int bond_xmit_xor(struct sk_buff *skb, struct net_device *bond_dev)
  3084. {
  3085. struct bonding *bond = netdev_priv(bond_dev);
  3086. bond_xmit_slave_id(bond, skb, bond_xmit_hash(bond, skb, bond->slave_cnt));
  3087. return NETDEV_TX_OK;
  3088. }
  3089. /* in broadcast mode, we send everything to all usable interfaces. */
  3090. static int bond_xmit_broadcast(struct sk_buff *skb, struct net_device *bond_dev)
  3091. {
  3092. struct bonding *bond = netdev_priv(bond_dev);
  3093. struct slave *slave = NULL;
  3094. struct list_head *iter;
  3095. bond_for_each_slave_rcu(bond, slave, iter) {
  3096. if (bond_is_last_slave(bond, slave))
  3097. break;
  3098. if (IS_UP(slave->dev) && slave->link == BOND_LINK_UP) {
  3099. struct sk_buff *skb2 = skb_clone(skb, GFP_ATOMIC);
  3100. if (!skb2) {
  3101. net_err_ratelimited("%s: Error: %s: skb_clone() failed\n",
  3102. bond_dev->name, __func__);
  3103. continue;
  3104. }
  3105. /* bond_dev_queue_xmit always returns 0 */
  3106. bond_dev_queue_xmit(bond, skb2, slave->dev);
  3107. }
  3108. }
  3109. if (slave && IS_UP(slave->dev) && slave->link == BOND_LINK_UP)
  3110. bond_dev_queue_xmit(bond, skb, slave->dev);
  3111. else
  3112. dev_kfree_skb_any(skb);
  3113. return NETDEV_TX_OK;
  3114. }
  3115. /*------------------------- Device initialization ---------------------------*/
  3116. /*
  3117. * Lookup the slave that corresponds to a qid
  3118. */
  3119. static inline int bond_slave_override(struct bonding *bond,
  3120. struct sk_buff *skb)
  3121. {
  3122. struct slave *slave = NULL;
  3123. struct list_head *iter;
  3124. if (!skb->queue_mapping)
  3125. return 1;
  3126. /* Find out if any slaves have the same mapping as this skb. */
  3127. bond_for_each_slave_rcu(bond, slave, iter) {
  3128. if (slave->queue_id == skb->queue_mapping) {
  3129. if (slave_can_tx(slave)) {
  3130. bond_dev_queue_xmit(bond, skb, slave->dev);
  3131. return 0;
  3132. }
  3133. /* If the slave isn't UP, use default transmit policy. */
  3134. break;
  3135. }
  3136. }
  3137. return 1;
  3138. }
  3139. static u16 bond_select_queue(struct net_device *dev, struct sk_buff *skb,
  3140. void *accel_priv, select_queue_fallback_t fallback)
  3141. {
  3142. /*
  3143. * This helper function exists to help dev_pick_tx get the correct
  3144. * destination queue. Using a helper function skips a call to
  3145. * skb_tx_hash and will put the skbs in the queue we expect on their
  3146. * way down to the bonding driver.
  3147. */
  3148. u16 txq = skb_rx_queue_recorded(skb) ? skb_get_rx_queue(skb) : 0;
  3149. /*
  3150. * Save the original txq to restore before passing to the driver
  3151. */
  3152. qdisc_skb_cb(skb)->slave_dev_queue_mapping = skb->queue_mapping;
  3153. if (unlikely(txq >= dev->real_num_tx_queues)) {
  3154. do {
  3155. txq -= dev->real_num_tx_queues;
  3156. } while (txq >= dev->real_num_tx_queues);
  3157. }
  3158. return txq;
  3159. }
  3160. static netdev_tx_t __bond_start_xmit(struct sk_buff *skb, struct net_device *dev)
  3161. {
  3162. struct bonding *bond = netdev_priv(dev);
  3163. if (TX_QUEUE_OVERRIDE(bond->params.mode)) {
  3164. if (!bond_slave_override(bond, skb))
  3165. return NETDEV_TX_OK;
  3166. }
  3167. switch (bond->params.mode) {
  3168. case BOND_MODE_ROUNDROBIN:
  3169. return bond_xmit_roundrobin(skb, dev);
  3170. case BOND_MODE_ACTIVEBACKUP:
  3171. return bond_xmit_activebackup(skb, dev);
  3172. case BOND_MODE_XOR:
  3173. return bond_xmit_xor(skb, dev);
  3174. case BOND_MODE_BROADCAST:
  3175. return bond_xmit_broadcast(skb, dev);
  3176. case BOND_MODE_8023AD:
  3177. return bond_3ad_xmit_xor(skb, dev);
  3178. case BOND_MODE_ALB:
  3179. case BOND_MODE_TLB:
  3180. return bond_alb_xmit(skb, dev);
  3181. default:
  3182. /* Should never happen, mode already checked */
  3183. pr_err("%s: Error: Unknown bonding mode %d\n",
  3184. dev->name, bond->params.mode);
  3185. WARN_ON_ONCE(1);
  3186. dev_kfree_skb_any(skb);
  3187. return NETDEV_TX_OK;
  3188. }
  3189. }
  3190. static netdev_tx_t bond_start_xmit(struct sk_buff *skb, struct net_device *dev)
  3191. {
  3192. struct bonding *bond = netdev_priv(dev);
  3193. netdev_tx_t ret = NETDEV_TX_OK;
  3194. /*
  3195. * If we risk deadlock from transmitting this in the
  3196. * netpoll path, tell netpoll to queue the frame for later tx
  3197. */
  3198. if (unlikely(is_netpoll_tx_blocked(dev)))
  3199. return NETDEV_TX_BUSY;
  3200. rcu_read_lock();
  3201. if (bond_has_slaves(bond))
  3202. ret = __bond_start_xmit(skb, dev);
  3203. else
  3204. dev_kfree_skb_any(skb);
  3205. rcu_read_unlock();
  3206. return ret;
  3207. }
  3208. static int bond_ethtool_get_settings(struct net_device *bond_dev,
  3209. struct ethtool_cmd *ecmd)
  3210. {
  3211. struct bonding *bond = netdev_priv(bond_dev);
  3212. unsigned long speed = 0;
  3213. struct list_head *iter;
  3214. struct slave *slave;
  3215. ecmd->duplex = DUPLEX_UNKNOWN;
  3216. ecmd->port = PORT_OTHER;
  3217. /* Since SLAVE_IS_OK returns false for all inactive or down slaves, we
  3218. * do not need to check mode. Though link speed might not represent
  3219. * the true receive or transmit bandwidth (not all modes are symmetric)
  3220. * this is an accurate maximum.
  3221. */
  3222. read_lock(&bond->lock);
  3223. bond_for_each_slave(bond, slave, iter) {
  3224. if (SLAVE_IS_OK(slave)) {
  3225. if (slave->speed != SPEED_UNKNOWN)
  3226. speed += slave->speed;
  3227. if (ecmd->duplex == DUPLEX_UNKNOWN &&
  3228. slave->duplex != DUPLEX_UNKNOWN)
  3229. ecmd->duplex = slave->duplex;
  3230. }
  3231. }
  3232. ethtool_cmd_speed_set(ecmd, speed ? : SPEED_UNKNOWN);
  3233. read_unlock(&bond->lock);
  3234. return 0;
  3235. }
  3236. static void bond_ethtool_get_drvinfo(struct net_device *bond_dev,
  3237. struct ethtool_drvinfo *drvinfo)
  3238. {
  3239. strlcpy(drvinfo->driver, DRV_NAME, sizeof(drvinfo->driver));
  3240. strlcpy(drvinfo->version, DRV_VERSION, sizeof(drvinfo->version));
  3241. snprintf(drvinfo->fw_version, sizeof(drvinfo->fw_version), "%d",
  3242. BOND_ABI_VERSION);
  3243. }
  3244. static const struct ethtool_ops bond_ethtool_ops = {
  3245. .get_drvinfo = bond_ethtool_get_drvinfo,
  3246. .get_settings = bond_ethtool_get_settings,
  3247. .get_link = ethtool_op_get_link,
  3248. };
  3249. static const struct net_device_ops bond_netdev_ops = {
  3250. .ndo_init = bond_init,
  3251. .ndo_uninit = bond_uninit,
  3252. .ndo_open = bond_open,
  3253. .ndo_stop = bond_close,
  3254. .ndo_start_xmit = bond_start_xmit,
  3255. .ndo_select_queue = bond_select_queue,
  3256. .ndo_get_stats64 = bond_get_stats,
  3257. .ndo_do_ioctl = bond_do_ioctl,
  3258. .ndo_change_rx_flags = bond_change_rx_flags,
  3259. .ndo_set_rx_mode = bond_set_rx_mode,
  3260. .ndo_change_mtu = bond_change_mtu,
  3261. .ndo_set_mac_address = bond_set_mac_address,
  3262. .ndo_neigh_setup = bond_neigh_setup,
  3263. .ndo_vlan_rx_add_vid = bond_vlan_rx_add_vid,
  3264. .ndo_vlan_rx_kill_vid = bond_vlan_rx_kill_vid,
  3265. #ifdef CONFIG_NET_POLL_CONTROLLER
  3266. .ndo_netpoll_setup = bond_netpoll_setup,
  3267. .ndo_netpoll_cleanup = bond_netpoll_cleanup,
  3268. .ndo_poll_controller = bond_poll_controller,
  3269. #endif
  3270. .ndo_add_slave = bond_enslave,
  3271. .ndo_del_slave = bond_release,
  3272. .ndo_fix_features = bond_fix_features,
  3273. };
  3274. static const struct device_type bond_type = {
  3275. .name = "bond",
  3276. };
  3277. static void bond_destructor(struct net_device *bond_dev)
  3278. {
  3279. struct bonding *bond = netdev_priv(bond_dev);
  3280. if (bond->wq)
  3281. destroy_workqueue(bond->wq);
  3282. free_netdev(bond_dev);
  3283. }
  3284. void bond_setup(struct net_device *bond_dev)
  3285. {
  3286. struct bonding *bond = netdev_priv(bond_dev);
  3287. /* initialize rwlocks */
  3288. rwlock_init(&bond->lock);
  3289. rwlock_init(&bond->curr_slave_lock);
  3290. bond->params = bonding_defaults;
  3291. /* Initialize pointers */
  3292. bond->dev = bond_dev;
  3293. /* Initialize the device entry points */
  3294. ether_setup(bond_dev);
  3295. bond_dev->netdev_ops = &bond_netdev_ops;
  3296. bond_dev->ethtool_ops = &bond_ethtool_ops;
  3297. bond_dev->destructor = bond_destructor;
  3298. SET_NETDEV_DEVTYPE(bond_dev, &bond_type);
  3299. /* Initialize the device options */
  3300. bond_dev->tx_queue_len = 0;
  3301. bond_dev->flags |= IFF_MASTER|IFF_MULTICAST;
  3302. bond_dev->priv_flags |= IFF_BONDING;
  3303. bond_dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_TX_SKB_SHARING);
  3304. /* At first, we block adding VLANs. That's the only way to
  3305. * prevent problems that occur when adding VLANs over an
  3306. * empty bond. The block will be removed once non-challenged
  3307. * slaves are enslaved.
  3308. */
  3309. bond_dev->features |= NETIF_F_VLAN_CHALLENGED;
  3310. /* don't acquire bond device's netif_tx_lock when
  3311. * transmitting */
  3312. bond_dev->features |= NETIF_F_LLTX;
  3313. /* By default, we declare the bond to be fully
  3314. * VLAN hardware accelerated capable. Special
  3315. * care is taken in the various xmit functions
  3316. * when there are slaves that are not hw accel
  3317. * capable
  3318. */
  3319. /* Don't allow bond devices to change network namespaces. */
  3320. bond_dev->features |= NETIF_F_NETNS_LOCAL;
  3321. bond_dev->hw_features = BOND_VLAN_FEATURES |
  3322. NETIF_F_HW_VLAN_CTAG_TX |
  3323. NETIF_F_HW_VLAN_CTAG_RX |
  3324. NETIF_F_HW_VLAN_CTAG_FILTER;
  3325. bond_dev->hw_features &= ~(NETIF_F_ALL_CSUM & ~NETIF_F_HW_CSUM);
  3326. bond_dev->features |= bond_dev->hw_features;
  3327. }
  3328. /*
  3329. * Destroy a bonding device.
  3330. * Must be under rtnl_lock when this function is called.
  3331. */
  3332. static void bond_uninit(struct net_device *bond_dev)
  3333. {
  3334. struct bonding *bond = netdev_priv(bond_dev);
  3335. struct list_head *iter;
  3336. struct slave *slave;
  3337. bond_netpoll_cleanup(bond_dev);
  3338. /* Release the bonded slaves */
  3339. bond_for_each_slave(bond, slave, iter)
  3340. __bond_release_one(bond_dev, slave->dev, true);
  3341. pr_info("%s: Released all slaves\n", bond_dev->name);
  3342. list_del(&bond->bond_list);
  3343. bond_debug_unregister(bond);
  3344. }
  3345. /*------------------------- Module initialization ---------------------------*/
  3346. static int bond_check_params(struct bond_params *params)
  3347. {
  3348. int arp_validate_value, fail_over_mac_value, primary_reselect_value, i;
  3349. struct bond_opt_value newval;
  3350. const struct bond_opt_value *valptr;
  3351. int arp_all_targets_value;
  3352. /*
  3353. * Convert string parameters.
  3354. */
  3355. if (mode) {
  3356. bond_opt_initstr(&newval, mode);
  3357. valptr = bond_opt_parse(bond_opt_get(BOND_OPT_MODE), &newval);
  3358. if (!valptr) {
  3359. pr_err("Error: Invalid bonding mode \"%s\"\n", mode);
  3360. return -EINVAL;
  3361. }
  3362. bond_mode = valptr->value;
  3363. }
  3364. if (xmit_hash_policy) {
  3365. if ((bond_mode != BOND_MODE_XOR) &&
  3366. (bond_mode != BOND_MODE_8023AD)) {
  3367. pr_info("xmit_hash_policy param is irrelevant in mode %s\n",
  3368. bond_mode_name(bond_mode));
  3369. } else {
  3370. bond_opt_initstr(&newval, xmit_hash_policy);
  3371. valptr = bond_opt_parse(bond_opt_get(BOND_OPT_XMIT_HASH),
  3372. &newval);
  3373. if (!valptr) {
  3374. pr_err("Error: Invalid xmit_hash_policy \"%s\"\n",
  3375. xmit_hash_policy);
  3376. return -EINVAL;
  3377. }
  3378. xmit_hashtype = valptr->value;
  3379. }
  3380. }
  3381. if (lacp_rate) {
  3382. if (bond_mode != BOND_MODE_8023AD) {
  3383. pr_info("lacp_rate param is irrelevant in mode %s\n",
  3384. bond_mode_name(bond_mode));
  3385. } else {
  3386. bond_opt_initstr(&newval, lacp_rate);
  3387. valptr = bond_opt_parse(bond_opt_get(BOND_OPT_LACP_RATE),
  3388. &newval);
  3389. if (!valptr) {
  3390. pr_err("Error: Invalid lacp rate \"%s\"\n",
  3391. lacp_rate);
  3392. return -EINVAL;
  3393. }
  3394. lacp_fast = valptr->value;
  3395. }
  3396. }
  3397. if (ad_select) {
  3398. bond_opt_initstr(&newval, lacp_rate);
  3399. valptr = bond_opt_parse(bond_opt_get(BOND_OPT_AD_SELECT),
  3400. &newval);
  3401. if (!valptr) {
  3402. pr_err("Error: Invalid ad_select \"%s\"\n", ad_select);
  3403. return -EINVAL;
  3404. }
  3405. params->ad_select = valptr->value;
  3406. if (bond_mode != BOND_MODE_8023AD)
  3407. pr_warn("ad_select param only affects 802.3ad mode\n");
  3408. } else {
  3409. params->ad_select = BOND_AD_STABLE;
  3410. }
  3411. if (max_bonds < 0) {
  3412. pr_warn("Warning: max_bonds (%d) not in range %d-%d, so it was reset to BOND_DEFAULT_MAX_BONDS (%d)\n",
  3413. max_bonds, 0, INT_MAX, BOND_DEFAULT_MAX_BONDS);
  3414. max_bonds = BOND_DEFAULT_MAX_BONDS;
  3415. }
  3416. if (miimon < 0) {
  3417. pr_warn("Warning: miimon module parameter (%d), not in range 0-%d, so it was reset to 0\n",
  3418. miimon, INT_MAX);
  3419. miimon = 0;
  3420. }
  3421. if (updelay < 0) {
  3422. pr_warn("Warning: updelay module parameter (%d), not in range 0-%d, so it was reset to 0\n",
  3423. updelay, INT_MAX);
  3424. updelay = 0;
  3425. }
  3426. if (downdelay < 0) {
  3427. pr_warn("Warning: downdelay module parameter (%d), not in range 0-%d, so it was reset to 0\n",
  3428. downdelay, INT_MAX);
  3429. downdelay = 0;
  3430. }
  3431. if ((use_carrier != 0) && (use_carrier != 1)) {
  3432. pr_warn("Warning: use_carrier module parameter (%d), not of valid value (0/1), so it was set to 1\n",
  3433. use_carrier);
  3434. use_carrier = 1;
  3435. }
  3436. if (num_peer_notif < 0 || num_peer_notif > 255) {
  3437. pr_warn("Warning: num_grat_arp/num_unsol_na (%d) not in range 0-255 so it was reset to 1\n",
  3438. num_peer_notif);
  3439. num_peer_notif = 1;
  3440. }
  3441. /* reset values for 802.3ad/TLB/ALB */
  3442. if (BOND_NO_USES_ARP(bond_mode)) {
  3443. if (!miimon) {
  3444. pr_warn("Warning: miimon must be specified, otherwise bonding will not detect link failure, speed and duplex which are essential for 802.3ad operation\n");
  3445. pr_warn("Forcing miimon to 100msec\n");
  3446. miimon = BOND_DEFAULT_MIIMON;
  3447. }
  3448. }
  3449. if (tx_queues < 1 || tx_queues > 255) {
  3450. pr_warn("Warning: tx_queues (%d) should be between 1 and 255, resetting to %d\n",
  3451. tx_queues, BOND_DEFAULT_TX_QUEUES);
  3452. tx_queues = BOND_DEFAULT_TX_QUEUES;
  3453. }
  3454. if ((all_slaves_active != 0) && (all_slaves_active != 1)) {
  3455. pr_warn("Warning: all_slaves_active module parameter (%d), not of valid value (0/1), so it was set to 0\n",
  3456. all_slaves_active);
  3457. all_slaves_active = 0;
  3458. }
  3459. if (resend_igmp < 0 || resend_igmp > 255) {
  3460. pr_warn("Warning: resend_igmp (%d) should be between 0 and 255, resetting to %d\n",
  3461. resend_igmp, BOND_DEFAULT_RESEND_IGMP);
  3462. resend_igmp = BOND_DEFAULT_RESEND_IGMP;
  3463. }
  3464. bond_opt_initval(&newval, packets_per_slave);
  3465. if (!bond_opt_parse(bond_opt_get(BOND_OPT_PACKETS_PER_SLAVE), &newval)) {
  3466. pr_warn("Warning: packets_per_slave (%d) should be between 0 and %u resetting to 1\n",
  3467. packets_per_slave, USHRT_MAX);
  3468. packets_per_slave = 1;
  3469. }
  3470. if (bond_mode == BOND_MODE_ALB) {
  3471. pr_notice("In ALB mode you might experience client disconnections upon reconnection of a link if the bonding module updelay parameter (%d msec) is incompatible with the forwarding delay time of the switch\n",
  3472. updelay);
  3473. }
  3474. if (!miimon) {
  3475. if (updelay || downdelay) {
  3476. /* just warn the user the up/down delay will have
  3477. * no effect since miimon is zero...
  3478. */
  3479. pr_warn("Warning: miimon module parameter not set and updelay (%d) or downdelay (%d) module parameter is set; updelay and downdelay have no effect unless miimon is set\n",
  3480. updelay, downdelay);
  3481. }
  3482. } else {
  3483. /* don't allow arp monitoring */
  3484. if (arp_interval) {
  3485. pr_warn("Warning: miimon (%d) and arp_interval (%d) can't be used simultaneously, disabling ARP monitoring\n",
  3486. miimon, arp_interval);
  3487. arp_interval = 0;
  3488. }
  3489. if ((updelay % miimon) != 0) {
  3490. pr_warn("Warning: updelay (%d) is not a multiple of miimon (%d), updelay rounded to %d ms\n",
  3491. updelay, miimon, (updelay / miimon) * miimon);
  3492. }
  3493. updelay /= miimon;
  3494. if ((downdelay % miimon) != 0) {
  3495. pr_warn("Warning: downdelay (%d) is not a multiple of miimon (%d), downdelay rounded to %d ms\n",
  3496. downdelay, miimon,
  3497. (downdelay / miimon) * miimon);
  3498. }
  3499. downdelay /= miimon;
  3500. }
  3501. if (arp_interval < 0) {
  3502. pr_warn("Warning: arp_interval module parameter (%d), not in range 0-%d, so it was reset to 0\n",
  3503. arp_interval, INT_MAX);
  3504. arp_interval = 0;
  3505. }
  3506. for (arp_ip_count = 0, i = 0;
  3507. (arp_ip_count < BOND_MAX_ARP_TARGETS) && arp_ip_target[i]; i++) {
  3508. /* not complete check, but should be good enough to
  3509. catch mistakes */
  3510. __be32 ip;
  3511. if (!in4_pton(arp_ip_target[i], -1, (u8 *)&ip, -1, NULL) ||
  3512. IS_IP_TARGET_UNUSABLE_ADDRESS(ip)) {
  3513. pr_warn("Warning: bad arp_ip_target module parameter (%s), ARP monitoring will not be performed\n",
  3514. arp_ip_target[i]);
  3515. arp_interval = 0;
  3516. } else {
  3517. if (bond_get_targets_ip(arp_target, ip) == -1)
  3518. arp_target[arp_ip_count++] = ip;
  3519. else
  3520. pr_warn("Warning: duplicate address %pI4 in arp_ip_target, skipping\n",
  3521. &ip);
  3522. }
  3523. }
  3524. if (arp_interval && !arp_ip_count) {
  3525. /* don't allow arping if no arp_ip_target given... */
  3526. pr_warn("Warning: arp_interval module parameter (%d) specified without providing an arp_ip_target parameter, arp_interval was reset to 0\n",
  3527. arp_interval);
  3528. arp_interval = 0;
  3529. }
  3530. if (arp_validate) {
  3531. if (!arp_interval) {
  3532. pr_err("arp_validate requires arp_interval\n");
  3533. return -EINVAL;
  3534. }
  3535. bond_opt_initstr(&newval, arp_validate);
  3536. valptr = bond_opt_parse(bond_opt_get(BOND_OPT_ARP_VALIDATE),
  3537. &newval);
  3538. if (!valptr) {
  3539. pr_err("Error: invalid arp_validate \"%s\"\n",
  3540. arp_validate);
  3541. return -EINVAL;
  3542. }
  3543. arp_validate_value = valptr->value;
  3544. } else {
  3545. arp_validate_value = 0;
  3546. }
  3547. arp_all_targets_value = 0;
  3548. if (arp_all_targets) {
  3549. bond_opt_initstr(&newval, arp_all_targets);
  3550. valptr = bond_opt_parse(bond_opt_get(BOND_OPT_ARP_ALL_TARGETS),
  3551. &newval);
  3552. if (!valptr) {
  3553. pr_err("Error: invalid arp_all_targets_value \"%s\"\n",
  3554. arp_all_targets);
  3555. arp_all_targets_value = 0;
  3556. } else {
  3557. arp_all_targets_value = valptr->value;
  3558. }
  3559. }
  3560. if (miimon) {
  3561. pr_info("MII link monitoring set to %d ms\n", miimon);
  3562. } else if (arp_interval) {
  3563. valptr = bond_opt_get_val(BOND_OPT_ARP_VALIDATE,
  3564. arp_validate_value);
  3565. pr_info("ARP monitoring set to %d ms, validate %s, with %d target(s):",
  3566. arp_interval, valptr->string, arp_ip_count);
  3567. for (i = 0; i < arp_ip_count; i++)
  3568. pr_cont(" %s", arp_ip_target[i]);
  3569. pr_cont("\n");
  3570. } else if (max_bonds) {
  3571. /* miimon and arp_interval not set, we need one so things
  3572. * work as expected, see bonding.txt for details
  3573. */
  3574. pr_debug("Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt for details\n");
  3575. }
  3576. if (primary && !USES_PRIMARY(bond_mode)) {
  3577. /* currently, using a primary only makes sense
  3578. * in active backup, TLB or ALB modes
  3579. */
  3580. pr_warn("Warning: %s primary device specified but has no effect in %s mode\n",
  3581. primary, bond_mode_name(bond_mode));
  3582. primary = NULL;
  3583. }
  3584. if (primary && primary_reselect) {
  3585. bond_opt_initstr(&newval, primary_reselect);
  3586. valptr = bond_opt_parse(bond_opt_get(BOND_OPT_PRIMARY_RESELECT),
  3587. &newval);
  3588. if (!valptr) {
  3589. pr_err("Error: Invalid primary_reselect \"%s\"\n",
  3590. primary_reselect);
  3591. return -EINVAL;
  3592. }
  3593. primary_reselect_value = valptr->value;
  3594. } else {
  3595. primary_reselect_value = BOND_PRI_RESELECT_ALWAYS;
  3596. }
  3597. if (fail_over_mac) {
  3598. bond_opt_initstr(&newval, fail_over_mac);
  3599. valptr = bond_opt_parse(bond_opt_get(BOND_OPT_FAIL_OVER_MAC),
  3600. &newval);
  3601. if (!valptr) {
  3602. pr_err("Error: invalid fail_over_mac \"%s\"\n",
  3603. fail_over_mac);
  3604. return -EINVAL;
  3605. }
  3606. fail_over_mac_value = valptr->value;
  3607. if (bond_mode != BOND_MODE_ACTIVEBACKUP)
  3608. pr_warn("Warning: fail_over_mac only affects active-backup mode\n");
  3609. } else {
  3610. fail_over_mac_value = BOND_FOM_NONE;
  3611. }
  3612. if (lp_interval == 0) {
  3613. pr_warn("Warning: ip_interval must be between 1 and %d, so it was reset to %d\n",
  3614. INT_MAX, BOND_ALB_DEFAULT_LP_INTERVAL);
  3615. lp_interval = BOND_ALB_DEFAULT_LP_INTERVAL;
  3616. }
  3617. /* fill params struct with the proper values */
  3618. params->mode = bond_mode;
  3619. params->xmit_policy = xmit_hashtype;
  3620. params->miimon = miimon;
  3621. params->num_peer_notif = num_peer_notif;
  3622. params->arp_interval = arp_interval;
  3623. params->arp_validate = arp_validate_value;
  3624. params->arp_all_targets = arp_all_targets_value;
  3625. params->updelay = updelay;
  3626. params->downdelay = downdelay;
  3627. params->use_carrier = use_carrier;
  3628. params->lacp_fast = lacp_fast;
  3629. params->primary[0] = 0;
  3630. params->primary_reselect = primary_reselect_value;
  3631. params->fail_over_mac = fail_over_mac_value;
  3632. params->tx_queues = tx_queues;
  3633. params->all_slaves_active = all_slaves_active;
  3634. params->resend_igmp = resend_igmp;
  3635. params->min_links = min_links;
  3636. params->lp_interval = lp_interval;
  3637. params->packets_per_slave = packets_per_slave;
  3638. if (packets_per_slave > 0) {
  3639. params->reciprocal_packets_per_slave =
  3640. reciprocal_value(packets_per_slave);
  3641. } else {
  3642. /* reciprocal_packets_per_slave is unused if
  3643. * packets_per_slave is 0 or 1, just initialize it
  3644. */
  3645. params->reciprocal_packets_per_slave =
  3646. (struct reciprocal_value) { 0 };
  3647. }
  3648. if (primary) {
  3649. strncpy(params->primary, primary, IFNAMSIZ);
  3650. params->primary[IFNAMSIZ - 1] = 0;
  3651. }
  3652. memcpy(params->arp_targets, arp_target, sizeof(arp_target));
  3653. return 0;
  3654. }
  3655. static struct lock_class_key bonding_netdev_xmit_lock_key;
  3656. static struct lock_class_key bonding_netdev_addr_lock_key;
  3657. static struct lock_class_key bonding_tx_busylock_key;
  3658. static void bond_set_lockdep_class_one(struct net_device *dev,
  3659. struct netdev_queue *txq,
  3660. void *_unused)
  3661. {
  3662. lockdep_set_class(&txq->_xmit_lock,
  3663. &bonding_netdev_xmit_lock_key);
  3664. }
  3665. static void bond_set_lockdep_class(struct net_device *dev)
  3666. {
  3667. lockdep_set_class(&dev->addr_list_lock,
  3668. &bonding_netdev_addr_lock_key);
  3669. netdev_for_each_tx_queue(dev, bond_set_lockdep_class_one, NULL);
  3670. dev->qdisc_tx_busylock = &bonding_tx_busylock_key;
  3671. }
  3672. /*
  3673. * Called from registration process
  3674. */
  3675. static int bond_init(struct net_device *bond_dev)
  3676. {
  3677. struct bonding *bond = netdev_priv(bond_dev);
  3678. struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id);
  3679. struct alb_bond_info *bond_info = &(BOND_ALB_INFO(bond));
  3680. pr_debug("Begin bond_init for %s\n", bond_dev->name);
  3681. /*
  3682. * Initialize locks that may be required during
  3683. * en/deslave operations. All of the bond_open work
  3684. * (of which this is part) should really be moved to
  3685. * a phase prior to dev_open
  3686. */
  3687. spin_lock_init(&(bond_info->tx_hashtbl_lock));
  3688. spin_lock_init(&(bond_info->rx_hashtbl_lock));
  3689. bond->wq = create_singlethread_workqueue(bond_dev->name);
  3690. if (!bond->wq)
  3691. return -ENOMEM;
  3692. bond_set_lockdep_class(bond_dev);
  3693. list_add_tail(&bond->bond_list, &bn->dev_list);
  3694. bond_prepare_sysfs_group(bond);
  3695. bond_debug_register(bond);
  3696. /* Ensure valid dev_addr */
  3697. if (is_zero_ether_addr(bond_dev->dev_addr) &&
  3698. bond_dev->addr_assign_type == NET_ADDR_PERM)
  3699. eth_hw_addr_random(bond_dev);
  3700. return 0;
  3701. }
  3702. unsigned int bond_get_num_tx_queues(void)
  3703. {
  3704. return tx_queues;
  3705. }
  3706. /* Create a new bond based on the specified name and bonding parameters.
  3707. * If name is NULL, obtain a suitable "bond%d" name for us.
  3708. * Caller must NOT hold rtnl_lock; we need to release it here before we
  3709. * set up our sysfs entries.
  3710. */
  3711. int bond_create(struct net *net, const char *name)
  3712. {
  3713. struct net_device *bond_dev;
  3714. int res;
  3715. rtnl_lock();
  3716. bond_dev = alloc_netdev_mq(sizeof(struct bonding),
  3717. name ? name : "bond%d",
  3718. bond_setup, tx_queues);
  3719. if (!bond_dev) {
  3720. pr_err("%s: eek! can't alloc netdev!\n", name);
  3721. rtnl_unlock();
  3722. return -ENOMEM;
  3723. }
  3724. dev_net_set(bond_dev, net);
  3725. bond_dev->rtnl_link_ops = &bond_link_ops;
  3726. res = register_netdevice(bond_dev);
  3727. netif_carrier_off(bond_dev);
  3728. rtnl_unlock();
  3729. if (res < 0)
  3730. bond_destructor(bond_dev);
  3731. return res;
  3732. }
  3733. static int __net_init bond_net_init(struct net *net)
  3734. {
  3735. struct bond_net *bn = net_generic(net, bond_net_id);
  3736. bn->net = net;
  3737. INIT_LIST_HEAD(&bn->dev_list);
  3738. bond_create_proc_dir(bn);
  3739. bond_create_sysfs(bn);
  3740. return 0;
  3741. }
  3742. static void __net_exit bond_net_exit(struct net *net)
  3743. {
  3744. struct bond_net *bn = net_generic(net, bond_net_id);
  3745. struct bonding *bond, *tmp_bond;
  3746. LIST_HEAD(list);
  3747. bond_destroy_sysfs(bn);
  3748. bond_destroy_proc_dir(bn);
  3749. /* Kill off any bonds created after unregistering bond rtnl ops */
  3750. rtnl_lock();
  3751. list_for_each_entry_safe(bond, tmp_bond, &bn->dev_list, bond_list)
  3752. unregister_netdevice_queue(bond->dev, &list);
  3753. unregister_netdevice_many(&list);
  3754. rtnl_unlock();
  3755. }
  3756. static struct pernet_operations bond_net_ops = {
  3757. .init = bond_net_init,
  3758. .exit = bond_net_exit,
  3759. .id = &bond_net_id,
  3760. .size = sizeof(struct bond_net),
  3761. };
  3762. static int __init bonding_init(void)
  3763. {
  3764. int i;
  3765. int res;
  3766. pr_info("%s", bond_version);
  3767. res = bond_check_params(&bonding_defaults);
  3768. if (res)
  3769. goto out;
  3770. res = register_pernet_subsys(&bond_net_ops);
  3771. if (res)
  3772. goto out;
  3773. res = bond_netlink_init();
  3774. if (res)
  3775. goto err_link;
  3776. bond_create_debugfs();
  3777. for (i = 0; i < max_bonds; i++) {
  3778. res = bond_create(&init_net, NULL);
  3779. if (res)
  3780. goto err;
  3781. }
  3782. register_netdevice_notifier(&bond_netdev_notifier);
  3783. out:
  3784. return res;
  3785. err:
  3786. bond_netlink_fini();
  3787. err_link:
  3788. unregister_pernet_subsys(&bond_net_ops);
  3789. goto out;
  3790. }
  3791. static void __exit bonding_exit(void)
  3792. {
  3793. unregister_netdevice_notifier(&bond_netdev_notifier);
  3794. bond_destroy_debugfs();
  3795. bond_netlink_fini();
  3796. unregister_pernet_subsys(&bond_net_ops);
  3797. #ifdef CONFIG_NET_POLL_CONTROLLER
  3798. /*
  3799. * Make sure we don't have an imbalance on our netpoll blocking
  3800. */
  3801. WARN_ON(atomic_read(&netpoll_block_tx));
  3802. #endif
  3803. }
  3804. module_init(bonding_init);
  3805. module_exit(bonding_exit);
  3806. MODULE_LICENSE("GPL");
  3807. MODULE_VERSION(DRV_VERSION);
  3808. MODULE_DESCRIPTION(DRV_DESCRIPTION ", v" DRV_VERSION);
  3809. MODULE_AUTHOR("Thomas Davis, tadavis@lbl.gov and many others");