~cascardo/ubuntu/+source/nat-rtsp:master

Last commit made on 2018-08-22
Get this branch:
git clone -b master https://git.launchpad.net/~cascardo/ubuntu/+source/nat-rtsp
Only Thadeu Lima de Souza Cascardo can upload to this branch. If you are Thadeu Lima de Souza Cascardo please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~cascardo/ubuntu/+source/nat-rtsp

Recent commits

3a4a486... by Thadeu Lima de Souza Cascardo

Add support to linux 4.18

linux 4.18 uses a new struct nf_nat_range2 for nf_nat_setup_info.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

b4af4f6... by Michael Guntsche <email address hidden>

Add .gitattributes file

2ea3cb6... by Michael Guntsche <email address hidden>

Merge pull request #2 from Ri0n/master

rtcp port mapping and other fixes

906c02b... by Sergey I'linykh <email address hidden>

merge

4142b74... by Sergey I'linykh <email address hidden>

Rewrite destination param instead of stripping it out (pass cdrouter test)

187f365... by Sergey I'linykh <email address hidden>

rtcp mapping and some other port mapping fixes

also codestyle fixes, parser fixes,
teardown handling and etc.

be8a4a2... by Sergey I'linykh <email address hidden>

Fixed handling of ports param

aeac3bf... by Sergey I'linykh <email address hidden>

rtcp mapping and some other port mapping fixes

also codestyle fixes, parser fixes,
teardown handling and etc.

1860e15... by Michael Guntsche <email address hidden>

Small Changes for 3.7

Since the arrival of IPv6 NAT, the related code has become more generic.
The RTSP module must also follow these changes to compile and run:
 - new "protoff" argument on some functions,
 - new includes because nf_nat_rule.h doesn't exist anymore.

0351ef5... by Michael Guntsche <email address hidden>

Small Changes for 3.6

Thanks to Benoit Lorand who pointed me to this needed change for kernel
version 3.6.