bond_main.c 129 KB

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