inet: Refactor rtnl functions in 6to4.c
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Thu, 5 Apr 2012 09:04:05 +0000 (12:04 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 5 Apr 2012 12:22:33 +0000 (15:22 +0300)
commitd803fbaf4ef630a63383449535af68440133e823
tree55486535a5e24348c0035b562936c24a630329d8
parent677ca4175b710f572a9bc2fb11468521b398c572
inet: Refactor rtnl functions in 6to4.c

The rtnl support functions are now in inet.c which is a
more logical place for them and now other files can also
use them.
src/6to4.c
src/connman.h
src/inet.c