summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_packet_capture.php
Commit message (Expand)AuthorAgeFilesLines
* important exclusion - update help text for packets dropped by NIC / offloadstilez2017-07-301-3/+3
* add "very"stilez2017-07-171-1/+1
* slight further text/format improvementstilez2017-07-171-4/+4
* Improve help text for promiscuous modestilez2017-07-171-6/+17
* Fix some other outdated linksjim-p2017-06-231-1/+1
* Finish MAC address matching for packet capture. Implements #6743jim-p2017-02-281-3/+32
* Remove HTML from strings in diags filesPhil Davis2017-02-051-15/+21
* Remaining required fields for Diag pagesPhil Davis2017-01-241-3/+3
* Allow capturing based on MAC address as well.jim-p2016-12-271-2/+4
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-2/+0
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
* Diagnostics / Packet CaptureNOYB2016-04-271-3/+4
* Diagnostics - Menu - PunctuationNOYB2016-04-261-1/+1
* Add validation of address family and protocol combinations. Ticket #6219Chris Buechler2016-04-201-0/+12
* Diagnostics - Remove PersonalizationsNOYB2016-04-031-2/+2
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-4/+4
* Internationalize Form_Button textPhil Davis2016-03-111-4/+4
* Bring some consistency to the way most buttons are displayed (color, icons, e...jim-p2016-03-091-8/+16
* Fix handling of promicuous checkbox on packet capture. Fixes #5896jim-p2016-02-161-1/+2
* Fix spacing issue with "Exclude ESP"jim-p2016-02-161-1/+1
* Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
* Add missing commajim-p2016-02-061-1/+1
* Add pfsync to the list of pre-defined packet capture filters. Also add negati...jim-p2016-02-051-2/+5
* When the protocol is set for CARP, tell tcpdump to interpret it as CARP for m...jim-p2016-01-251-3/+8
* Merge branch 'add_call_gettext_diagnostic_menu_pages' of https://github.com/b...Stephen Beaver2016-01-211-4/+4
|\
| * add call gettext function for translatebruno2016-01-211-13/+13
* | Add gettext to select option names where requiredStephen Beaver2016-01-211-8/+10
|/
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-5/+0
* Code style usr local www a-ePhil Davis2015-12-141-10/+17
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* Fix Packet Capture section headingPhil Davis2015-11-171-2/+2
* Fixed #5402 by adding multiple fonts to accommodate different OSStephen Beaver2015-11-101-2/+2
* Fixed #5402Stephen Beaver2015-11-101-1/+1
* Fixed #5402Stephen Beaver2015-11-101-2/+2
* Eliminate a few more cases of $config['ipsec']['enable'].Luiz Otavio O Souza2015-11-101-3/+3
* Fixed #5402Stephen Beaver2015-11-101-3/+4
* Fixed #5401Stephen Beaver2015-11-091-2/+1
* Diag reviewPhil Davis2015-11-091-7/+7
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-265/+285
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+485
OpenPOWER on IntegriCloud