stefanf
|
31ea8f589c
|
Consistently use __inline instead of __inline__ as the former is an empty macro
in <sys/cdefs.h> for compilers without support for inline.
|
2004-07-04 16:11:03 +00:00 |
|
julian
|
1c3b7bfc32
|
Make the frameworkl responsible for not passing the nodes a NULL mbuf pointer.
this allows the nodes to not test for this..
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
|
2004-06-25 21:11:14 +00:00 |
|
julian
|
9e1beeb165
|
Switch to using C99 sparse initialisers for the type methods array.
Should make no binary difference.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
Reviewed by: Harti Brandt <harti@freebsd.org>
MFC after: 1 week
|
2004-05-29 00:51:19 +00:00 |
|
rik
|
f931400a9f
|
sppp (4) to netgraph (4) node. As always: I'l connect it to the
system after extra check.
Approved by: imp (mentor)
Approved by: julian (in general)
|
2004-03-24 17:24:01 +00:00 |
|