<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Packets on Nalar</title>
    <link>https://nalar.dev/tags/packets/</link>
    <description>Recent content in Packets on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 16 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/packets/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Path MTU Discovery Finds Packet Size Limits</title>
      <link>https://nalar.dev/path-mtu-discovery-finds-packet-size-limits/</link>
      <pubDate>Wed, 16 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/path-mtu-discovery-finds-packet-size-limits/</guid>
      <description>&lt;p&gt;Every network link has a maximum transmission unit, or MTU, that limits the size of an IP packet carried in one link-layer frame. A route can cross links with different limits, so the smallest relevant MTU along that route constrains packet size end to end.&lt;/p&gt;&#xA;&lt;p&gt;Path MTU Discovery, commonly shortened to PMTUD, lets an endpoint find that constraint and adjust packet sizes rather than relying on fragmentation.&lt;/p&gt;&#xA;&lt;h2 id=&#34;one-route-can-contain-several-mtu-limits&#34;&gt;One route can contain several MTU limits&lt;/h2&gt;&#xA;&lt;p&gt;Ethernet commonly uses an IP MTU of 1500 bytes, but tunnels, VPNs, encapsulation, and other link types can reduce the usable size. A packet that fits the sender&amp;rsquo;s local interface can therefore be too large for a later hop.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
