Add 'dup_network <id_s> <id_d> <name>' command
authorDmitry Shmidt <dimitrysh@google.com>
Tue, 29 Apr 2014 20:41:47 +0000 (13:41 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 12 May 2014 16:43:56 +0000 (19:43 +0300)
commit1c330a2fdc4d79752c844acc2945de233e5d323c
tree4a182fa26c0c84e5d1019872d8242ffcba116062
parent316f92cd332668b884da11f909396bcc4effdd92
Add 'dup_network <id_s> <id_d> <name>' command

This command allows to copy network variable from one network to
another, e.g., to clone the psk field without having to extract it from
wpa_supplicant.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c