Ruslan Ermilov
c60878f0d2
Added ASCII version of the NGM_EIFACE_GET_IFNAME message, "getifname".
2005-02-03 11:52:42 +00:00
Ruslan Ermilov
48039d2d1d
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
Warner Losh
c398230b64
/* -> /*- for license, minor formatting changes
2005-01-07 01:45:51 +00:00
Ruslan Ermilov
37fc1cc08e
Use the (now standard) Ethernet address parse type.
2003-12-17 13:03:32 +00:00
Ruslan Ermilov
80476bacd8
MFS: Change interface name from "nge" to "ngeth" to avoid conflict
...
with nge(4).
2003-11-11 16:12:05 +00:00
Ruslan Ermilov
e20480bfb6
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 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
Julian Elischer
950809d7ac
slight cleanups during testing.
2001-02-25 16:49:04 +00:00
Julian Elischer
2b2c95c996
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