CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/21 16:41:26
Modified files:
sys/net : if_pfsync.c
Log message:
split the pfsync input routine up so that each action has its own function
to handle it. this is to modularise it in preparation for further changes.
in my opinion it also makes the code a lot easier to read and to maintain.
tested by sthen@ johan@
