opnsense-src/sys/netatalk
Jonathan Lemon 1cafed3941 Update netisr handling; Each SWI now registers its queue, and all queue
drain routines are done by swi_net, which allows for better queue control
at some future point.  Packets may also be directly dispatched to a netisr
instead of queued, this may be of interest at some installations, but
currently defaults to off.

Reviewed by: hsu, silby, jayanth, sam
Sponsored by: DARPA, NAI Labs
2003-03-04 23:19:55 +00:00
..
aarp.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
aarp.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
at.h Add more ethernet types and move AppleTalk types into proper location. 2002-09-06 17:02:29 +00:00
at_control.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
at_extern.h Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
at_proto.c Removed unused #includes. 1998-02-25 13:08:07 +00:00
at_rmx.c De-staticize and add prototype for main debug function. I'll turn 1999-01-12 12:09:27 +00:00
at_var.h Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
COPYRIGHT Obtained from: Netatalk distribution. 1996-06-18 20:55:13 +00:00
ddp.h Obtained from: netatalk distribution netatalk@itd.umich.edu 1996-05-24 01:35:45 +00:00
ddp_input.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
ddp_output.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ddp_pcb.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
ddp_usrreq.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
ddp_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
endian.h Fixed pedantic syntax errors. 1998-02-03 21:56:42 +00:00
phase2.h Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00