Repositories
/
olsrd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
781242a
)
txtinfo: send the information in the runtime and startup groups for '/all'
author
Ferry Huberts
<ferry.huberts@pelagic.nl>
Tue, 1 Dec 2015 13:17:04 +0000
(14:17 +0100)
committer
Ferry Huberts
<ferry.huberts@pelagic.nl>
Wed, 2 Dec 2015 17:41:12 +0000
(18:41 +0100)
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
lib/txtinfo/src/olsrd_txtinfo.c
patch
|
blob
|
history
diff --git
a/lib/txtinfo/src/olsrd_txtinfo.c
b/lib/txtinfo/src/olsrd_txtinfo.c
index
2578497
..
8adf457
100644
(file)
--- a/
lib/txtinfo/src/olsrd_txtinfo.c
+++ b/
lib/txtinfo/src/olsrd_txtinfo.c
@@
-371,7
+371,7
@@
static void ipc_action(int fd, void *data __attribute__ ((unused)), unsigned int
if (strstr(requ, "/con"))
send_what |= SIW_OLSRD_CONF;
else if (strstr(requ, "/all"))
- send_what = SIW_
RUNTIME_
ALL;
+ send_what = SIW_ALL;
/* To print out neighbours only on the Freifunk Status
* page the normal output is somewhat lengthy. The
* header parsing is sufficient for standard wget.