ed7509ace4
Remove lots'o'hacks. looutput is now static. Other callers who want to use loopback to allow shortcutting should call the special entrypoint for this, if_simloop(), which is specifically designed for this purpose. Using looutput for this purpose was problematic, particularly with bpf and trying to keep track of whether one should be using the charateristics of the loopback interface or the interface (e.g. if_ethersubr.c) that was requesting the loopback. There was a whole class of errors due to this mis-use each of which had hacks to cover them up. Consists largly of hack removal :-) |
||
---|---|---|
.. | ||
aarp.c | ||
aarp.h | ||
at_control.c | ||
at_extern.h | ||
at_proto.c | ||
at_rmx.c | ||
at_var.h | ||
at.h | ||
COPYRIGHT | ||
ddp_input.c | ||
ddp_output.c | ||
ddp_pcb.c | ||
ddp_usrreq.c | ||
ddp_var.h | ||
ddp.h | ||
endian.h | ||
phase2.h |