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.
This commit is contained in:
committed by
Benoît Dejean
parent
d497c25081
commit
c51a13bf0e
@@ -1,3 +1,9 @@
|
|||||||
|
2006-07-27 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* include/glibtop/netload.h:
|
||||||
|
|
||||||
|
Tiny interface addition to handle wireless interfaces.
|
||||||
|
|
||||||
2006-06-26 Benoît Dejean <benoit@placenet.org>
|
2006-06-26 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
* po/Makefile.in.in.in:
|
* po/Makefile.in.in.in:
|
||||||
|
@@ -68,7 +68,8 @@ enum {
|
|||||||
GLIBTOP_IF_FLAGS_LINK1,
|
GLIBTOP_IF_FLAGS_LINK1,
|
||||||
GLIBTOP_IF_FLAGS_LINK2,
|
GLIBTOP_IF_FLAGS_LINK2,
|
||||||
GLIBTOP_IF_FLAGS_ALTPHYS,
|
GLIBTOP_IF_FLAGS_ALTPHYS,
|
||||||
GLIBTOP_IF_FLAGS_MULTICAST
|
GLIBTOP_IF_FLAGS_MULTICAST,
|
||||||
|
GLIBTOP_IF_FLAGS_WIRELESS
|
||||||
};
|
};
|
||||||
|
|
||||||
enum GLIBTOP_IF_IN6_SCOPE
|
enum GLIBTOP_IF_IN6_SCOPE
|
||||||
|
Reference in New Issue
Block a user