- Issue created by @wombatbuddy
-
wombatbuddy →
committed dad48773 on 1.0.x
Issue #3453146: Add a field storage setting to add a default gateway to...
-
wombatbuddy →
committed dad48773 on 1.0.x
For validation of the default gateway use
1. For PostgreSQL version use the "inet >>= inet → boolean" operator ("Does subnet contain or equal subnet?")2. For MySql version use the "s1lentium/iptools" library. The example:
Range::parse('192.168.1.0/24')->contains(new IP('192.168.1.5'));References
1. 9.12. Network Address Functions and Operators
https://www.postgresql.org/docs/current/functions-net.html
2. https://packagist.org/packages/s1lentium/iptoolsFor validation of the default gateway use
1. For PostgreSQL version use the "inet >>= inet → boolean" operator ("Does subnet contain or equal subnet?")2. For MySql version use the "s1lentium/iptools" library. The example:
Range::parse('192.168.1.0/24')->contains(new IP('192.168.1.5'));References
1. 9.12. Network Address Functions and Operators (https://www.postgresql.org/docs/current/functions-net.html
2. https://packagist.org/packages/s1lentium/iptoolsFor validation of the default gateway use
1. For PostgreSQL version use the "inet >>= inet → boolean" operator ("Does subnet contain or equal subnet?")2. For MySql version use the "s1lentium/iptools" library. The example:
Range::parse('192.168.1.0/24')->contains(new IP('192.168.1.5'));References
1. 9.12. Network Address Functions and Operators (https://www.postgresql.org/docs/current/functions-net.html
2. https://packagist.org/packages/s1lentium/iptoolsFor validation of the default gateway use
1. For PostgreSQL version use the "inet >>= inet → boolean" operator ("Does subnet contain or equal subnet?")2. For MySql version use the "s1lentium/iptools" library. The example:
Range::parse('192.168.1.0/24')->contains(new IP('192.168.1.5'));References
1. 9.12. Network Address Functions and Operators (https://www.postgresql.org/docs/current/functions-net.html)
2. https://packagist.org/packages/s1lentium/iptoolsFor validation of the default gateway use
1. For PostgreSQL version use the "inet >>= inet → boolean" operator ("Does subnet contain or equal subnet?")2. For MySql version use the "s1lentium/iptools" library. The example:
Range::parse('192.168.1.0/24')->contains(new IP('192.168.1.5'));References
1. 9.12. Network Address Functions and Operators (https://www.postgresql.org/docs/current/functions-net.html)
2. https://packagist.org/packages/s1lentium/iptools-
wombatbuddy →
committed 426b42ea on 1.0.x
Issue #3453146: Add to the "ipaddress_pgsql" formatter setting to...
-
wombatbuddy →
committed 426b42ea on 1.0.x
-
wombatbuddy →
committed a1b689e6 on 1.0.x
Issue #3453146: Refactor the settingsForm() method of the...
-
wombatbuddy →
committed a1b689e6 on 1.0.x
-
wombatbuddy →
committed 3b41d6f3 on 1.0.x
Issue #3453146: Add the possibility to store the "Default gateway" to...
-
wombatbuddy →
committed 3b41d6f3 on 1.0.x
-
wombatbuddy →
committed 3600c155 on 1.0.x
Issue #3453146: Add the possibility to store the "Default gateway" to...
-
wombatbuddy →
committed 3600c155 on 1.0.x
-
wombatbuddy →
committed cdb3d672 on 1.0.x
Issue #3453146: Add the validators for "Default gateway" value...
-
wombatbuddy →
committed cdb3d672 on 1.0.x
-
wombatbuddy →
committed 2ae349ad on 1.0.x
Issue #3453146: Add to the "ipaddress_mysql" formatter possibility to...
-
wombatbuddy →
committed 2ae349ad on 1.0.x
- Status changed to Fixed
5 months ago 5:52pm 19 June 2024 - Status changed to Fixed
5 months ago 5:53pm 19 June 2024