ru
0e256fdd59
Added ASCII version of the NGM_EIFACE_GET_IFNAME message, "getifname".
2005-02-03 11:52:42 +00:00
ru
f1570768a3
Whitespace and "const" changes to reduce diffs to RELENG_4.
...
(Gives the same object when compiled without NETGRAPH_DEBUG.)
2005-02-02 13:27:03 +00:00
imp
a50ffc2912
/* -> /*- for license, minor formatting changes
2005-01-07 01:45:51 +00:00
ru
0fa7b537cd
Use the (now standard) Ethernet address parse type.
2003-12-17 13:03:32 +00:00
ru
e57672a655
MFS: Change interface name from "nge" to "ngeth" to avoid conflict
...
with nge(4).
2003-11-11 16:12:05 +00:00
ru
768137e95c
Use a single style of multiple inclusion protection for Netgraph headers.
...
Reviewed by: archie, harti, emax
2003-11-11 12:30:37 +00:00
archie
b10887dc2b
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
julian
48a81c8d17
slight cleanups during testing.
2001-02-25 16:49:04 +00:00
julian
ae2160cfc7
Add a node that looks to all the word like an ethernet but delivers its
...
ehternet frames to a netgraph hook.
Submitted by: "Vitaly V. Belekhov" <vitaly@riss-telecom.ru>
translated to 5.0 by me. man page not yet written.
This node still needs a little work.. don't use yet. Not yet linked into
the build.
2001-02-25 05:46:52 +00:00