Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2386)

Issue 4564045: USE_PF_INET6 by default for v2.3

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by jjo
Modified:
5 months, 1 week ago
Reviewers:
CC:
jjo
Visibility:
Public.

Description

USE_PF_INET6 by default for v2.3 - put all #ifdef'd code in place, kill the cpp symbol, - thus in v2.3 it's not actually possible to --disable-ipv6 :) RATIONALE: #1 some wacky compilers choke on #ifdef'd constructions for concatenated strings, and given that: #2 v2.3 has already transport ipv6 by default => doesn't justify putting effort on #1 to keep USE_PF_INET6 ifdef wraps.

Patch Set 1 #

Patch Set 2 : rebased to openvpn-testing/master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -248 lines) Patch
M configure.ac View 2 chunks +3 lines, -11 lines 0 comments Download
M init.c View 2 chunks +1 line, -10 lines 0 comments Download
M mroute.c View 2 chunks +0 lines, -2 lines 0 comments Download
M mtcp.c View 1 chunk +0 lines, -2 lines 0 comments Download
M multi.c View 1 chunk +0 lines, -14 lines 0 comments Download
M options.c View 8 chunks +18 lines, -62 lines 0 comments Download
M route.c View 2 chunks +0 lines, -4 lines 0 comments Download
M socket.h View 14 chunks +0 lines, -35 lines 0 comments Download
M socket.c View 1 50 chunks +6 lines, -106 lines 0 comments Download
M syshead.h View 1 2 chunks +2 lines, -2 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b