Mark Andrews
|
ff89d6add5
|
add isc_sockaddr_totext()
|
1999-09-02 12:07:00 +00:00 |
|
Michael Graff
|
2dcb05b6a8
|
more portable method to generate v6 from v4 sockaddrs
|
1999-08-28 05:33:29 +00:00 |
|
Bob Halley
|
ae35d63c9d
|
memset structures to 0; add isc_sockaddr_v6fromin() and isc_sockaddr_pf()
|
1999-07-15 20:10:38 +00:00 |
|
Bob Halley
|
1ece2b413f
|
add isc_sockaddr_from{in,in6}
|
1999-07-13 01:46:15 +00:00 |
|
Bob Halley
|
e430659af6
|
lint
|
1999-07-12 19:34:46 +00:00 |
|
Bob Halley
|
3724ec85fb
|
isc_sockaddr_equal() wasn't matching sockets that really were equal because
it was comparing the sin_zero fields which weren't equal.
|
1999-07-12 18:43:53 +00:00 |
|
Bob Halley
|
56f6fd8362
|
simply _equal; add _hash
|
1999-07-08 00:04:44 +00:00 |
|
Bob Halley
|
283be780d8
|
do not need to include sys/types.h or sys/socket.h
|
1999-07-06 22:58:44 +00:00 |
|
Bob Halley
|
38bc5e05ab
|
fix casting problem
|
1999-06-28 18:29:35 +00:00 |
|
Michael Graff
|
5c02d3183f
|
add isc_sockaddr_equal()
|
1999-06-25 22:09:35 +00:00 |
|