CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/29 07:11:45
Modified files:
sys/net : pf_norm.c
Log message:
move some code around in preparation for future work:
break out the code that doesn't deal with fragment reassembly and only
modifies stuff in the ip header to their own functions. pass them what they
need instead of making them get the info from a rule ptr.
ok dlg ryan
