summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl_radix.c
AgeCommit message (Expand)Author
2003-07-04KNF after cedric (grmpf)Henning Brauer
2003-07-03This patch finally cleanup pfctl_table.c. No more global buffer,Cedric Berger
2003-06-30Buffer management functions.Cedric Berger
2003-06-28No need to include the same header twice.Cedric Berger
2003-06-27Reorg part I: move 3 functions out of pf_table.c to pf_radix.cCedric Berger
2003-06-08A table in an anchor creates a real anchor: pfctl -sA works.Cedric Berger
2003-04-27Update the pfioc_table IOCTL structure.Cedric Berger
2003-02-03More cleanup in tables thanks to Andrey Matveev:Cedric Berger
2003-01-25Another nice cleanup patch from Andrey MatveevCedric Berger
2003-01-20Cut & paste madness. We were (un)lucky it worked before!Cedric Berger
2003-01-09Add support for active/inactive tablesets in the kernel.Cedric Berger
2003-01-07Remove table name hashing (pass the name in each ioctl instead), andDaniel Hartmeier
2003-01-04I do not know where this policy of "one .h file for every .c file" comesTheo de Raadt
2003-01-03simplify ioctl accessTheo de Raadt
2003-01-03Remove _ before static functions & variables.Cedric Berger
2003-01-03kill stupid macroTheo de Raadt
2003-01-03knfTheo de Raadt
2003-01-03Bring in userland code for accessing PF radix tables.Cedric Berger