net: Support bridged network on macosx
authorMunkyu Im <munkyu.im@samsung.com>
Mon, 2 Mar 2015 09:33:30 +0000 (18:33 +0900)
committerMunkyu Im <munkyu.im@samsung.com>
Fri, 13 Mar 2015 07:04:08 +0000 (16:04 +0900)
commit48880f9846269ca131e4dff557028f6a3edfcd2e
tree6ef6523d1b4884e5c35566a2a8b48352742c4135
parent8fcaa40bb854c6cf0d32dad1877563a0bf787545
net: Support bridged network on macosx

Emulator is able to use bridged network now.
supported only wired network(en0) currently.

Change-Id: I0157f61aac01fe42655b01eb12d98ffbe9b1cfc5
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
net/tap.c
package/emulator-qemu-common.install.macos-64
tizen/src/Makefile
tizen/src/scripts/emulator-ifup.sh [new file with mode: 0755]
tizen/src/util/check_net_darwin.c