]> rtime.felk.cvut.cz Git - frescor/fwp.git/history - fwp/lib/fwp/fwp_vres.c
Allow bypassing FWP by setting FWP_BYPASS environment variable
[frescor/fwp.git] / fwp / lib / fwp / fwp_vres.c
2009-11-12 Michal SojkaAllow bypassing FWP by setting FWP_BYPASS environment...
2009-11-12 Michal SojkaProperly initialize newly allocated VRES
2009-11-10 Michal SojkaDo not use preallocated memory for VRESes
2009-11-10 Michal SojkaFix allocator error reporting
2009-11-10 Michal SojkaMerge branch 'master' of frsh-forb.git.sourceforge...
2009-11-10 Michal SojkaRemoved unused fwp_vres_get_id()
2009-11-09 Michal SojkaFix uninitialized variable
2009-11-09 Michal SojkaSet correctly source address for sent packets (if speci...
2009-11-06 Michal SojkaFixed const qualifiers
2009-11-06 Michal SojkaImplemented synchronous and asynchronous sending
2009-11-05 Michal SojkaRemoved FWP_VF_CHANGED flag
2009-11-03 Michal SojkaRemoved "descriptor" types
2009-11-02 Michal SojkaRemoved unused id field from vres_params
2009-10-27 Michal SojkaAdded missing initialization of ancillary data
2009-10-26 Michal SojkaRework fwp_send() to obey src parameter
2009-08-13 Michal SojkaFixed broken budgeting algorithm
2009-08-13 Michal SojkaRESCHED flag renamed to CHANGED
2009-08-13 Michal SojkaUse more descriptive error numbers
2009-08-13 Michal SojkaFix VRES flag values
2009-08-13 Michal SojkaConvert debug messages to uLUt and fix #include depende...
2008-12-15 Martin Molnarfwp_vres: budget is now full by default.
2008-12-14 Martin MolnarBug fix in vres tx thread. Fixed budgeting.
2008-12-10 Michal SojkaFixed budget conversion in FRA
2008-11-18 MartinAdded licence at the begining of file.
2008-11-14 MartinFWP clean-up. CONFIG_WITH_CONTNEGT changed to CONFIG_WI...
2008-11-05 MartinSmall change of constatnts in fwp_vrestest2
2008-11-03 Martinmerge martin-devel
2008-10-31 MartinRename lib/core to lib/fwp. Clean-ups