summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Handle secondary DNS correctly for 3GScott Ullrich2009-10-261-1/+1
* Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to coe...Scott Ullrich2009-10-261-1/+1
* Handle uping interfaces a bit more sanelyScott Ullrich2009-10-261-6/+4
* Revert interfaces_bring_up changesScott Ullrich2009-10-261-3/+3
* Check to see if interface existsScott Ullrich2009-10-261-4/+6
* Add and use ppp-scriptScott Ullrich2009-10-261-5/+7
* Move "Scott Ullrich2009-10-251-1/+1
* Remove extra "Scott Ullrich2009-10-251-1/+1
* Add newlineScott Ullrich2009-10-251-2/+5
* Fix typo (missing ])Scott Ullrich2009-10-251-2/+2
* Show when configuring interfaces on bootup for newly added interfaces (qinq, ...Scott Ullrich2009-10-251-24/+44
* Call rc.linkup after up eventScott Ullrich2009-10-251-1/+1
* Remove booting newline:Scott Ullrich2009-10-251-3/+0
* Set booting to true.. not TRUEScott Ullrich2009-10-251-4/+2
* When a real interface is passed to get_real_interface() simply pass it backScott Ullrich2009-10-251-1/+16
* On second look, turn on PPP interfaces at the get_interfaces_with_gateway levelScott Ullrich2009-10-251-18/+22
* s/interface_bring_up/interfaces_bring_up/Scott Ullrich2009-10-251-7/+7
* Full wlan name is returned now. Use itScott Ullrich2009-10-251-2/+2
* Add misc commentsScott Ullrich2009-10-251-39/+46
* Do not specify a wlan # and let freebsd decide and return the interface that ...Scott Ullrich2009-10-251-2/+2
* Refactor wireless code a hair making it work on 8.xScott Ullrich2009-10-251-14/+13
* Take into account hostap type interfacesScott Ullrich2009-10-251-9/+26
* Unbreak wireless on 8.xScott Ullrich2009-10-251-2/+18
* Silence foreach() error when no PPP interfaces existScott Ullrich2009-10-231-3/+5
* Setting the VIP to the VHID ID has to be theScott Ullrich2009-10-231-11/+26
* Unbreak find_interface_ip for normal interfacesScott Ullrich2009-10-231-1/+3
* Unbreak CARP Enable/Disable buttonScott Ullrich2009-10-231-0/+12
* Unbreak status -> interfaces. TODO: Unbreak Disable Carp buttonScott Ullrich2009-10-231-5/+5
* Unbreak find_interface_ip(). test case: echo find_interface_ip(lan);Scott Ullrich2009-10-231-0/+2
* Only launch ppp once for each connection at a timeScott Ullrich2009-10-191-1/+3
* Use sh -cScott Ullrich2009-10-191-1/+1
* Writw out ppp.linkup fileScott Ullrich2009-10-191-0/+6
* Add support for PPP cards to get_real_interface()Scott Ullrich2009-10-191-3/+14
* Use useland pppd for ppp connectionsScott Ullrich2009-10-191-125/+79
* Correct variable name.Ermal Luçi2009-10-051-1/+1
* Remove more stray characters. Someone needs to start testing their changes!Scott Ullrich2009-10-031-1/+1
* Remove stray characters.Scott Ullrich2009-10-031-1/+1
* Upppss removed leftovers echoErmal Luçi2009-10-011-3/+3
* Write the rules with php provided tools to avoid forking unecessary.Ermal Luçi2009-10-011-4/+9
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-202/+397
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-1/+6
* Update the Altq capable list with the 7.2 listSeth Mos2009-08-211-6/+7
* Mark some other function with COMPAT comment to easily find them when needed.Ermal Luçi2009-08-111-4/+3
* It is printf and not print. Thanks-To: merlin from forums for spotting it.Ermal Luçi2009-07-281-1/+1
* Fix routes on the same interface and the return value of guess_interface_from...Ermal Luçi2009-07-271-1/+1
* Rename the vlan interface after assigning the parent interface.Ermal Luçi2009-07-071-2/+2
* * Fix the pppoe reset script.Ermal Luçi2009-06-181-30/+34
* s/./_/ for vlans since netgraph does not like .(dots) in the path names.Ermal Luci2009-06-161-2/+2
* More vlan interface name change fixes.Ermal Luçi2009-06-151-1/+3
* Use $RealIf.vlan$tag interface names for vlans. This makes them more userfrie...Ermal Luçi2009-06-081-5/+6
OpenPOWER on IntegriCloud