git: inet6: Don't allow setting net.inet6.ip6.v6only to 0
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Dec 18 18:01:41 PST 2014
commit 8d37753d274f57872fb42300d8ddae0aa28e23b7
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Dec 18 20:35:17 2014 +0800
inet6: Don't allow setting net.inet6.ip6.v6only to 0
Summary of changes:
sys/netinet/in_pcb.c | 2 +-
sys/netinet6/in6_proto.c | 3 ---
sys/netinet6/ip6_var.h | 1 -
sys/netinet6/sctp6_usrreq.c | 44 +++++++++-----------------------------------
sys/netinet6/udp6_usrreq.c | 29 -----------------------------
5 files changed, 10 insertions(+), 69 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8d37753d274f57872fb42300d8ddae0aa28e23b7
--
DragonFly BSD source repository
More information about the Commits
mailing list