index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
ipaddr.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/ip_addr: do not support numa preference if WITH_SEASTAR
Kefu Chai
2019-01-15
1
-0
/
+4
*
common/pick_address: get numa node info for a interface
Sage Weil
2019-01-08
1
-8
/
+30
*
common/ipaddr: add network_contains() helper
Sage Weil
2018-08-13
1
-0
/
+37
*
common/ipaddr: add parse_network helper
Sage Weil
2018-08-13
1
-0
/
+14
*
common/ipaddr: expose netmask_ipv[46]
Sage Weil
2018-08-13
1
-4
/
+4
*
common: FreeBSD wants the correct struct selection for ipv6
Willem Jan Withagen
2018-03-30
1
-3
/
+2
*
common/ipaddr: Do not select link-local IPv6 addresses
Wido den Hollander
2018-03-13
1
-0
/
+3
*
common: return iface instead of addr from ipaddr.cc helpers
John Spray
2017-08-09
1
-5
/
+5
*
build/include: Redo som includes for FreeBSD
Willem Jan Withagen
2017-05-28
1
-1
/
+7
*
common: Remove redundant includes
Jos Collin
2017-05-22
1
-4
/
+0
*
common: Remove redundant includes
Brad Hubbard
2017-05-13
1
-2
/
+5
*
common: fix segfault in public IPv6 addr picking
Fabian Grünbichler
2017-03-28
1
-3
/
+3
*
filter lo addr when bind osd addr
Ji Chen
2015-12-22
1
-0
/
+6
*
compat: include proper headers for FreeBSD
Yan, Zheng
2015-09-11
1
-0
/
+1
*
ipaddr: use IN6_ARE_ADDR_EQUAL for comparison
Noah Watkins
2014-01-04
1
-1
/
+1
*
ipaddr: fix buffer overrun on ipv6 prefix of 128
Sage Weil
2012-09-28
1
-1
/
+2
*
common/ipaddr: Add utility function to parse ip/cidr style networks.
Tommi Virtanen
2011-11-21
1
-0
/
+51
*
common/ipaddr: Find a configured IP address in given subnet.
Tommi Virtanen
2011-11-21
1
-0
/
+100