ru
|
3ba37139ba
|
Parse "getifname" using the standard parse string type.
Fixed an off-by-one error when dealing with interface name
(if_xname is NUL-terminated).
Don't waste time making a copy of if_xname in constructor.
|
2005-02-03 13:03:31 +00:00 |
|
imp
|
a50ffc2912
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
|
stefanf
|
9dea8aeba1
|
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
|
cf606d5f29
|
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
|
c85e63d425
|
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
|
f062ee581e
|
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 |
|