commit | b10866fd7dd9ae9b8dd03646d28702a76d624474 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jul 31 23:46:18 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Aug 02 13:38:28 2006 -0700 |
tree | 8eb91aca0d40163409efc3da25ef26d67e75f646 | |
parent | 87f5032e0ca149bd03f0e2b46071b0c4a2312e82 [diff] |
[NETFILTER]: SIP helper: expect RTP streams in both directions Since we don't know in which direction the first packet will arrive, we need to create one expectation for each direction, which is currently prevented by max_expected beeing set to 1. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>