summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Update an existing cron entry for pppoe periodic resetsPhil Davis2013-09-101-2/+2
* Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is ea...Ermal2013-09-101-0/+1
* Actually the / here is not needed.Ermal2013-09-041-1/+1
* add option to send prefix hint for requesting desired prefix length for deleg...Daniel Becker2013-09-021-1/+4
* Add also a special case so the correct ip is returned for the case when WAN i...Ermal2013-08-161-0/+9
* When using DHCPv6 and only requesting a prefix the communication on the WAN i...Ermal2013-08-161-0/+12
* Optimize a bit to try and convrt back to friendly interface only when neededErmal2013-08-161-1/+2
* Resolves #2627. When WANv4 is PPP and v6 is DHCP but the option get v6 info f...Ermal2013-08-161-8/+19
* Correctly remove IPv6 addresses from the interface rather than just erroring ...Ermal2013-08-161-2/+9
* Even if called with wrong parameters try to do something rather than return h...Ermal2013-08-161-0/+3
* Reduce diff with masterErmal2013-08-161-0/+2
* Cleanup some code that is not needed anymoreErmal2013-08-141-28/+3
* Use pfSense module functions for finding interface v6 addresses. The addresse...Ermal2013-08-141-28/+9
* Fix #1047Renato Botelho2013-08-081-70/+105
* Remove duplicate polling setRenato Botelho2013-08-081-6/+0
* Implement an option to allow using the IPv4 connectivity interface for sendin...Ermal2013-07-231-4/+8
* Handle IPv6 in ip_in_interface_alias_subnet()jim-p2013-07-191-1/+2
* Do not break ppp type interfaces on v6Ermal2013-07-161-0/+9
* For ppp interfaces the real interface is not present anymore in the xml confi...Ermal2013-07-161-4/+18
* Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the interf...Ermal2013-07-051-0/+15
* Remove duplicated line that makes dhcp6c not run correctlyErmal2013-07-041-1/+0
* Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ...smos2013-07-021-5/+11
* Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.jim-p2013-06-181-0/+10
* * Use when needed the family for get_real_interfaceErmal2013-06-171-13/+12
* Do not do the same tricks here that are done on get_real_interface but just c...Ermal2013-06-171-4/+1
* Provide full path to route binaryErmal2013-06-171-3/+3
* Correct the command for setting the 6rd gwErmal2013-06-111-1/+1
* Wait 1 second before starting the other dhcp6c since pkill does not wait for ...Ermal2013-06-111-0/+1
* Add the 6rd gateway informationErmal2013-06-041-0/+1
* Replace all linklocal checks by is_linklocal()Renato Botelho2013-05-091-3/+3
* Nuke interface_track6_dhcp6_configure()Renato Botelho2013-05-081-47/+0
* Revert "Fixes for track6 interfaces:"Renato Botelho2013-05-071-5/+4
* Pull code from the calling place rather than the interfaces.incErmal2013-05-071-2/+0
* Merge pull request #626 from phil-davis/masterErmal Luçi2013-05-071-0/+2
|\
| * Add includes to interfaces.incPhil Davis2013-05-071-0/+2
* | Fixes for track6 interfaces:Renato Botelho2013-05-071-4/+5
|/
* Fix IPv6 Prefix ID default valueRenato Botelho2013-05-061-9/+0
* Correct issue reported on: http://forum.pfsense.org/index.php/topic,61239.0.htmlErmal2013-04-171-1/+1
* Make fe80: addresses check case insensitiveRenato Botelho2013-04-141-3/+3
* Configure static arp inside interface_configure() since it removes all interf...Renato Botelho2013-04-111-0/+1
* Fix whitespaces and indentRenato Botelho2013-03-281-50/+39
* Give the process time to exit before running a new oneErmal2013-03-251-1/+3
* Escape the argument to avoid potential issuesErmal2013-03-211-1/+1
* No need for the ::(separators) they will be thereErmal2013-03-201-1/+1
* Check lower bound as wellErmal2013-03-201-1/+1
* The default gateway for 6rd type is $prefix|$wanv4::$wanv4gw. Also add suppor...Ermal2013-03-201-13/+4
* To actually use the linklocal of :1 delete the auto assigned linklocalErmal2013-03-201-0/+3
* Remove even this seems dhclient is smart enough to avoid this by itselfErmal2013-03-191-3/+0
* Remove functions that are not used now with once mode of rtsoldErmal2013-03-191-14/+0
* Simplify a bit logicRenato Botelho2013-03-191-12/+6
OpenPOWER on IntegriCloud