| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebranddevel-11 | Timothy Pearson | 2017-10-05 | 4 | -0/+243 |
* | Fix the build, define the boottime variable before use it. | Luiz Souza | 2017-07-24 | 1 | -2/+5 |
* | Fix the match timestamp when the table lookup command is used. | Luiz Souza | 2017-07-22 | 1 | -0/+2 |
* | Replace the hardcoded NULL. No functional changes. | Luiz Souza | 2017-07-20 | 1 | -3/+3 |
* | Remove a duplicate definition. | Luiz Souza | 2017-07-20 | 1 | -1/+1 |
* | Add the missing change from the last commit. | Luiz Souza | 2017-07-20 | 1 | -0/+1 |
* | Add support for the classic pfSense 'mixed' tables. | Luiz Souza | 2017-07-20 | 7 | -36/+76 |
* | Shorten initial menu text | jim-p | 2017-07-19 | 1 | -2/+2 |
* | Prepare installer files for "Recover config.xml" option. Issue #7708 | jim-p | 2017-07-18 | 3 | -11/+48 |
* | style(9) fixes. | Luiz Otavio O Souza | 2017-07-17 | 1 | -50/+50 |
* | Fix the variable name, use an existing variable. | Luiz Otavio O Souza | 2017-07-17 | 1 | -3/+3 |
* | While we always store the interface in the every state, we do not do strict s... | Luiz Otavio O Souza | 2017-07-17 | 1 | -1/+2 |
* | Apply the previous dummynet fixes on v6 version of the code. | Luiz Otavio O Souza | 2017-07-17 | 1 | -7/+8 |
* | Always return PF_PASS for packets processed by dummynet, even if dummynet dro... | Luiz Otavio O Souza | 2017-07-17 | 1 | -4/+3 |
* | Packets redirected to ourselves should be flagged with M_FASTFWD_OURS and not... | Luiz Otavio O Souza | 2017-07-17 | 1 | -2/+2 |
* | Always remove the correct tag, find it by its cookie instead of relying on m_... | Luiz Otavio O Souza | 2017-07-17 | 1 | -1/+3 |
* | Revert this change from the previous commit, it actually breaks the nat undo/... | Luiz Otavio O Souza | 2017-07-17 | 1 | -4/+2 |
* | Better support for dummynet (limiters) with binat and rdr rules. | Luiz Otavio O Souza | 2017-07-17 | 1 | -3/+39 |
* | Revert this unnecessary change. | Luiz Otavio O Souza | 2017-07-17 | 1 | -1/+1 |
* | Remove duplicate code and fix undo NAT and redo NAT. | Luiz Otavio O Souza | 2017-07-17 | 1 | -112/+42 |
* | Set the dnflow fields after parse the protocol headers. | Luiz Otavio O Souza | 2017-07-17 | 1 | -14/+10 |
* | Rererefix the build... | Luiz Otavio O Souza | 2017-07-17 | 1 | -1/+1 |
* | Fix the build. | Luiz Otavio O Souza | 2017-07-17 | 1 | -5/+1 |
* | Fix the build, remove the extra brackets. | Luiz Otavio O Souza | 2017-07-17 | 1 | -1/+1 |
* | Clean the code, fix some mistakes we did when the code was ported from FreeBS... | Luiz Otavio O Souza | 2017-07-17 | 1 | -40/+40 |
* | Fix a typo, check the return code from ipfw_dn_io() and simplify the code. | Luiz Otavio O Souza | 2017-07-17 | 1 | -12/+10 |
* | Import pfSense patch if_vlan_altq.diff | Luiz Otavio O Souza | 2017-07-17 | 1 | -87/+92 |
* | Persistently store NIC's hardware MAC address, and add a way to retrive it | rpokala | 2017-07-17 | 1 | -1/+0 |
* | Fix the structure padding to work on 32bits platforms. | Luiz Otavio O Souza | 2017-07-17 | 1 | -2/+4 |
* | Round up the struct pfloghdr size to the next byte boundary. | Luiz Otavio O Souza | 2017-07-17 | 1 | -1/+1 |
* | MFC 305177 | sephe | 2017-07-17 | 1 | -1/+1 |
* | Fix a bug where existing CARP alias addresses cannot be changed. | Luiz Otavio O Souza | 2017-07-17 | 5 | -14/+16 |
* | Revert this change now that the structure size is fixed. | Luiz Otavio O Souza | 2017-07-17 | 1 | -1/+1 |
* | pf: Fix possible shutdown race | kp | 2017-07-17 | 3 | -11/+18 |
* | Do not run the pf purge thread while the VNET variables are not initialized, ... | Luiz Otavio O Souza | 2017-07-17 | 1 | -0/+6 |
* | pf: Do not lose the VNET lock when ending the purge thread | kp | 2017-07-17 | 1 | -5/+6 |
* | Add a fix for the KSZ9031RNX errata 5. | Luiz Otavio O Souza | 2017-07-17 | 1 | -0/+7 |
* | pf: Fix incorrect rw_sleep() in pf_unload() | kp | 2017-07-17 | 2 | -4/+2 |
* | Fix the build. | Luiz Otavio O Souza | 2017-07-17 | 1 | -3/+3 |
* | Enable the VMXNET3_LEGACY_TX support when the kernel is built with ALTQ support. | Luiz Otavio O Souza | 2017-07-17 | 1 | -0/+4 |
* | Update the interface name before return and fix the kernel panic when pf is l... | Luiz Otavio O Souza | 2017-07-17 | 1 | -1/+20 |
* | Do not run the pf purge thread while the VNET variables are not initialized, ... | Luiz Otavio O Souza | 2017-07-17 | 1 | -0/+8 |
* | pf: Fix memory leak on vnet shutdown or unload | kp | 2017-07-17 | 1 | -2/+2 |
* | pf: port extended DSCP support from OpenBSD | kp | 2017-07-17 | 4 | -13/+81 |
* | Add l2 support to ipfw fwd. | Luiz Otavio O Souza | 2017-07-17 | 3 | -71/+79 |
* | Reduce the console spam. Only print this warning when boot verbose is enabled. | Luiz Otavio O Souza | 2017-07-17 | 1 | -1/+1 |
* | Make the probe routine fail when no compatible is found. | Luiz Souza | 2017-07-17 | 1 | -0/+2 |
* | Add initial support to is31fl319x RGB LED driver. | Luiz Souza | 2017-07-17 | 3 | -0/+436 |
* | Add support for the PCA9552 16-bit LED driver with programmable blink rates. | Luiz Souza | 2017-07-17 | 3 | -0/+457 |
* | Always ignore the START and STOP bits whenever the control register is | loos | 2017-07-17 | 1 | -4/+8 |