summaryrefslogtreecommitdiffstats
path: root/sys/netpfil/ipfw/ip_fw_pfil.c
Commit message (Expand)AuthorAgeFilesLines
* Importing pfSense patch CP_speedup.diffRenato Botelho2015-08-171-7/+9
* Importing pfSense patch pfil.RELENG_10.diffRenato Botelho2015-08-171-1/+5
* MFC r264540:ae2014-04-231-1/+1
* Merge r263497: fix ipfw + VIMAGE sysctls.glebius2014-03-241-14/+6
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-2/+2
* Remove the recently added sysctl variable net.pfil.forward.ae2012-11-021-2/+2
* Remove the IPFIREWALL_FORWARD kernel option and make possible to turnae2012-10-251-2/+4
* Switch the entire IPv4 stack to keep the IP packet headerglebius2012-10-221-2/+0
* Catch up with r241245 and do not return packet back in host byte order.glebius2012-10-081-4/+1
* A step in resolving mess with byte ordering for AF_INET. After this change:glebius2012-10-061-6/+1
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-141-0/+590
OpenPOWER on IntegriCloud