CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/03 12:08:02
Modified files:
sys/net : pf.c pf_norm.c
Log message:
Refactor the fragment handling in pf_setup_pdesc() so that AF_INET
and AF_INET6 are doing the fragment handling the same way. Makes
code more readable.
With and OK bluhm@
