faz 23 mar 94 code to allow attaching ifaces directly to bpqcode without using any packet drivers etc. this version, 1.5 1994/03/23 06:02:48, is an update to version 1.3, that was included in JNOS 1.10. it should also port to other versions of nos. see jnosbpq.doc for more info. i think this is all im going to do with this. unless someone else can thing of something more to add. or wants to shoehorn the bpq socket stuff into jnos. paul h launspach n5faz 7913 edgemere blvd el paso, tx 79925-3836 packet: n5faz @ w5es.#wtx.tx.usa amprnet: n5faz@n5faz.ampr.org 44.77.0.70 n5faz@nmsugw.ampr.org 44.30.2.34 intenet: care of wbaggett@nmsu.edu or patsyl@tenet.edu cis: 71046,76 changes.. 1.5 1994/03/23 06:02:48 fz-phl fixed compiles with new karn. cleaned up the ifdefs. added macro for DUMP and NET_ROUTE to bpq.c. dobpqstat - removed display of values only used by bpq socket code. added dobpqtrace to trace unattached bpq ports - need showtrace made global in trace.h and trace.c. dobpq now uses command mux - need to change bpq entry in Cmds[] list in config.c and commands.h. bpq_raw now checks for free bufs in bpq before sending frames. increases BPQSIZE to fix problem with bpq407a writing past end of mbuf. bpq15.dif file contains diff -c output of main.c, commands.h, config.c, trace.h, and trace.c. including bpqmail.c, bpqsock.c, bpquser.c, and bpqsubr.c, if someone is interested in the bpq socket stuff. 1.4 1994/03/11 14:20:00 fz-phl mergered previous revision with RCS. added #define BPQJNOS in bpq.h and #ifdef in bpq.c and bpqcmd.c to indicate 911229 based versions of nos. added printf to tprintf macro. changed tprintfs back to printfs. fixed display of ifp->rawsndcnt in dobpqstat. same files will now compile with JNOS and new Karn code (930507). 1.3 Johan changed uint16 typedef to #define changed printfs to tprintfs 1.2 1993/08/04 fz-phl first release. added ifdef BPQSOCK and changed dump and netroute calls for jnos. 1.1 fz-phl Inital revision. written with new karn. [eof]