projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05ff2e0
)
Request current routing information after address details
author
Marcel Holtmann
<marcel@holtmann.org>
Sat, 8 Aug 2009 19:45:05 +0000
(12:45 -0700)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 8 Aug 2009 19:45:05 +0000
(12:45 -0700)
src/rtnl.c
patch
|
blob
|
history
diff --git
a/src/rtnl.c
b/src/rtnl.c
index
70d6512
..
4412630
100644
(file)
--- a/
src/rtnl.c
+++ b/
src/rtnl.c
@@
-948,6
+948,7
@@
void __connman_rtnl_start(void)
connman_rtnl_send_getlink();
send_getaddr();
+ connman_rtnl_send_getroute();
}
void __connman_rtnl_cleanup(void)