Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Establish which ipv4/ipv6 socket addresses to open #7

Closed
lodejard opened this issue Jun 28, 2014 · 7 comments
Closed

Establish which ipv4/ipv6 socket addresses to open #7

lodejard opened this issue Jun 28, 2014 · 7 comments

Comments

@lodejard
Copy link
Contributor

Assumption is localhost should be ipv4+ipv6 loopback, numeric addresses should be that address in ipv4 or ipv6, and any other name including + and * should be ipv4+ipv6 any ip

@davidfowl davidfowl added this to the 0.1-alpha3 milestone Jun 29, 2014
@davidfowl davidfowl modified the milestones: 1.0.0-alpha3, 1.0.0-alpha4 Aug 17, 2014
@Eilon Eilon modified the milestones: 1.0.0-alpha4, 1.0.0-rc1 Oct 6, 2015
@Eilon
Copy link
Contributor

Eilon commented Oct 6, 2015

This is a super old bug but it was in the alpha4 milestone, so moving to RC1 to reevaluate.

@Tratcher
Copy link
Member

Tratcher commented Oct 6, 2015

Duplicate of #231

@SteveDesmond-ca
Copy link

this and aspnet/Announcements#80 have the milestone as rc1/rc2, but based on the description of aspnet/Announcements#80, should they be beta8 instead / in addition?

@Eilon
Copy link
Contributor

Eilon commented Nov 10, 2015

@Tratcher ?

@Tratcher Tratcher modified the milestones: 1.0.0-beta8, 1.0.0-rc2 Nov 10, 2015
@Tratcher
Copy link
Member

Updated. The initial change was in beta8: f0137b7

@guyajun0
Copy link

var remoteIp = context.Connection.RemoteIpAddress.ToString();
why it is always null after I upgrade it from beta7 to beta8? Thank you!

@guyajun0
Copy link

I Used asp.net 5, VS beta8 and dnx beta8 get null remote ip, when I use dnx beta7,it is ok to get the remote ip address,I am confused.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants