index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test_ipaddr.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: : do not increase ref when creating intrusive_ptr<CephContext>
Kefu Chai
2024-03-28
1
-3
/
+3
*
test: do not increase ref when creating intrusive_ptr<CephContext>
Kefu Chai
2024-03-25
1
-1
/
+1
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
test/test_ipaddr: avoid reinterpret cast
Kefu Chai
2021-07-19
1
-9
/
+9
*
test/test_ipaddr: always set ifa_flags
Kefu Chai
2021-07-19
1
-0
/
+2
*
common/pick_address: define in_addr_t if it is not defined
Kefu Chai
2021-05-01
1
-0
/
+4
*
test/test_ipaddr: do not write to stdout
Kefu Chai
2021-04-23
1
-13
/
+0
*
common/pick_address: prefer non-loopback addresses
Kefu Chai
2021-04-23
1
-34
/
+23
*
common/pick_address: Allow binding on loopback iface
Kefu Chai
2021-04-03
1
-9
/
+36
*
common/pick_addr: refactor pick_address.cc and ipaddr.cc
Kefu Chai
2021-04-03
1
-42
/
+28
*
test_ipaddr: check that we correctly skip loopback
Dan van der Ster
2021-03-23
1
-0
/
+67
*
test/test_ipaddr: do not leak CephContext
Kefu Chai
2020-10-20
1
-22
/
+24
*
common/pick_address: fail if cannot bind with specified network family
Kefu Chai
2020-10-20
1
-110
/
+5
*
test/test_ipaddr: avoid using global
Kefu Chai
2020-10-20
1
-6
/
+7
*
pick_address: Warn and continue when you find at least 1 IPv4 or IPv6 address
Matthew Oliver
2020-10-14
1
-5
/
+110
*
test/test_ipaddr: added test for pick_address when ipv4 and ipv6 are enabled
Ricardo Dias
2019-02-28
1
-0
/
+67
*
mon/msg_types: TYPE_V1ORV2 -> TYPE_ANY
Sage Weil
2018-12-22
1
-4
/
+8
*
msg/msg_types: allow parsing of IPs without assuming v1 vs v2
Sage Weil
2018-12-21
1
-0
/
+18
*
msg: standarize on v1: and v2: prefixes for *all* entity_addr_t's
Sage Weil
2018-12-21
1
-19
/
+19
*
test: Fix sign comparison warnings
Adam C. Emerson
2018-09-12
1
-9
/
+9
*
test: silence -Wsign-compare warnings
Kefu Chai
2018-08-23
1
-2
/
+2
*
common/ipaddr: add network_contains() helper
Sage Weil
2018-08-13
1
-0
/
+36
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-33
/
+33
*
common/pick_addresses: new addrvec-based pick_addresses()
Sage Weil
2018-07-03
1
-0
/
+197
*
common/pick_addresses: add filtering by ipv4 and ipv6
Sage Weil
2018-07-03
1
-2
/
+20
*
common/pick_address: add {public,cluster}_network_interface option
Sage Weil
2017-09-28
1
-0
/
+51
*
test_ipaddr.cc: memset with 0 and not '0'
Danny Al-Gaaf
2017-09-02
1
-10
/
+10
*
common: return iface instead of addr from ipaddr.cc helpers
John Spray
2017-08-09
1
-17
/
+17
*
build/include: Redo som includes for FreeBSD
Willem Jan Withagen
2017-05-28
1
-0
/
+1
*
common: Remove redundant includes
Brad Hubbard
2017-05-13
1
-0
/
+1
*
test_ipaddr.cc: fix UNINIT issues around sockaddr_in struct
Danny Al-Gaaf
2017-04-10
1
-0
/
+18
*
common: fix segfault in public IPv6 addr picking
Fabian Grünbichler
2017-03-28
1
-22
/
+38
*
test_ipaddr.cc: FreeBSD requires other headers to do IP_ADDR stuff
Willem Jan Withagen
2016-05-25
1
-0
/
+4
*
unittest_ipaddr: fix compile warnings
Kefu Chai
2016-01-18
1
-18
/
+21
*
unittest_ipaddr: fix segv
Sage Weil
2016-01-08
1
-0
/
+18
*
test_ipaddr: add another unit test
Sage Weil
2013-12-14
1
-0
/
+22
*
test_ipaddr: reverse ASSERT_EQ order
Sage Weil
2012-01-30
1
-20
/
+20
*
common/ipaddr: Add utility function to parse ip/cidr style networks.
Tommi Virtanen
2011-11-21
1
-0
/
+248
*
common/ipaddr: Find a configured IP address in given subnet.
Tommi Virtanen
2011-11-21
1
-0
/
+208