Enabled the code for xid matching.
authormarta <marta@8c455092-636d-4788-adf5-e71def0336e8>
Fri, 6 Nov 2009 13:51:47 +0000 (13:51 +0000)
committermarta <marta@8c455092-636d-4788-adf5-e71def0336e8>
Fri, 6 Nov 2009 13:51:47 +0000 (13:51 +0000)
commit3e6f20122e1a37a4a6c84b0821827a8d98f0f8ec
treef189d0dc3e44dffd9f0eb239140597c27a223799
parent5f337135c613b2ee3cb24ade7617ecaae0a74681
Enabled the code for xid matching.
This code change the input hook used by ipfw with
the IP_IN_LOCAL_IN hook, used by the PlanetLab code
to set the xid into the sk_buff.

The spec file export a variable to the ipfw Makefile
in order to compile the PlanetLab related code.

Added some debugging messages.
dummynet/Makefile
dummynet/ip_fw2.c
dummynet/ipfw2_mod.c
ipfw.spec