summaryrefslogtreecommitdiffstats
path: root/sys/netpfil/ipfw
Commit message (Expand)AuthorAgeFilesLines
* MFC r314614:ae2017-07-151-4/+6
* MFC r313356:ngie2017-07-151-1/+1
* MFC r312341:ae2017-07-151-1/+1
* MFC r309660:ae2017-07-151-6/+5
* MFC r308237:loos2017-07-151-1/+1
* Stop abusing from struct ifnet presence to determine the packet directionloos2017-07-151-4/+2
* MFC r305940:ae2017-07-151-2/+2
* MFC r305778:ae2017-07-151-6/+38
* MFC r303382:kib2017-05-091-2/+10
* Reduce the console spam. Only print this warning when boot verbose is enabled.Luiz Otavio O Souza2017-01-171-1/+1
* Remove unnecessary code (cleaning up...).Luiz Otavio O Souza2016-11-011-8/+3
* Remove the mbuf tag after use.Luiz Otavio O Souza2016-10-311-1/+1
* Fix the ipfw pipe support for l2 rules.Luiz Otavio O Souza2016-10-281-3/+2
* Add l2 support to ipfw fwd.Luiz Otavio O Souza2016-10-262-70/+73
* Add ipfw support to MAC address tables.Luiz Otavio O Souza2016-10-174-4/+445
* Merge remote-tracking branch 'origin/releng/11.0' into RELENG_2_4Renato Botelho2016-09-121-2/+4
|\
| * Merge from stable/11 r304415,304419 (by oleg):ae2016-09-121-2/+4
* | Merge remote-tracking branch 'origin/releng/11.0' into testRenato Botelho2016-08-172-10/+16
|\ \ | |/
| * Merge from stable/11 r304079:ae2016-08-142-10/+16
* | Merge remote-tracking branch 'origin/stable/11' into devel-11Renato Botelho2016-07-191-136/+87
|\ \ | |/
| * MFC r302667truckman2016-07-161-136/+87
* | Merge remote-tracking branch 'origin/stable/11' into devel-11Renato Botelho2016-07-081-33/+28
|\ \ | |/
| * Fix a race condition between the main thread in aqm_pie_cleanup() and thetruckman2016-07-051-33/+28
* | Merge remote-tracking branch 'origin/master' into devel-11Luiz Otavio O Souza2016-07-025-22/+31
|\ \ | |/
| * In case of the global eventhandler make sure the current VNETbz2016-06-301-1/+5
| * Move the ipfw_log_bpf() calls from global module initialisation tobz2016-06-302-17/+22
| * Get closer to a VIMAGE network stack teardown from top to bottom ratherbz2016-06-214-4/+4
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-06-061-1/+2
|\ \ | |/
| * Fix 4-byte overflow in ipv6_writemask.melifaro2016-06-051-1/+2
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-06-023-28/+30
|\ \ | |/
| * Replace constant expressions that contain multiplications bytruckman2016-06-013-28/+30
| * Cast some expressions that multiply a long long constant by atruckman2016-05-292-12/+12
* | Merge remote-tracking branch 'origin/master' into devel-11Luiz Otavio O Souza2016-05-2719-2/+4572
|\ \ | |/
| * Correct a typo in a comment.truckman2016-05-261-1/+1
| * Modify BOUND_VAR() macro to wrap all of its arguments in () and tweaktruckman2016-05-261-2/+2
| * Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).truckman2016-05-2619-2/+4572
* | Merge remote-tracking branch 'origin/master' into devel-11Luiz Otavio O Souza2016-05-231-3/+3
|\ \ | |/
| * Fix the regression introduced in r300143.ae2016-05-201-3/+3
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-05-195-375/+579
|\ \ | |/
| * Move protocol state handling code from lookup_dyn_rule_locked() functionae2016-05-181-79/+86
| * Make named objects set-aware. Now it is possible to create namedae2016-05-174-296/+493
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-05-111-2/+4
|\ \ | |/
| * Fix memory leak possible in error case.ae2016-05-111-2/+4
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-05-0913-98/+78
|\ \ | |/
| * Change the type of objhash_cb_t callback function to be able return anae2016-05-066-25/+40
| * Rename find_name_tlv_type() to ipfw_find_name_tlv_type() and make itae2016-05-053-44/+9
| * sys/net*: minor spelling fixes.pfg2016-05-0311-29/+29
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-04-282-13/+10
|\ \ | |/
| * Make create_object callback optional and return EOPNOTSUPP when it isn'tae2016-04-272-13/+10
* | Importing pfSense patch pfil.diffLuiz Otavio O Souza2016-04-151-1/+5
OpenPOWER on IntegriCloud