summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBenoît Dejean <benoit@placenet.org>2006-07-27 18:25:24 +0000
committerBenoît Dejean <bdejean@src.gnome.org>2006-07-27 18:25:24 +0000
commitc51a13bf0ea5976f2794a3a05525e7a56edc3d5c (patch)
tree77808f19a1bcf96977e1c4f982e55b9933fc5a48 /include
parentd497c250814a2069aba60caee36e2ced31d68344 (diff)
downloadlibgtop-c51a13bf0ea5976f2794a3a05525e7a56edc3d5c.tar.gz
Tiny interface addition to handle wireless interfaces.
2006-07-27 Benoît Dejean <benoit@placenet.org> * include/glibtop/netload.h: Tiny interface addition to handle wireless interfaces.
Diffstat (limited to 'include')
-rw-r--r--include/glibtop/netload.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/glibtop/netload.h b/include/glibtop/netload.h
index 77472ade..8b74f0e3 100644
--- a/include/glibtop/netload.h
+++ b/include/glibtop/netload.h
@@ -68,7 +68,8 @@ enum {
GLIBTOP_IF_FLAGS_LINK1,
GLIBTOP_IF_FLAGS_LINK2,
GLIBTOP_IF_FLAGS_ALTPHYS,
- GLIBTOP_IF_FLAGS_MULTICAST
+ GLIBTOP_IF_FLAGS_MULTICAST,
+ GLIBTOP_IF_FLAGS_WIRELESS
};
enum GLIBTOP_IF_IN6_SCOPE