freebsd_amp_hwpstate/sys/netatalk
Julian Elischer ed7509ace4 Go through the loopback code with a broom..
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 :-)
1998-06-12 03:48:19 +00:00
..
COPYRIGHT
aarp.c
aarp.h
at.h
at_control.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
at_extern.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
at_proto.c
at_rmx.c
at_var.h
ddp.h
ddp_input.c spurious ntohs calls were stopping some packets from being recognised 1998-06-05 06:55:37 +00:00
ddp_output.c Go through the loopback code with a broom.. 1998-06-12 03:48:19 +00:00
ddp_pcb.c
ddp_usrreq.c
ddp_var.h
endian.h
phase2.h