]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
P2P: Add support for cross connection
authorJouni Malinen <jouni.malinen@atheros.com>
Sat, 10 Jul 2010 17:19:34 +0000 (10:19 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 9 Sep 2010 14:17:20 +0000 (07:17 -0700)
commit72044390f342d8ad5846ef163f54f54f61b996f8
tree5259b14178f4efbd66abfc6efae4514a8d563797
parent6c6915f3db5c981234ef4aae9e614ded47a9a81c
P2P: Add support for cross connection

If enabled, cross connection allows GO to forward IPv4 packets
using masquerading NAT from the P2P clients in the group to an
uplink WLAN connection. This is disabled by default and can be
enabled with "wpa_cli p2p_set cross_connect 1" on the P2P device
interface.
15 files changed:
src/common/wpa_ctrl.h
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_go_neg.c
src/p2p/p2p_group.c
src/p2p/p2p_i.h
src/p2p/p2p_parse.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/examples/p2p-action.sh
wpa_supplicant/notify.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h
wpa_supplicant/wpa_cli.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h