/[Apache-SVN]
ViewVC logotype

Revision 1816609


Jump to revision: Previous Next
Author: jorton
Date: Wed Nov 29 09:07:48 2017 UTC (6 years, 6 months ago)
Changed paths: 3
Log Message:
Support IPv6 link-local scope IDs in Listen and VirtualHost, if built
with APR 1.7 or later:

* server/listen.c (match_address): New function, factored out from
  find_listeners.
  (find_listeners): Use it; add scope and temp pool arguments.
  (alloc_listener): Take scope_id and pool arguments and pass through;
  set zone for addresses if present.
  (ap_set_listener): Pass through temp pool and scope id.
  
* server/vhost.c (get_addresses): Set zone for vhost address if
  present.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/server/listen.c modified , text changed
Directoryhttpd/httpd/trunk/server/vhost.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26