Make it possible to build IP stack as a module
This is not pretty, but it works.
This commit is contained in:
parent
9dc4573cce
commit
77b228276c
26 changed files with 1494 additions and 25 deletions
|
@ -582,6 +582,7 @@ out:
|
|||
return ret;
|
||||
}
|
||||
}
|
||||
EXPORT_SYMBOL(__inet_hash_connect);
|
||||
|
||||
/*
|
||||
* Bind a port for a connect operation and hash it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue