Commit b6354e4b authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose IPv4-mapped (configure) fix for freebsd 5+.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1681531 13f79535-47bb-0310-9956-ffa450edef68
parent 47971d51
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -105,6 +105,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

  * FreeBSD: Disable IPv4-mapped listening sockets by default for versions
    5+ instead of just for FreeBSD 5.
    trunk patch: http://svn.apache.org/r1551685
                 http://svn.apache.org/r1652929
    2.4.x patch: http://svn.apache.org/r1570322
                 http://svn.apache.org/r1653962
    2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-freesbd_v4mapped.patch


PATCHES/ISSUES THAT ARE STALLED