Richard Fuchs
f31f64b07c
make the textual /proc output more useful
14 years ago
Richard Fuchs
4c508f28ee
support the internal/external flags for ipv4/ipv6 hints
14 years ago
Richard Fuchs
fe01189553
add ip6tables rule to init script
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
305ce520ae
fix a segfault and improve debug build
14 years ago
Richard Fuchs
5d9cb37f1f
another fallback RE fix
14 years ago
Richard Fuchs
1705630c78
make the fallback RE work
14 years ago
Richard Fuchs
e0eb0488f8
add ipv6 command line options
14 years ago
Richard Fuchs
50d63ffff4
fix "make debug"
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
39578affdf
be a bit stricter with ipv4-in-ipv6 notation
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
2a24d2d385
make the fallback RE even more liberal and fix broken RE substring indexes
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
d6c60a8c3b
implement fallback pcre for unparsable udp commands
14 years ago
Richard Fuchs
b6de0aa5b2
fix another filename
14 years ago
Richard Fuchs
25abfa555d
update for changed module/file names
14 years ago
Richard Fuchs
7d6ad45eb1
need an address family too
14 years ago
Richard Fuchs
b0ef0da1e7
change the daemon to the new interface, this should make jenkins happy again
14 years ago
Richard Fuchs
1129129c48
yup, and this adds support for sending ipv6 packets
14 years ago
Richard Fuchs
38728567e7
fix everything up so that both ipv4->ipv4 and ipv6->ipv4 works
14 years ago
Richard Fuchs
6d08cc4031
tweak the test script a bit more
14 years ago
Richard Fuchs
b31a0b4560
move test script to new kernel structs
14 years ago
Richard Fuchs
df24ddacd2
do some validity checking on the mirror address too
14 years ago
Richard Fuchs
81de3a3c4e
rename test.pl to kernel-module-test.pl
14 years ago
Richard Fuchs
6bd6e62d63
add an experimental ipv6 packet handler
14 years ago
Richard Fuchs
993fc8784e
add ipv6 extension target and move from ipt_ to xt_
14 years ago
Richard Fuchs
7148c85294
remove obsolete iptables 1.3 version
14 years ago
Richard Fuchs
452a358963
rename libipt_ to libxt_
14 years ago
Richard Fuchs
3fb353eb48
make the package depend on iptables 1.4+
14 years ago
Richard Fuchs
eacef0b5c6
convert existing code to be (somewhat) address family agnostic
14 years ago
Richard Fuchs
50f06561d2
internally rename ipt_ to xt_ too and add the ipv6 target
14 years ago
Richard Fuchs
f42d1e6069
rename ipt_* to xt_*
14 years ago
Richard Fuchs
57de5eb849
changelog/version
14 years ago
Richard Fuchs
ddb5865339
fix cosmetic bug in /proc/mediaproxy/list
table 0 is now shown correctly in output. also reformatted output to make it more useful to scripts.
14 years ago
Richard Fuchs
31c9ea98a4
move the evil global variables into the context structure
14 years ago
Richard Fuchs
c9f4ee6369
implement a simple but effective timeout/cleanup mechanism for udp cookies
14 years ago
Richard Fuchs
4031ea92d0
fine-tune the regexp a bit more, just in case...
14 years ago
Richard Fuchs
25efdcec03
add some debug messages
14 years ago
Richard Fuchs
c7488f9bef
fix a long-standing bug that caused from/to tags to be ignored when using UDP protocol
14 years ago
Richard Fuchs
1448625c8f
allow parallel building
14 years ago
Richard Fuchs
36ce2de3f5
add a "make debug" option
14 years ago
Richard Fuchs
47a1bdd782
fix incorrect behavior when a stray lookup is received
14 years ago
Jon Bonilla
999a3d7fe3
Bump version for bad tagging
14 years ago
Michael Prokop
c5384734bf
postinst: restart initscript instead of just start it
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
e19de5607e
postinst: run init_wrapper() on ce systems as well
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
57e560487c
postinst: do not restart daemon on inactive node
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
e20262b2e4
Provide initial postinst script for ngcp-mediaproxy-ng-daemon
As requested by Richard (to address the "the post-install script
for mediaproxy-daemon is not correct, it should not start up in
a pro when on the standby node" issue)
From: Michael Prokop <mprokop@sipwise.com>
14 years ago