<p>This is useful for fetching relative URLs based on the DHCP server<br>
provided file URI (as in "${filename|uribase}/some/other/path").</p>
<p>DHCPv6 does not provide a next-server equivalent so using uribase provides something like that for http URIs provided as the filename.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/ipxe/ipxe/pull/114'>https://github.com/ipxe/ipxe/pull/114</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add uri_base setting for getting the host:port portion of a URI.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/ipxe/ipxe/pull/114/files#diff-642df1312dc7d4e24f0c9a5e557c9f8c">src/core/settings.c</a>
    (46)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/ipxe/ipxe/pull/114/files#diff-ecdd31a06331bb3593d3fe68a954df95">src/include/ipxe/settings.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/ipxe/ipxe/pull/114/files#diff-78aca2ff5f3bb879f11fed60c9be744b">src/tests/settings_test.c</a>
    (13)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/ipxe/ipxe/pull/114.patch'>https://github.com/ipxe/ipxe/pull/114.patch</a></li>
  <li><a href='https://github.com/ipxe/ipxe/pull/114.diff'>https://github.com/ipxe/ipxe/pull/114.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ipxe/ipxe/pull/114">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAFNGVADO43WCSDFL4W6FU3RT2CTNANCNFSM4NNGXPGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAFNGVGD4DFVP4RN2S32CKLRT2CTNA5CNFSM4NNGXPG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JKZQNRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ipxe/ipxe/pull/114",
"url": "https://github.com/ipxe/ipxe/pull/114",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>