Commit Graph

23 Commits (8f94668a720f8e1da2dafc4c5897a28760a425eb)

Author SHA1 Message Date
Richard Fuchs 8f94668a72 log version upon startup
13 years ago
Richard Fuchs f775df551c separate redis code from main code - modularize!(tm)
13 years ago
Richard Fuchs 7b6c8db4f5 add --b2b-url CLI parameter
13 years ago
Richard Fuchs 29f66f8f0d create a cli flag to disable automatic fallback to userspace if desired
13 years ago
Richard Fuchs a23fe2f7b6 Fall back to userspace forwarding if kernel module is unavailable
13 years ago
Richard Fuchs 534f4be7e6 compile debian package version into all 3 components at build time
14 years ago
Richard Fuchs 0c23b07db6 ignore user-supplied addresses and use proxy-supplied hints as only determining factor between ipv4 and ipv6
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 ccfc13437c it helps to actually make use of new command line params. basic RTP forwarding testing OK now for both ipv4 and ipv6
14 years ago
Richard Fuchs e0eb0488f8 add ipv6 command line options
14 years ago
Richard Fuchs d05f5831d4 add the ipv6 logic to the userspace daemon.
14 years ago
Richard Fuchs 5142f39e12 add --version switch
14 years ago
Richard Fuchs 0fd9e0dae4 Create compile-time option ("make no-redis") to eliminate all redis-related code from binary
14 years ago
Richard Fuchs c5bbe059ae redis connect and restore procedure - STUBS
14 years ago
Richard Fuchs 4a86ab734c determine master/slave status on startup
14 years ago
Richard Fuchs cffb385bcf rudimentary redis handling and some die message fixes
14 years ago
Richard Fuchs 3ae125aa91 introduce --advertised-ip parameter
14 years ago
Richard Fuchs fd623f2754 add port-min and port-max parameters
14 years ago
Richard Fuchs c3ad30063d implement delete UDP command
14 years ago
Richard Fuchs b6370bf556 First step in implementation of UDP control protocol - untested/unfinished
14 years ago
Richard Fuchs 593121d551 create tags and branches
14 years ago