summaryrefslogtreecommitdiffstats
path: root/sys/netpfil/ipfw/ip_fw_iface.c
Commit message (Expand)AuthorAgeFilesLines
* Change the type of objhash_cb_t callback function to be able return anae2016-05-061-2/+4
* netpfil: for pointers replace 0 with NULL.pfg2016-04-151-1/+1
* * Make sure table algorithm destroy hook is always called without locksmelifaro2015-02-051-4/+4
* * Fix crash in interface tracker due to using old "linked" field.melifaro2014-10-071-2/+1
* Switch ipfw to use rmlock for runtime locking.melifaro2014-10-041-0/+1
* * Use modular opcode handling inside ipfw_ctl3() instead of static switch.melifaro2014-09-051-2/+10
* Be consistent and use same arguments for ctl3 opcodes.melifaro2014-09-031-1/+2
* Clean up kernel interaction in ip_fw_iface.cmelifaro2014-08-141-13/+10
* Fix crash in case of iflist request on non-initialized tracker.melifaro2014-08-141-3/+8
* Update functions descriptions.melifaro2014-08-111-3/+0
* * Add generic ipfw interface tracking APImelifaro2014-07-281-0/+529
OpenPOWER on IntegriCloud