<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>IPv4 on Joel Hanson</title>
    <link>https://joelhanson.com/tags/ipv4/</link>
    <description>Recent content in IPv4 on Joel Hanson</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>joelhanson025@gmail.com (Joel Hanson)</managingEditor>
    <webMaster>joelhanson025@gmail.com (Joel Hanson)</webMaster>
    <copyright>&amp;copy; Joel Hanson</copyright>
    <lastBuildDate>Mon, 21 Sep 2026 21:00:00 +0530</lastBuildDate><atom:link href="https://joelhanson.com/tags/ipv4/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Why curl 127.1 Is the Same as curl 127.0.0.1</title>
      <link>https://joelhanson.com/posts/33-why-curl-127-1-is-localhost/</link>
      <pubDate>Mon, 21 Sep 2026 21:00:00 +0530</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joelhanson.com/posts/33-why-curl-127-1-is-localhost/</guid>
      <description>curl 127.1 lands on 127.0.0.1 because BSD inet_aton() still accepts abbreviated IPv4 — a.b is 8+24 bits, and hex, octal, and bare integers parse the same way.</description>
      
    </item>
    
  </channel>
</rss>
