mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
if_xname, if_dname, and if_dunit. if_xname is the name of the interface and if_dname/unit are the driver name and instance. This change paves the way for interface renaming and enhanced pseudo device creation and configuration symantics. Approved By: re (in principle) Reviewed By: njl, imp Tested On: i386, amd64, sparc64 Obtained From: NetBSD (if_xname) |
||
|---|---|---|
| .. | ||
| atalk.c | ||
| if.c | ||
| inet.c | ||
| inet6.c | ||
| ipsec.c | ||
| ipx.c | ||
| main.c | ||
| Makefile | ||
| mbuf.c | ||
| mroute.c | ||
| mroute6.c | ||
| netgraph.c | ||
| netstat.1 | ||
| netstat.h | ||
| route.c | ||
| unix.c | ||