summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* Refactor get_configured_interface_list remove unused parameterPhil Davis2017-04-161-4/+1
* Refactor get_configured_interface_list_by_realif remove unused parameterPhil Davis2017-04-161-4/+1
* Refactor get_configured_interface_with_descr remove unused parameterPhil Davis2017-04-161-4/+1
* Merge pull request #3685 from phil-davis/sort-if-namesjim-p2017-04-031-3/+6
|\
| * Add user option to sort interface namesPhil Davis2017-03-301-3/+6
* | Merge pull request #3635 from doktornotor/patch-24jim-p2017-04-031-1/+1
|\ \
| * | Add QinQ interfaces to the list of interfaces not to check (Bug #4669)doktornotor2017-03-101-1/+1
* | | Merge pull request #3614 from doktornotor/patch-16jim-p2017-04-031-7/+0
|\ \ \ | |_|/ |/| |
| * | Remove dummy config_lock() and config_unlock() functionsdoktornotor2017-03-051-7/+0
| |/
* | Refactor is_port_or functionsPhil Davis2017-03-271-6/+9
* | Add underscores to is_port* function namesPhil Davis2017-03-271-5/+5
* | Provide functions for checking port range alias combinationsPhil Davis2017-03-261-1/+11
* | Merge pull request #3642 from phil-davis/icmp-type-skip-redmine-7372Steve Beaver2017-03-201-0/+17
|\ \
| * | Fix #7372 Cannot filter ICMP Type SKIPPhil Davis2017-03-121-0/+17
| |/
* | Merge pull request #3529 from Chrisc-c-c/Fix-List-Sort-OrderSteve Beaver2017-03-201-1/+2
|\ \ | |/ |/|
| * Fix incorrect sorting for various dropdown lists.Chris Rowe2017-02-121-1/+2
* | Add a function to normalize CR and CRLF-style newlines to Unix LFdoktornotor2017-02-231-0/+6
|/
* 5th trylukehamburg2017-02-091-1/+1
* 4th attempt!lukehamburg2017-02-091-3/+7
* 3rd try!lukehamburg2017-02-081-9/+8
* 2nd try. . .lukehamburg2017-02-081-11/+14
* Introduce is_intrange() to validate a range of integers delimited by ':' or '-'Renato Botelho2017-01-241-0/+29
* Merge pull request #3414 from phil-davis/ipv6-compressRenato Botelho2017-01-231-4/+19
|\
| * Force compress for where_is_ipaddr_configuredPhil Davis2017-01-221-2/+2
| * Always force compress when calling Net_IPv6Phil Davis2017-01-221-2/+17
* | Remove unused variable $cfglckkeyconsumersRenato Botelho2017-01-231-5/+3
|/
* Make sure file exists before try to open itRenato Botelho2017-01-101-2/+3
* Fix styleRenato Botelho2017-01-101-38/+38
* format_DUID array_walkPhil Davis2017-01-091-3/+5
* format_DUID use str_padPhil Davis2017-01-091-3/+1
* format_DUID reviewPhil Davis2017-01-091-6/+3
* Helper format_duid() for DUID inputPhil Davis2017-01-081-1/+29
* Return partial MAC address matching support to is_macaddr(). Fixes #7088jim-p2017-01-051-3/+9
* Merge pull request #3304 from marjohn56/masterjim-p2017-01-021-0/+63
|\
| * Changes as requestedmarjohn562016-12-271-6/+6
| * tidymarjohn562016-12-231-7/+3
| * Added get_duid_from_file() functionmarjohn562016-12-221-0/+31
| * User Defined DUIDmarjohn562016-12-211-0/+36
* | Fix #3560 correctly handle disabled static routesPhil Davis2016-12-271-1/+5
|/
* validateipaddr update return value commentsPhil Davis2016-12-201-3/+3
* validateipaddr use constants from globals.incPhil Davis2016-12-201-7/+7
* validateipaddr return address familyPhil Davis2016-12-201-7/+13
* Merge pull request #3281 from phil-davis/patch-7Renato Botelho2016-12-161-6/+6
|\
| * validateipaddr enhance flexibility for translationPhil Davis2016-12-161-6/+6
* | validateipaddr code formatPhil Davis2016-12-161-2/+2
|/
* Fix commentSteve Beaver2016-12-151-1/+1
* Added a function validateipaddr() use as:Steve Beaver2016-12-151-0/+61
* Revise update_filter_relaod_status() function to append status messages rathe...Steve Beaver2016-11-211-6/+10
* Check if pidfile is valid before try to send signalRenato Botelho2016-10-311-2/+3
* Update the variable with the round() return otherwise it does not has any eff...Luiz Otavio O Souza2016-10-231-1/+1
OpenPOWER on IntegriCloud