]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add pre-alfa version of DXR lookup module.
authormelifaro <melifaro@FreeBSD.org>
Sun, 21 Sep 2014 18:15:09 +0000 (18:15 +0000)
committermelifaro <melifaro@FreeBSD.org>
Sun, 21 Sep 2014 18:15:09 +0000 (18:15 +0000)
commita95acb50bd35489e87e3e54d4889739b059e0553
tree7456f53eb4be1eaafb8b053ddb4222b0810b3181
parentf7e682304522f7227318f07a70ec0e78a6377465
Add pre-alfa version of DXR lookup module.
It does build but (currently) does not work.

This change is not intended to be merged along with other ipfw changes.
sys/modules/ipfw/Makefile
sys/netpfil/ipfw/dxr_algo.c [new file with mode: 0644]
sys/netpfil/ipfw/dxr_fwd.c [new file with mode: 0644]
sys/netpfil/ipfw/dxr_fwd.h [new file with mode: 0644]
sys/netpfil/ipfw/ip_fw_table.h
sys/netpfil/ipfw/ip_fw_table_algo.c