Marko Zec
|
f8aab721b2
|
Add an optional "persistent" flag to ng_hub and ng_bridge, which if set,
disables automatic node shutdown when the last hook gets disconnected.
Reviewed by: julian
|
2010-05-05 22:06:05 +00:00 |
|
Ruslan Ermilov
|
d56ace0997
|
Use variable-sized arrays where appropriate.
|
2005-10-28 14:41:28 +00:00 |
|
Warner Losh
|
c398230b64
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
|
Archie Cobbs
|
f0184ff8e3
|
Fix GCC warnings caused by initializing a zero length array. In the process,
simply things a bit by getting rid of 'struct ng_parse_struct_info' which
was useless because it only contained one field.
MFC after: 2 weeks
|
2002-05-31 23:48:03 +00:00 |
|
Archie Cobbs
|
ed2dbd316a
|
New netgraph node type for Ethernet bridging.
No ipfw support yet.
|
2000-09-01 01:37:13 +00:00 |
|