Work on the radix code, added support to compile on OpenWRT,
authormarta <marta@8c455092-636d-4788-adf5-e71def0336e8>
Tue, 15 Dec 2009 13:38:15 +0000 (13:38 +0000)
committermarta <marta@8c455092-636d-4788-adf5-e71def0336e8>
Tue, 15 Dec 2009 13:38:15 +0000 (13:38 +0000)
commit31b969263c34f46f398eec33c0b0e95947842cda
tree622be0f93ab14a474c6890091416826637bf1f54
parent79be4ffd486038576b91307260b98c0ff9b203a0
Work on the radix code, added support to compile on OpenWRT,
sync the code with FreeBSD-head.

Changed the directory structure moving the planetlab files
into a separate directory.
23 files changed:
Makefile
README
dummynet/Makefile
dummynet/hashtable.c
dummynet/hashtable.h
dummynet/include/net/radix.h
dummynet/include/netinet/ip_dummynet.h
dummynet/include/netinet/ip_fw.h
dummynet/ip_dummynet.c
dummynet/ip_fw2.c
dummynet/ip_fw_pfil.c
dummynet/ipfw2_mod.c
dummynet/missing.h
dummynet/new_glue.c
dummynet/radix.c
dummynet/test_radix.c [new file with mode: 0644]
glue.h
ipfw/glue.c
ipfw/ipfw2.c
planetlab/ipfwroot.spec [moved from ipfw.spec with 96% similarity]
planetlab/ipfwslice.spec [moved from ipfw-slice.spec with 94% similarity]
planetlab/planetlab-tags.mk [new file with mode: 0644]
planetlab/planetlab.mk [new file with mode: 0644]