]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/ipaddr: Find a configured IP address in given subnet.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 16 Nov 2011 21:39:29 +0000 (13:39 -0800)
committerTommi Virtanen <tv@eagain.net>
Mon, 21 Nov 2011 22:27:44 +0000 (14:27 -0800)
commit0f748d4c9e67cc3fbf13b43bd1c85127f67ef09c
treeaa02c7872b447608c1df3e25cbf052c1904b7def
parent97464bcabe59aa54e922dfbc4ae763d5b44ce286
common/ipaddr: Find a configured IP address in given subnet.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
src/Makefile.am
src/common/ipaddr.cc [new file with mode: 0644]
src/include/ipaddr.h [new file with mode: 0644]
src/test/test_ipaddr.cc [new file with mode: 0644]