NetworkManager/src/platform
Dan Winship a059309628 platform: recognize Open vSwitch interfaces as Generic devices (rh #1004356)
They look exactly like normal Ethernet interfaces, but they are managed
entirely by the Open vSwitch tools in software, so NM shouldn't (yet)
touch them.  Treat them instead as generic devices that only get touched
through direct user requests.
2013-09-06 19:39:11 -05:00
..
tests build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c core: minor code cleanup to use preprocessor constants 2013-08-12 13:31:33 -05:00
nm-fake-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-linux-platform.c platform: recognize Open vSwitch interfaces as Generic devices (rh #1004356) 2013-09-06 19:39:11 -05:00
nm-linux-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-platform.c platform: fix and simplify address lifetime compensation 2013-08-31 00:47:11 +02:00
nm-platform.h platform: recognize Open vSwitch interfaces as Generic devices (rh #1004356) 2013-09-06 19:39:11 -05:00