archie
625e9e0395
Limit COPTS added by Makefile to just '-Wall'.
1999-10-28 20:17:13 +00:00
archie
869bd7a8e7
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
archie
053f9da111
Remove extraneous -I compile flag that was used during testing.
1999-10-27 22:14:04 +00:00
dillon
8c8443ab96
Put include <netgraph.h> back in - problem was due to a cvsup mess on
...
freefall. There may also be a real problem w/ buildworld but the fix
would go somewhere else, not here.
1999-10-24 02:58:39 +00:00
dillon
405fc1165a
Cleanup missing includes, stale includes, and a few printf format
...
inconsistancies.
1999-10-23 17:45:11 +00:00
julian
c5c63975d5
Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
...
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.
Reviewed by: Doug Rabson (dfr@freebsd.org )
Obtained from: Whistle CVS tree
1999-10-21 09:06:11 +00:00