olpc: add mesh device logic and config setting
authorDaniel Drake <dsd@laptop.org>
Wed, 5 Aug 2009 20:34:02 +0000 (16:34 -0400)
committerDan Williams <dcbw@redhat.com>
Wed, 5 Aug 2009 20:34:02 +0000 (16:34 -0400)
commitff88cf12c2de43081f1a7c93a2565658119b7894
treed5f1b8788ab3667935d944d3c34ac4ab96544d93
parent4bab33405be01fd263373e530d712f3eb8d01d0d
olpc: add mesh device logic and config setting
17 files changed:
Makefile.am
callouts/77-nm-olpc-mesh.rules [new file with mode: 0644]
callouts/Makefile.am
configure.ac
include/NetworkManager.h
introspection/Makefile.am
introspection/nm-device-olpc-mesh.xml [new file with mode: 0644]
libnm-util/Makefile.am
libnm-util/libnm-util.ver
libnm-util/nm-connection.c
libnm-util/nm-setting-olpc-mesh.c [new file with mode: 0644]
libnm-util/nm-setting-olpc-mesh.h [new file with mode: 0644]
src/Makefile.am
src/nm-device-olpc-mesh.c [new file with mode: 0644]
src/nm-device-olpc-mesh.h [new file with mode: 0644]
src/nm-manager.c
src/nm-udev-manager.c