netlink.svg 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  3. "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <!-- Generated by graphviz version 2.43.0 (0)
  5. -->
  6. <!-- Title: %3 Pages: 1 -->
  7. <svg width="1148pt" height="1515pt"
  8. viewBox="0.00 0.00 1148.01 1515.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  9. <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1511)">
  10. <title>%3</title>
  11. <polygon fill="white" stroke="transparent" points="-4,4 -4,-1511 1144.01,-1511 1144.01,4 -4,4"/>
  12. <g id="clust1" class="cluster">
  13. <title>cluster_netlink</title>
  14. <polygon fill="none" stroke="black" points="826.13,-417 826.13,-469 1132.01,-469 1132.01,-417 826.13,-417"/>
  15. </g>
  16. <g id="clust2" class="cluster">
  17. <title>cluster_connector</title>
  18. <polygon fill="none" stroke="black" points="439.16,-1424 439.16,-1499 806.13,-1499 806.13,-1424 439.16,-1424"/>
  19. <text text-anchor="middle" x="622.65" y="-1483.8" font-family="Times,serif" font-size="14.00">NETLINK_CONNECTOR</text>
  20. </g>
  21. <g id="clust4" class="cluster">
  22. <title>cluster_crypto</title>
  23. <polygon fill="none" stroke="black" points="463.21,-1341 463.21,-1416 782.09,-1416 782.09,-1341 463.21,-1341"/>
  24. <text text-anchor="middle" x="622.65" y="-1400.8" font-family="Times,serif" font-size="14.00">NETLINK_CRYPTO</text>
  25. </g>
  26. <g id="clust6" class="cluster">
  27. <title>cluster_generic</title>
  28. <polygon fill="none" stroke="black" points="8,-718 8,-1333 786.64,-1333 786.64,-718 8,-718"/>
  29. <text text-anchor="middle" x="397.32" y="-1317.8" font-family="Times,serif" font-size="14.00">NETLINK_GENERIC (genetlink)</text>
  30. </g>
  31. <g id="clust8" class="cluster">
  32. <title>cluster_kobject_uevent</title>
  33. <polygon fill="none" stroke="black" points="468.41,-635 468.41,-710 776.89,-710 776.89,-635 468.41,-635"/>
  34. <text text-anchor="middle" x="622.65" y="-694.8" font-family="Times,serif" font-size="14.00">NETLINK_KOBJECT_UEVENT</text>
  35. </g>
  36. <g id="clust10" class="cluster">
  37. <title>cluster_netfilter</title>
  38. <polygon fill="none" stroke="black" points="44.4,-336 44.4,-627 760.64,-627 760.64,-336 44.4,-336"/>
  39. <text text-anchor="middle" x="402.52" y="-611.8" font-family="Times,serif" font-size="14.00">NETLINK_NETFILTER (nfnetlink)</text>
  40. </g>
  41. <g id="clust13" class="cluster">
  42. <title>cluster_route</title>
  43. <polygon fill="none" stroke="black" points="458.66,-91 458.66,-328 786.64,-328 786.64,-91 458.66,-91"/>
  44. <text text-anchor="middle" x="622.65" y="-312.8" font-family="Times,serif" font-size="14.00">NETLINK_ROUTE (rtnetlink)</text>
  45. </g>
  46. <g id="clust15" class="cluster">
  47. <title>cluster_w1</title>
  48. <polygon fill="none" stroke="black" points="455.41,-8 455.41,-83 789.89,-83 789.89,-8 455.41,-8"/>
  49. <text text-anchor="middle" x="622.65" y="-67.8" font-family="Times,serif" font-size="14.00">NETLINK_W1</text>
  50. </g>
  51. <!-- github.com/mdlayher/netlink -->
  52. <g id="node1" class="node">
  53. <title>github.com/mdlayher/netlink</title>
  54. <g id="a_node1"><a xlink:href="https://github.com/mdlayher/netlink" xlink:title="github.com/mdlayher/netlink">
  55. <ellipse fill="none" stroke="black" cx="979.07" cy="-443" rx="144.87" ry="18"/>
  56. <text text-anchor="middle" x="979.07" y="-439.3" font-family="Times,serif" font-size="14.00">github.com/mdlayher/netlink</text>
  57. </a>
  58. </g>
  59. </g>
  60. <!-- github.com/fearful&#45;symmetry/garlic -->
  61. <g id="node2" class="node">
  62. <title>github.com/fearful&#45;symmetry/garlic</title>
  63. <g id="a_node2"><a xlink:href="https://github.com/fearful-symmetry/garlic" xlink:title="github.com/fearful&#45;symmetry/garlic">
  64. <ellipse fill="none" stroke="black" cx="622.65" cy="-1450" rx="175.47" ry="18"/>
  65. <text text-anchor="middle" x="622.65" y="-1446.3" font-family="Times,serif" font-size="14.00">github.com/fearful&#45;symmetry/garlic</text>
  66. </a>
  67. </g>
  68. </g>
  69. <!-- github.com/fearful&#45;symmetry/garlic&#45;&gt;github.com/mdlayher/netlink -->
  70. <g id="edge1" class="edge">
  71. <title>github.com/fearful&#45;symmetry/garlic&#45;&gt;github.com/mdlayher/netlink</title>
  72. <path fill="none" stroke="black" d="M775.09,-1441.05C786.54,-1435.8 797.12,-1428.92 806.13,-1420 945.48,-1282.21 972.95,-617.34 977.34,-471.37"/>
  73. <polygon fill="black" stroke="black" points="980.84,-471.13 977.63,-461.04 973.85,-470.93 980.84,-471.13"/>
  74. </g>
  75. <!-- github.com/mdlayher/cryptonl -->
  76. <g id="node3" class="node">
  77. <title>github.com/mdlayher/cryptonl</title>
  78. <g id="a_node3"><a xlink:href="https://github.com/mdlayher/cryptonl" xlink:title="github.com/mdlayher/cryptonl">
  79. <ellipse fill="none" stroke="black" cx="622.65" cy="-1367" rx="151.37" ry="18"/>
  80. <text text-anchor="middle" x="622.65" y="-1363.3" font-family="Times,serif" font-size="14.00">github.com/mdlayher/cryptonl</text>
  81. </a>
  82. </g>
  83. </g>
  84. <!-- github.com/mdlayher/cryptonl&#45;&gt;github.com/mdlayher/netlink -->
  85. <g id="edge2" class="edge">
  86. <title>github.com/mdlayher/cryptonl&#45;&gt;github.com/mdlayher/netlink</title>
  87. <path fill="none" stroke="black" d="M766.97,-1361.23C781.49,-1355.68 794.97,-1347.86 806.13,-1337 934.19,-1212.36 970.17,-610.39 976.82,-471.59"/>
  88. <polygon fill="black" stroke="black" points="980.33,-471.5 977.3,-461.35 973.34,-471.18 980.33,-471.5"/>
  89. </g>
  90. <!-- github.com/mdlayher/genetlink -->
  91. <g id="node4" class="node">
  92. <title>github.com/mdlayher/genetlink</title>
  93. <g id="a_node4"><a xlink:href="https://github.com/mdlayher/genetlink" xlink:title="github.com/mdlayher/genetlink">
  94. <ellipse fill="none" stroke="black" cx="622.65" cy="-987" rx="155.97" ry="18"/>
  95. <text text-anchor="middle" x="622.65" y="-983.3" font-family="Times,serif" font-size="14.00">github.com/mdlayher/genetlink</text>
  96. </a>
  97. </g>
  98. </g>
  99. <!-- github.com/mdlayher/genetlink&#45;&gt;github.com/mdlayher/netlink -->
  100. <g id="edge3" class="edge">
  101. <title>github.com/mdlayher/genetlink&#45;&gt;github.com/mdlayher/netlink</title>
  102. <path fill="none" stroke="black" d="M635.97,-968.89C665.62,-925.25 743.13,-810.74 806.13,-714 863.98,-625.18 930.8,-518.71 961.32,-469.88"/>
  103. <polygon fill="black" stroke="black" points="964.42,-471.51 966.75,-461.17 958.48,-467.8 964.42,-471.51"/>
  104. </g>
  105. <!-- github.com/axatrax/l2tp -->
  106. <g id="node5" class="node">
  107. <title>github.com/axatrax/l2tp</title>
  108. <g id="a_node5"><a xlink:href="https://github.com/axatrax/l2tp" xlink:title="github.com/axatrax/l2tp">
  109. <ellipse fill="none" stroke="black" cx="213.58" cy="-1284" rx="122.38" ry="18"/>
  110. <text text-anchor="middle" x="213.58" y="-1280.3" font-family="Times,serif" font-size="14.00">github.com/axatrax/l2tp</text>
  111. </a>
  112. </g>
  113. </g>
  114. <!-- github.com/axatrax/l2tp&#45;&gt;github.com/mdlayher/genetlink -->
  115. <g id="edge4" class="edge">
  116. <title>github.com/axatrax/l2tp&#45;&gt;github.com/mdlayher/genetlink</title>
  117. <path fill="none" stroke="black" d="M335.31,-1282.19C361.59,-1277.86 388.33,-1270.15 411.16,-1257 512.47,-1198.65 582.36,-1070.58 609.3,-1014.37"/>
  118. <polygon fill="black" stroke="black" points="612.6,-1015.59 613.69,-1005.05 606.26,-1012.61 612.6,-1015.59"/>
  119. </g>
  120. <!-- github.com/digitalocean/go&#45;openvswitch -->
  121. <g id="node6" class="node">
  122. <title>github.com/digitalocean/go&#45;openvswitch</title>
  123. <g id="a_node6"><a xlink:href="https://github.com/digitalocean/go-openvswitch" xlink:title="github.com/digitalocean/go&#45;openvswitch">
  124. <ellipse fill="none" stroke="black" cx="213.58" cy="-1230" rx="197.66" ry="18"/>
  125. <text text-anchor="middle" x="213.58" y="-1226.3" font-family="Times,serif" font-size="14.00">github.com/digitalocean/go&#45;openvswitch</text>
  126. </a>
  127. </g>
  128. </g>
  129. <!-- github.com/digitalocean/go&#45;openvswitch&#45;&gt;github.com/mdlayher/genetlink -->
  130. <g id="edge5" class="edge">
  131. <title>github.com/digitalocean/go&#45;openvswitch&#45;&gt;github.com/mdlayher/genetlink</title>
  132. <path fill="none" stroke="black" d="M369.18,-1218.82C383.78,-1214.81 398.02,-1209.64 411.16,-1203 500.09,-1158.12 573.09,-1060.66 604.72,-1013.55"/>
  133. <polygon fill="black" stroke="black" points="607.72,-1015.37 610.32,-1005.1 601.88,-1011.51 607.72,-1015.37"/>
  134. </g>
  135. <!-- github.com/mdlayher/devlink -->
  136. <g id="node7" class="node">
  137. <title>github.com/mdlayher/devlink</title>
  138. <g id="a_node7"><a xlink:href="https://github.com/mdlayher/devlink" xlink:title="github.com/mdlayher/devlink">
  139. <ellipse fill="none" stroke="black" cx="213.58" cy="-1176" rx="146.47" ry="18"/>
  140. <text text-anchor="middle" x="213.58" y="-1172.3" font-family="Times,serif" font-size="14.00">github.com/mdlayher/devlink</text>
  141. </a>
  142. </g>
  143. </g>
  144. <!-- github.com/mdlayher/devlink&#45;&gt;github.com/mdlayher/genetlink -->
  145. <g id="edge6" class="edge">
  146. <title>github.com/mdlayher/devlink&#45;&gt;github.com/mdlayher/genetlink</title>
  147. <path fill="none" stroke="black" d="M344.3,-1167.91C367.14,-1163.77 390.27,-1157.74 411.16,-1149 488.01,-1116.85 561.22,-1049.4 597.65,-1012.49"/>
  148. <polygon fill="black" stroke="black" points="600.38,-1014.7 604.86,-1005.1 595.37,-1009.81 600.38,-1014.7"/>
  149. </g>
  150. <!-- github.com/mdlayher/ethtool -->
  151. <g id="node8" class="node">
  152. <title>github.com/mdlayher/ethtool</title>
  153. <g id="a_node8"><a xlink:href="https://github.com/mdlayher/ethtool" xlink:title="github.com/mdlayher/ethtool">
  154. <ellipse fill="none" stroke="black" cx="213.58" cy="-1122" rx="145.67" ry="18"/>
  155. <text text-anchor="middle" x="213.58" y="-1118.3" font-family="Times,serif" font-size="14.00">github.com/mdlayher/ethtool</text>
  156. </a>
  157. </g>
  158. </g>
  159. <!-- github.com/mdlayher/ethtool&#45;&gt;github.com/mdlayher/genetlink -->
  160. <g id="edge7" class="edge">
  161. <title>github.com/mdlayher/ethtool&#45;&gt;github.com/mdlayher/genetlink</title>
  162. <path fill="none" stroke="black" d="M335.04,-1112C360.53,-1108.08 387.02,-1102.61 411.16,-1095 475.99,-1074.57 544.96,-1035.42 585.63,-1010.3"/>
  163. <polygon fill="black" stroke="black" points="587.73,-1013.11 594.36,-1004.85 584.02,-1007.17 587.73,-1013.11"/>
  164. </g>
  165. <!-- github.com/mdlayher/quota -->
  166. <g id="node9" class="node">
  167. <title>github.com/mdlayher/quota</title>
  168. <g id="a_node9"><a xlink:href="https://github.com/mdlayher/quota" xlink:title="github.com/mdlayher/quota">
  169. <ellipse fill="none" stroke="black" cx="213.58" cy="-1068" rx="139.18" ry="18"/>
  170. <text text-anchor="middle" x="213.58" y="-1064.3" font-family="Times,serif" font-size="14.00">github.com/mdlayher/quota</text>
  171. </a>
  172. </g>
  173. </g>
  174. <!-- github.com/mdlayher/quota&#45;&gt;github.com/mdlayher/genetlink -->
  175. <g id="edge8" class="edge">
  176. <title>github.com/mdlayher/quota&#45;&gt;github.com/mdlayher/genetlink</title>
  177. <path fill="none" stroke="black" d="M318,-1056.06C348.15,-1051.97 381.08,-1046.91 411.16,-1041 459.39,-1031.54 513.03,-1017.72 554.09,-1006.43"/>
  178. <polygon fill="black" stroke="black" points="555.28,-1009.74 563.98,-1003.7 553.41,-1002.99 555.28,-1009.74"/>
  179. </g>
  180. <!-- github.com/mdlayher/taskstats -->
  181. <g id="node10" class="node">
  182. <title>github.com/mdlayher/taskstats</title>
  183. <g id="a_node10"><a xlink:href="https://github.com/mdlayher/taskstats" xlink:title="github.com/mdlayher/taskstats">
  184. <ellipse fill="none" stroke="black" cx="213.58" cy="-1014" rx="155.17" ry="18"/>
  185. <text text-anchor="middle" x="213.58" y="-1010.3" font-family="Times,serif" font-size="14.00">github.com/mdlayher/taskstats</text>
  186. </a>
  187. </g>
  188. </g>
  189. <!-- github.com/mdlayher/taskstats&#45;&gt;github.com/mdlayher/genetlink -->
  190. <g id="edge9" class="edge">
  191. <title>github.com/mdlayher/taskstats&#45;&gt;github.com/mdlayher/genetlink</title>
  192. <path fill="none" stroke="black" d="M348.72,-1005.1C389.7,-1002.38 434.95,-999.38 476.62,-996.62"/>
  193. <polygon fill="black" stroke="black" points="477.1,-1000.1 486.85,-995.94 476.64,-993.11 477.1,-1000.1"/>
  194. </g>
  195. <!-- github.com/mdlayher/wifi -->
  196. <g id="node11" class="node">
  197. <title>github.com/mdlayher/wifi</title>
  198. <g id="a_node11"><a xlink:href="https://github.com/mdlayher/wifi" xlink:title="github.com/mdlayher/wifi">
  199. <ellipse fill="none" stroke="black" cx="213.58" cy="-960" rx="129.18" ry="18"/>
  200. <text text-anchor="middle" x="213.58" y="-956.3" font-family="Times,serif" font-size="14.00">github.com/mdlayher/wifi</text>
  201. </a>
  202. </g>
  203. </g>
  204. <!-- github.com/mdlayher/wifi&#45;&gt;github.com/mdlayher/genetlink -->
  205. <g id="edge10" class="edge">
  206. <title>github.com/mdlayher/wifi&#45;&gt;github.com/mdlayher/genetlink</title>
  207. <path fill="none" stroke="black" d="M330.69,-967.7C376.21,-970.72 428.94,-974.22 476.9,-977.4"/>
  208. <polygon fill="black" stroke="black" points="476.85,-980.9 487.06,-978.07 477.31,-973.92 476.85,-980.9"/>
  209. </g>
  210. <!-- github.com/Merovius/nbd -->
  211. <g id="node12" class="node">
  212. <title>github.com/Merovius/nbd</title>
  213. <g id="a_node12"><a xlink:href="https://github.com/Merovius/nbd" xlink:title="github.com/Merovius/nbd">
  214. <ellipse fill="none" stroke="black" cx="213.58" cy="-906" rx="129.98" ry="18"/>
  215. <text text-anchor="middle" x="213.58" y="-902.3" font-family="Times,serif" font-size="14.00">github.com/Merovius/nbd</text>
  216. </a>
  217. </g>
  218. </g>
  219. <!-- github.com/Merovius/nbd&#45;&gt;github.com/mdlayher/genetlink -->
  220. <g id="edge11" class="edge">
  221. <title>github.com/Merovius/nbd&#45;&gt;github.com/mdlayher/genetlink</title>
  222. <path fill="none" stroke="black" d="M314.2,-917.43C345.37,-921.61 379.81,-926.85 411.16,-933 459.39,-942.46 513.03,-956.28 554.09,-967.57"/>
  223. <polygon fill="black" stroke="black" points="553.41,-971.01 563.98,-970.3 555.28,-964.26 553.41,-971.01"/>
  224. </g>
  225. <!-- github.com/rtr7/router7 -->
  226. <g id="node13" class="node">
  227. <title>github.com/rtr7/router7</title>
  228. <g id="a_node13"><a xlink:href="https://github.com/rtr7/router7" xlink:title="github.com/rtr7/router7">
  229. <ellipse fill="none" stroke="black" cx="213.58" cy="-852" rx="122.38" ry="18"/>
  230. <text text-anchor="middle" x="213.58" y="-848.3" font-family="Times,serif" font-size="14.00">github.com/rtr7/router7</text>
  231. </a>
  232. </g>
  233. </g>
  234. <!-- github.com/rtr7/router7&#45;&gt;github.com/mdlayher/genetlink -->
  235. <g id="edge12" class="edge">
  236. <title>github.com/rtr7/router7&#45;&gt;github.com/mdlayher/genetlink</title>
  237. <path fill="none" stroke="black" d="M322.65,-860.2C351.82,-864.2 383.07,-870.15 411.16,-879 475.99,-899.43 544.96,-938.58 585.63,-963.7"/>
  238. <polygon fill="black" stroke="black" points="584.02,-966.83 594.36,-969.15 587.73,-960.89 584.02,-966.83"/>
  239. </g>
  240. <!-- github.com/u&#45;root/u&#45;bmc -->
  241. <g id="node14" class="node">
  242. <title>github.com/u&#45;root/u&#45;bmc</title>
  243. <g id="a_node14"><a xlink:href="https://github.com/u-root/u-bmc" xlink:title="github.com/u&#45;root/u&#45;bmc">
  244. <ellipse fill="none" stroke="black" cx="213.58" cy="-798" rx="124.58" ry="18"/>
  245. <text text-anchor="middle" x="213.58" y="-794.3" font-family="Times,serif" font-size="14.00">github.com/u&#45;root/u&#45;bmc</text>
  246. </a>
  247. </g>
  248. </g>
  249. <!-- github.com/u&#45;root/u&#45;bmc&#45;&gt;github.com/mdlayher/genetlink -->
  250. <g id="edge13" class="edge">
  251. <title>github.com/u&#45;root/u&#45;bmc&#45;&gt;github.com/mdlayher/genetlink</title>
  252. <path fill="none" stroke="black" d="M331.58,-803.97C358.44,-808.07 386.38,-814.63 411.16,-825 488.01,-857.15 561.22,-924.6 597.65,-961.51"/>
  253. <polygon fill="black" stroke="black" points="595.37,-964.19 604.86,-968.9 600.38,-959.3 595.37,-964.19"/>
  254. </g>
  255. <!-- golang.zx2c4.com/wireguard/wgctrl -->
  256. <g id="node15" class="node">
  257. <title>golang.zx2c4.com/wireguard/wgctrl</title>
  258. <g id="a_node15"><a xlink:href="https://golang.zx2c4.com/wireguard/wgctrl" xlink:title="golang.zx2c4.com/wireguard/wgctrl">
  259. <ellipse fill="none" stroke="black" cx="213.58" cy="-744" rx="176.57" ry="18"/>
  260. <text text-anchor="middle" x="213.58" y="-740.3" font-family="Times,serif" font-size="14.00">golang.zx2c4.com/wireguard/wgctrl</text>
  261. </a>
  262. </g>
  263. </g>
  264. <!-- golang.zx2c4.com/wireguard/wgctrl&#45;&gt;github.com/mdlayher/genetlink -->
  265. <g id="edge14" class="edge">
  266. <title>golang.zx2c4.com/wireguard/wgctrl&#45;&gt;github.com/mdlayher/genetlink</title>
  267. <path fill="none" stroke="black" d="M363.27,-753.62C379.93,-757.83 396.25,-763.47 411.16,-771 500.09,-815.88 573.09,-913.34 604.72,-960.45"/>
  268. <polygon fill="black" stroke="black" points="601.88,-962.49 610.32,-968.9 607.72,-958.63 601.88,-962.49"/>
  269. </g>
  270. <!-- github.com/mdlayher/kobject -->
  271. <g id="node16" class="node">
  272. <title>github.com/mdlayher/kobject</title>
  273. <g id="a_node16"><a xlink:href="https://github.com/mdlayher/kobject" xlink:title="github.com/mdlayher/kobject">
  274. <ellipse fill="none" stroke="black" cx="622.65" cy="-661" rx="146.47" ry="18"/>
  275. <text text-anchor="middle" x="622.65" y="-657.3" font-family="Times,serif" font-size="14.00">github.com/mdlayher/kobject</text>
  276. </a>
  277. </g>
  278. </g>
  279. <!-- github.com/mdlayher/kobject&#45;&gt;github.com/mdlayher/netlink -->
  280. <g id="edge15" class="edge">
  281. <title>github.com/mdlayher/kobject&#45;&gt;github.com/mdlayher/netlink</title>
  282. <path fill="none" stroke="black" d="M749.05,-651.76C768.9,-647.13 788.63,-640.48 806.13,-631 877.87,-592.14 935.5,-511.67 962.1,-469.73"/>
  283. <polygon fill="black" stroke="black" points="965.13,-471.49 967.45,-461.15 959.19,-467.79 965.13,-471.49"/>
  284. </g>
  285. <!-- github.com/florianl/go&#45;conntrack -->
  286. <g id="node17" class="node">
  287. <title>github.com/florianl/go&#45;conntrack</title>
  288. <g id="a_node17"><a xlink:href="https://github.com/florianl/go-conntrack" xlink:title="github.com/florianl/go&#45;conntrack">
  289. <ellipse fill="none" stroke="black" cx="213.58" cy="-524" rx="161.37" ry="18"/>
  290. <text text-anchor="middle" x="213.58" y="-520.3" font-family="Times,serif" font-size="14.00">github.com/florianl/go&#45;conntrack</text>
  291. </a>
  292. </g>
  293. </g>
  294. <!-- github.com/florianl/go&#45;conntrack&#45;&gt;github.com/mdlayher/netlink -->
  295. <g id="edge16" class="edge">
  296. <title>github.com/florianl/go&#45;conntrack&#45;&gt;github.com/mdlayher/netlink</title>
  297. <path fill="none" stroke="black" d="M346.97,-513.88C467.01,-504.18 648.72,-488.2 806.13,-469 830.23,-466.06 856.16,-462.4 880.39,-458.77"/>
  298. <polygon fill="black" stroke="black" points="880.93,-462.22 890.29,-457.27 879.88,-455.3 880.93,-462.22"/>
  299. </g>
  300. <!-- github.com/florianl/go&#45;nflog -->
  301. <g id="node18" class="node">
  302. <title>github.com/florianl/go&#45;nflog</title>
  303. <g id="a_node18"><a xlink:href="https://github.com/florianl/go-nflog" xlink:title="github.com/florianl/go&#45;nflog">
  304. <ellipse fill="none" stroke="black" cx="213.58" cy="-470" rx="138.38" ry="18"/>
  305. <text text-anchor="middle" x="213.58" y="-466.3" font-family="Times,serif" font-size="14.00">github.com/florianl/go&#45;nflog</text>
  306. </a>
  307. </g>
  308. </g>
  309. <!-- github.com/florianl/go&#45;nflog&#45;&gt;github.com/mdlayher/netlink -->
  310. <g id="edge17" class="edge">
  311. <title>github.com/florianl/go&#45;nflog&#45;&gt;github.com/mdlayher/netlink</title>
  312. <path fill="none" stroke="black" d="M347.57,-465.3C481.99,-460.54 689.29,-453.21 829.15,-448.27"/>
  313. <polygon fill="black" stroke="black" points="829.65,-451.75 839.52,-447.9 829.4,-444.76 829.65,-451.75"/>
  314. </g>
  315. <!-- github.com/florianl/go&#45;nfqueue -->
  316. <g id="node19" class="node">
  317. <title>github.com/florianl/go&#45;nfqueue</title>
  318. <g id="a_node19"><a xlink:href="https://github.com/florianl/go-nfqueue" xlink:title="github.com/florianl/go&#45;nfqueue">
  319. <ellipse fill="none" stroke="black" cx="213.58" cy="-416" rx="153.27" ry="18"/>
  320. <text text-anchor="middle" x="213.58" y="-412.3" font-family="Times,serif" font-size="14.00">github.com/florianl/go&#45;nfqueue</text>
  321. </a>
  322. </g>
  323. </g>
  324. <!-- github.com/florianl/go&#45;nfqueue&#45;&gt;github.com/mdlayher/netlink -->
  325. <g id="edge18" class="edge">
  326. <title>github.com/florianl/go&#45;nfqueue&#45;&gt;github.com/mdlayher/netlink</title>
  327. <path fill="none" stroke="black" d="M360.89,-421.17C495.43,-425.93 693.98,-432.95 829.3,-437.74"/>
  328. <polygon fill="black" stroke="black" points="829.22,-441.24 839.34,-438.09 829.47,-434.24 829.22,-441.24"/>
  329. </g>
  330. <!-- github.com/google/nftables -->
  331. <g id="node20" class="node">
  332. <title>github.com/google/nftables</title>
  333. <g id="a_node20"><a xlink:href="https://github.com/google/nftables" xlink:title="github.com/google/nftables">
  334. <ellipse fill="none" stroke="black" cx="213.58" cy="-362" rx="137.28" ry="18"/>
  335. <text text-anchor="middle" x="213.58" y="-358.3" font-family="Times,serif" font-size="14.00">github.com/google/nftables</text>
  336. </a>
  337. </g>
  338. </g>
  339. <!-- github.com/google/nftables&#45;&gt;github.com/mdlayher/netlink -->
  340. <g id="edge19" class="edge">
  341. <title>github.com/google/nftables&#45;&gt;github.com/mdlayher/netlink</title>
  342. <path fill="none" stroke="black" d="M329.52,-371.61C448.83,-381.94 640.78,-399.5 806.13,-419 828.43,-421.63 852.3,-424.76 874.95,-427.88"/>
  343. <polygon fill="black" stroke="black" points="874.53,-431.35 884.92,-429.26 875.49,-424.42 874.53,-431.35"/>
  344. </g>
  345. <!-- github.com/ti&#45;mo/netfilter -->
  346. <g id="node21" class="node">
  347. <title>github.com/ti&#45;mo/netfilter</title>
  348. <g id="a_node21"><a xlink:href="https://github.com/ti-mo/netfilter" xlink:title="github.com/ti&#45;mo/netfilter">
  349. <ellipse fill="none" stroke="black" cx="622.65" cy="-572" rx="129.98" ry="18"/>
  350. <text text-anchor="middle" x="622.65" y="-568.3" font-family="Times,serif" font-size="14.00">github.com/ti&#45;mo/netfilter</text>
  351. </a>
  352. </g>
  353. </g>
  354. <!-- github.com/ti&#45;mo/netfilter&#45;&gt;github.com/mdlayher/netlink -->
  355. <g id="edge20" class="edge">
  356. <title>github.com/ti&#45;mo/netfilter&#45;&gt;github.com/mdlayher/netlink</title>
  357. <path fill="none" stroke="black" d="M703.9,-557.91C736.18,-551.12 773.43,-541.84 806.13,-530 854.07,-512.65 905.86,-485.13 939.93,-465.69"/>
  358. <polygon fill="black" stroke="black" points="941.7,-468.71 948.62,-460.69 938.21,-462.64 941.7,-468.71"/>
  359. </g>
  360. <!-- github.com/ti&#45;mo/conntrack -->
  361. <g id="node22" class="node">
  362. <title>github.com/ti&#45;mo/conntrack</title>
  363. <g id="a_node22"><a xlink:href="https://github.com/ti-mo/conntrack" xlink:title="github.com/ti&#45;mo/conntrack">
  364. <ellipse fill="none" stroke="black" cx="213.58" cy="-578" rx="138.38" ry="18"/>
  365. <text text-anchor="middle" x="213.58" y="-574.3" font-family="Times,serif" font-size="14.00">github.com/ti&#45;mo/conntrack</text>
  366. </a>
  367. </g>
  368. </g>
  369. <!-- github.com/ti&#45;mo/conntrack&#45;&gt;github.com/ti&#45;mo/netfilter -->
  370. <g id="edge21" class="edge">
  371. <title>github.com/ti&#45;mo/conntrack&#45;&gt;github.com/ti&#45;mo/netfilter</title>
  372. <path fill="none" stroke="black" d="M351.26,-575.99C393.71,-575.36 440.52,-574.67 483.09,-574.04"/>
  373. <polygon fill="black" stroke="black" points="483.29,-577.54 493.24,-573.89 483.19,-570.54 483.29,-577.54"/>
  374. </g>
  375. <!-- github.com/ema/qdisc -->
  376. <g id="node23" class="node">
  377. <title>github.com/ema/qdisc</title>
  378. <g id="a_node23"><a xlink:href="https://github.com/ema/qdisc" xlink:title="github.com/ema/qdisc">
  379. <ellipse fill="none" stroke="black" cx="622.65" cy="-279" rx="112.38" ry="18"/>
  380. <text text-anchor="middle" x="622.65" y="-275.3" font-family="Times,serif" font-size="14.00">github.com/ema/qdisc</text>
  381. </a>
  382. </g>
  383. </g>
  384. <!-- github.com/ema/qdisc&#45;&gt;github.com/mdlayher/netlink -->
  385. <g id="edge22" class="edge">
  386. <title>github.com/ema/qdisc&#45;&gt;github.com/mdlayher/netlink</title>
  387. <path fill="none" stroke="black" d="M690.34,-293.42C725.65,-302.27 769.22,-315.16 806.13,-332 858.51,-355.89 913.46,-394 946.74,-418.77"/>
  388. <polygon fill="black" stroke="black" points="945.03,-421.86 955.13,-425.06 949.24,-416.26 945.03,-421.86"/>
  389. </g>
  390. <!-- github.com/florianl/go&#45;tc -->
  391. <g id="node24" class="node">
  392. <title>github.com/florianl/go&#45;tc</title>
  393. <g id="a_node24"><a xlink:href="https://github.com/florianl/go-tc" xlink:title="github.com/florianl/go&#45;tc">
  394. <ellipse fill="none" stroke="black" cx="622.65" cy="-225" rx="124.28" ry="18"/>
  395. <text text-anchor="middle" x="622.65" y="-221.3" font-family="Times,serif" font-size="14.00">github.com/florianl/go&#45;tc</text>
  396. </a>
  397. </g>
  398. </g>
  399. <!-- github.com/florianl/go&#45;tc&#45;&gt;github.com/mdlayher/netlink -->
  400. <g id="edge23" class="edge">
  401. <title>github.com/florianl/go&#45;tc&#45;&gt;github.com/mdlayher/netlink</title>
  402. <path fill="none" stroke="black" d="M741.38,-230.26C763.78,-234.58 786.38,-241.4 806.13,-252 879.02,-291.1 936.52,-373.74 962.68,-416.35"/>
  403. <polygon fill="black" stroke="black" points="959.77,-418.3 967.93,-425.05 965.76,-414.68 959.77,-418.3"/>
  404. </g>
  405. <!-- github.com/jsimonetti/rtnetlink -->
  406. <g id="node25" class="node">
  407. <title>github.com/jsimonetti/rtnetlink</title>
  408. <g id="a_node25"><a xlink:href="https://github.com/jsimonetti/rtnetlink" xlink:title="github.com/jsimonetti/rtnetlink">
  409. <ellipse fill="none" stroke="black" cx="622.65" cy="-171" rx="155.97" ry="18"/>
  410. <text text-anchor="middle" x="622.65" y="-167.3" font-family="Times,serif" font-size="14.00">github.com/jsimonetti/rtnetlink</text>
  411. </a>
  412. </g>
  413. </g>
  414. <!-- github.com/jsimonetti/rtnetlink&#45;&gt;github.com/mdlayher/netlink -->
  415. <g id="edge24" class="edge">
  416. <title>github.com/jsimonetti/rtnetlink&#45;&gt;github.com/mdlayher/netlink</title>
  417. <path fill="none" stroke="black" d="M761.97,-179.11C777.55,-183.56 792.64,-189.67 806.13,-198 891.51,-250.68 945.9,-363.24 967.48,-415.41"/>
  418. <polygon fill="black" stroke="black" points="964.25,-416.75 971.25,-424.71 970.74,-414.12 964.25,-416.75"/>
  419. </g>
  420. <!-- gitlab.com/mergetb/tech/rtnl -->
  421. <g id="node26" class="node">
  422. <title>gitlab.com/mergetb/tech/rtnl</title>
  423. <g id="a_node26"><a xlink:href="https://gitlab.com/mergetb/tech/rtnl" xlink:title="gitlab.com/mergetb/tech/rtnl">
  424. <ellipse fill="none" stroke="black" cx="622.65" cy="-117" rx="144.87" ry="18"/>
  425. <text text-anchor="middle" x="622.65" y="-113.3" font-family="Times,serif" font-size="14.00">gitlab.com/mergetb/tech/rtnl</text>
  426. </a>
  427. </g>
  428. </g>
  429. <!-- gitlab.com/mergetb/tech/rtnl&#45;&gt;github.com/mdlayher/netlink -->
  430. <g id="edge25" class="edge">
  431. <title>gitlab.com/mergetb/tech/rtnl&#45;&gt;github.com/mdlayher/netlink</title>
  432. <path fill="none" stroke="black" d="M759.44,-122.98C776.06,-127.69 792.1,-134.45 806.13,-144 904.62,-211.07 953.88,-354.53 970.94,-415.1"/>
  433. <polygon fill="black" stroke="black" points="967.56,-416.02 973.58,-424.75 974.32,-414.18 967.56,-416.02"/>
  434. </g>
  435. <!-- github.com/SpComb/go&#45;onewire -->
  436. <g id="node27" class="node">
  437. <title>github.com/SpComb/go&#45;onewire</title>
  438. <g id="a_node27"><a xlink:href="https://github.com/SpComb/go-onewire" xlink:title="github.com/SpComb/go&#45;onewire">
  439. <ellipse fill="none" stroke="black" cx="622.65" cy="-34" rx="159.47" ry="18"/>
  440. <text text-anchor="middle" x="622.65" y="-30.3" font-family="Times,serif" font-size="14.00">github.com/SpComb/go&#45;onewire</text>
  441. </a>
  442. </g>
  443. </g>
  444. <!-- github.com/SpComb/go&#45;onewire&#45;&gt;github.com/mdlayher/netlink -->
  445. <g id="edge26" class="edge">
  446. <title>github.com/SpComb/go&#45;onewire&#45;&gt;github.com/mdlayher/netlink</title>
  447. <path fill="none" stroke="black" d="M725.73,-47.78C754.17,-55.59 783.46,-67.83 806.13,-87 912.36,-176.8 958.15,-347.52 972.62,-414.77"/>
  448. <polygon fill="black" stroke="black" points="969.21,-415.57 974.68,-424.64 976.07,-414.14 969.21,-415.57"/>
  449. </g>
  450. </g>
  451. </svg>