<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>totofuga</author_name>
  <author_url>https://blog.hatena.ne.jp/totofuga/</author_url>
  <blog_title>totofugaのブログ</blog_title>
  <blog_url>https://totofuga.hateblo.jp/</blog_url>
  <categories>
    <anon>c言語</anon>
    <anon>linux</anon>
    <anon>カーネル</anon>
    <anon>ネットワーク</anon>
  </categories>
  <description>引き続きiptablesの勉強中 今回はカーネルのデータ構造とiptablesで表示されるデータについて カーネル内でのデータの保持 カーネル内ではxt_tableというデータで保持されている タスクからのアクセスはnetns_ipv4経由で task_struct-&gt;ns_proxy-&gt;net_ns-&gt;ipv4 struct netns_ipv4 { ... struct xt_table *iptable_filter; struct xt_table *iptable_mangle; struct xt_table *iptable_raw; ... } にてそれぞれテーブルごとのxt_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftotofuga.hateblo.jp%2Fentry%2F2017%2F11%2F18%2F202915&quot; title=&quot;iptablesの勉強(3) - totofugaのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/t/totofuga/20171118/20171118195832.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-11-18 20:29:15</published>
  <title>iptablesの勉強(3)</title>
  <type>rich</type>
  <url>https://totofuga.hateblo.jp/entry/2017/11/18/202915</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
