Gleb Smirnoff
|
674d86bf91
|
Node constructor methods are supposed to be called in syscall
context always. Convert nodes to consistently use M_WAITOK flag
for memory allocation.
Reviewed by: julian
|
2011-04-18 09:12:27 +00:00 |
|
Alexander Leidinger
|
63272d3036
|
Don't use data after free.
Found by: Coverity Prevent
CID: 536
Submitted by: harti (via vs)
|
2006-09-30 12:37:43 +00:00 |
|
Warner Losh
|
c398230b64
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
|
Hartmut Brandt
|
a2931871f7
|
This is the netgraph node framework for the user side call control
node for ATM. This node implements the API to the signalling services.
|
2004-08-12 14:22:00 +00:00 |
|