GitHub user jacksontj opened a pull request: https://github.com/apache/trafficserver/pull/242
Add tests for TS-3725 This includes allowing loopback addresses in hosts files. @SolidWallOfCode had some concerns, but from my testing I can't see any reason why we wouldn't allow this here. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jacksontj/trafficserver master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/242.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #242 ---- commit 5a3b1395659d1abb482890ab2de09edcd35d9cb9 Author: Thomas Jackson <jackso...@apache.org> Date: 2015-07-07T02:21:53Z Allow for loopback addresses in a hosts file commit 214cd38036955d0305605e8de3ee49a2360fc567 Author: Thomas Jackson <jackso...@apache.org> Date: 2015-07-07T02:50:23Z Add basic tests for the Hosts file implementation in ATS ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---