hostap/src/p2p
Jouni Malinen 72044390f3 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.
2010-09-09 07:17:20 -07:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Add support for cross connection 2010-09-09 07:17:20 -07:00
p2p.h P2P: Add support for cross connection 2010-09-09 07:17:20 -07:00
p2p_build.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_dev_disc.c P2P: Fix device discoverability to not wait before sending GO Neg Req 2010-09-09 07:17:20 -07:00
p2p_go_neg.c P2P: Add support for cross connection 2010-09-09 07:17:20 -07:00
p2p_group.c P2P: Add support for cross connection 2010-09-09 07:17:20 -07:00
p2p_i.h P2P: Add support for cross connection 2010-09-09 07:17:20 -07:00
p2p_invitation.c P2P: Fix invitation to active group to use correct operating channel 2010-09-09 07:17:20 -07:00
p2p_parse.c P2P: Add support for cross connection 2010-09-09 07:17:20 -07:00
p2p_pd.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_sd.c P2P: Initial support for SD fragmentation (GAS Comeback Request/Response) 2010-09-09 07:17:19 -07:00
p2p_utils.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00