Richard Fuchs
|
4b30d4f4d3
|
Use [] when printing IPv6 addresses where appropriate
|
14 years ago |
Richard Fuchs
|
9e1c90adb9
|
inet_pton is anal, so gotta work around that
|
14 years ago |
Richard Fuchs
|
8bc2f0505d
|
support command-line ipv6 addresses given in [] format
|
14 years ago |
Richard Fuchs
|
e6e151bdd4
|
and while we're at it, add support for ipv6 on the udp control protocol as well
|
14 years ago |
Richard Fuchs
|
01645a2ed2
|
regression fixes
|
14 years ago |
Richard Fuchs
|
b917ac0e71
|
move everything to mapped-ipv4-in-ipv6 API
|
14 years ago |
Richard Fuchs
|
2352143d69
|
poor man's character case insensitivity
|
14 years ago |
Richard Fuchs
|
61967c1d32
|
convert some macros to inline functions
|
14 years ago |
Richard Fuchs
|
d05f5831d4
|
add the ipv6 logic to the userspace daemon.
problems with this:
1) not pretty
2) most certainly doesn't work
3) only compiles with no-redis
4) not pretty and most certainly doesn't work
|
14 years ago |
Richard Fuchs
|
c9f4ee6369
|
implement a simple but effective timeout/cleanup mechanism for udp cookies
|
14 years ago |
Richard Fuchs
|
f609d6921e
|
Compile fixes for glib 2.12
|
15 years ago |
Richard Fuchs
|
c7635d4365
|
use G_N_ELEMENTS from glib instead of ARRAY_SIZE
|
15 years ago |
Richard Fuchs
|
c29064f4a2
|
fix the bit array stuff
|
15 years ago |
Richard Fuchs
|
c1f259e658
|
Implement internal "ports used" housekeeping, as apparently it's possible to open the same UDP port for listening many times.
|
15 years ago |
Richard Fuchs
|
f4a773ba6c
|
Push the call and stream information into redis - WIP
|
15 years ago |
Richard Fuchs
|
593121d551
|
create tags and branches
|
15 years ago |