Sebastien Roy wrote:
There's already this kind of relationship between ip_rput() and ip_input(), with ip_input() meant to be the "fast" input routine which makes assumptions about being called from either GLDv3 or ip_rput() itself. One could loosen ip_input()'s restrictions regarding alignment,
s/loosen/tighten/ :-)
etc., by modifying ip_rput() and the input paths in dls without adding any new input paths in the ip module.
-Seb _______________________________________________ networking-discuss mailing list [email protected]
