bond_main.c 134 KB

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