[SCTP] Use __get_free_pages() to allocate ssnmap.
This is needed to avoid kmalloc()'s 128K limit when an association is initialized with a large no. of streams(more than 65000 inbound + outbound streams).
Showing
Please register or sign in to comment