Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove reference to 0.0.0.0 #346

Merged
merged 1 commit into from
Dec 6, 2015
Merged

Conversation

Daniel15
Copy link
Contributor

@Daniel15 Daniel15 commented Dec 5, 2015

0.0.0.0 doesn't really make much sense, and in fact shouldn't even work at all. It's pretty strange that it does work given RFC1122 explicitly disallows usage of the 0 network: 😛

            We now summarize the important special cases for Class A, B,
            and C IP addresses, using the following notation for an IP
            address:

                { <Network-number>, <Host-number> }
...
            (a)  { 0, 0 }

                 This host on this network.  MUST NOT be sent, except as
                 a source address as part of an initialization procedure
                 by which the host learns its own IP address.

`0.0.0.0` doesn't really make much sense, and in fact shouldn't even work at all. It's pretty strange that it does work.
barryclark added a commit that referenced this pull request Dec 6, 2015
Remove reference to 0.0.0.0, update to 127.0.0.1:4000
@barryclark barryclark merged commit ca05a83 into barryclark:master Dec 6, 2015
@barryclark
Copy link
Owner

Nice catch, Daniel. Thanks!

Looks like this was updated a while ago: jekyll/jekyll#3053

ymougenel referenced this pull request in ymougenel/ymougenel.github.io Apr 7, 2020
Remove reference to 0.0.0.0, update to 127.0.0.1:4000
pzelmanski added a commit to pzelmanski/pzelmanski.github.io that referenced this pull request May 7, 2020
Remove reference to 0.0.0.0, update to 127.0.0.1:4000
pzhokhov pushed a commit to pzhokhov/pzhokhov.github.io that referenced this pull request Jan 28, 2021
Remove reference to 0.0.0.0, update to 127.0.0.1:4000
rosnikv pushed a commit to rosnikv/rosnikv.github.io that referenced this pull request Jul 30, 2022
…ryclark#346)

* Add webpage to academic pages list

* adding panelbear analytics

* added categories for projects and horizontal mode display for projects

* rewrote the code to ensure it works properly with current project definitions

* Style adjustments

* added blockquote format, jekyll-archives, tag, year archive pages, and reading time.

* added archive meta to blog posts list and individual posts.

* added sitemap

* stylistic modifications to jekyll-archive addition

* Minor fixes

Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
peppy pushed a commit to peppy/peppy.github.io that referenced this pull request Dec 6, 2023
Remove reference to 0.0.0.0, update to 127.0.0.1:4000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants