freebsd-dev/usr.sbin/ngctl
Archie Cobbs 0d6985e2c1 If we get an EPROTONOSUPP error when trying to create the netgraph socket
node, it's most likely because the "ng_socket.ko" KLD is not loaded yet.
So make an attempt to load it before giving up.
1999-10-27 22:17:18 +00:00
..
connect.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
debug.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
list.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
main.c If we get an EPROTONOSUPP error when trying to create the netgraph socket 1999-10-27 22:17:18 +00:00
Makefile Remove extraneous -I compile flag that was used during testing. 1999-10-27 22:14:04 +00:00
mkpeer.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
name.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ngctl.8 If we get an EPROTONOSUPP error when trying to create the netgraph socket 1999-10-27 22:17:18 +00:00
ngctl.h If we get an EPROTONOSUPP error when trying to create the netgraph socket 1999-10-27 22:17:18 +00:00
rmhook.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
show.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
shutdown.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
status.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
types.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00