Share

H.323 NAT Module for Linux Kernel

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

kernel oops on RRQ

You are viewing a single message from this topic. View all messages.

  1. 2006-11-15 13:21:48 UTC
    Basically, you have to change the two occurences of ip_ct_refresh_acct(ct, ctinfo, NULL, 30 * HZ); to ip_ct_refresh(ct, *pskb, info->timeout * HZ); in ip_conntrack_helper_h323.c

    Not sure if this is the most correct patch, but it is what was changed for the same reason on the SIP tracker. For me it made the difference between it working and a panic.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.