diff options
author | Herbert Xu <[email protected]> | 2008-07-21 10:03:23 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-07-21 10:11:02 -0700 |
commit | c71529e42ce39c167dc53430cb8f3d5634af77df (patch) | |
tree | 4d7d97e2f35b72ee5da618ffdf60eb53e58350d8 /net/unix/af_unix.c | |
parent | db1a75bdcc1766dc7e1fae9201ae287dcbcb6c66 (diff) |
netfilter: nf_nat_sip: c= is optional for session
According to RFC2327, the connection information is optional
in the session description since it can be specified in the
media description instead.
My provider does exactly that and does not provide any connection
information in the session description. As a result the new
kernel drops all invite responses.
This patch makes it optional as documented.
Signed-off-by: Herbert Xu <[email protected]>
Signed-off-by: Patrick McHardy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions