opnsense-src/sys/compat/linuxkpi/common/include
Kristof Provost e70c77ca17 linuxkpi: Implement kcalloc() based on mallocarray()
This means we now get integer overflow protection, which Linux code
might expect as it is also provided by kcalloc() in Linux.
2018-01-07 13:39:12 +00:00
..
asm The LinuxKPI atomics do not have acquire nor release semantics unless 2017-09-18 13:37:14 +00:00
linux linuxkpi: Implement kcalloc() based on mallocarray() 2018-01-07 13:39:12 +00:00
net Add full VNET support to the inet_get_local_port_range() function in 2017-03-22 15:46:31 +00:00