summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add hw.usb.no_pf="1" to loader.conf on nanobsdbcyrill2013-02-011-1/+2
* Merge pull request #366 from bcyrill/patch-5Jim P2013-02-011-3/+3
|\
| * Update usr/local/www/system_gateways_edit.phpbcyrill2013-02-011-3/+3
|/
* Avoid killing apinger's rrdtool processes on kill_traffic_collector(). It hel...Renato Botelho2013-02-011-2/+6
* Avoid duplicate hw.usb_no_pf entry on loader.confRenato Botelho2013-02-011-1/+2
* Hide usbus# from interfaces list. Fixes #2306Renato Botelho2013-02-011-0/+3
* Merge pull request #365 from phil-davis/masterJim P2013-02-011-7/+11
|\
| * Display only needed Reinstall and Clear Package Lock buttonsPhil Davis2013-02-011-7/+11
| * Allow clear package lock when 1st install failsPhil Davis2013-02-011-1/+1
* | Removed unused block of codeRenato Botelho2013-02-011-17/+1
|/
* Use the better -Fs modifies to pf to kill the states by interface. Also kill ...Ermal2013-01-317-9/+8
* Load if_stf module if has not been doneErmal2013-01-311-0/+4
* Add missing parameter to interface_track6_configure() callRenato Botelho2013-01-311-1/+1
* Fix a typoRenato Botelho2013-01-311-1/+1
* Do delayed handling of track6 interfaces a bit earlier. More thoughts need to...Ermal2013-01-311-9/+56
* Correct name as reported by phil-davis@githubErmal2013-01-311-1/+1
* Merge pull request #364 from mdima/masterErmal Luçi2013-01-311-15/+22
|\
| * Fixes links and PPSMichele Di Maria2013-01-311-15/+22
* | Destroy the stf interface to avoid issues with ipv6 interface assignment. Als...Ermal2013-01-311-24/+51
* | Do not do any operation if its not necessaryErmal2013-01-311-5/+8
* | Create link_interface_to_track6 to make code more readble and easily trackble...Ermal2013-01-315-143/+129
* | Actually destroy in this caseErmal2013-01-311-1/+1
* | Do the right thing hereErmal2013-01-311-2/+5
* | Merge pull request #363 from phil-davis/masterChris Buechler2013-01-301-2/+2
|\ \
| * | Syntax error in vpn_pppoe.phpPhil Davis2013-01-311-2/+2
|/ /
* | Avoid mpd based services to set localip to an already used IP on the system. ...Renato Botelho2013-01-302-0/+6
* | is_ipaddr_configured() now returns VIPSRenato Botelho2013-01-301-0/+14
* | Fix indentRenato Botelho2013-01-301-1/+1
* | Fix whitespaces and indentRenato Botelho2013-01-301-171/+171
* | Merge pull request #362 from bcyrill/patch-4Ermal Luçi2013-01-301-1/+1
|\ \
| * | Update etc/inc/interfaces.incbcyrill2013-01-301-1/+1
* | | Do more strict checks. Also silence some more log_error under debug. Also do ...Ermal2013-01-303-19/+21
|/ /
* | Put more checks hereErmal2013-01-301-2/+11
* | Oops correct interface nameErmal2013-01-301-3/+3
* | Whitespace fixesjim-p2013-01-301-18/+16
* | Change output style to follow halt.php and reboot.php so the shutdown output ...jim-p2013-01-301-10/+13
* | Correct fetching ipv4 gateway by passing correct parameterErmal2013-01-301-5/+3
* | Silence error. Maybe the command should be removed completely!Ermal2013-01-301-1/+1
* | Fixes #1928. Disallow sync loop only for certain types of calls but not for e...Ermal2013-01-301-9/+27
* | Ticket #2412. Also allow ipv6 traffic to flow on the stf interfaceErmal2013-01-301-0/+4
* | Ticket #2412 6to4 can come from any source. Also tighten rule that reply come...Ermal2013-01-301-2/+2
* | Fixes #2674. Use the interface mtu rather than hardcoded 1280. Needs to be se...Ermal2013-01-301-1/+5
* | pfctl -b is gone just use std tools of pfctlErmal2013-01-306-23/+13
* | Make this regular expression a little more specific so it does not kill the w...Erik Fonnesbeck2013-01-301-1/+1
* | Merge pull request #361 from phil-davis/masterChris Buechler2013-01-301-4/+7
|\ \
| * | Corrected cmd line for hostapdPhil Davis2013-01-301-4/+7
|/ /
* | More unsets :)Ermal2013-01-301-0/+1
* | Make smal fixErmal2013-01-301-1/+2
* | Merge pull request #360 from mdima/masterErmal Luçi2013-01-291-93/+136
|\ \ | |/
| * Feature #2781: Hierarchical view of "Status-Queues" pageMichele Di Maria2013-01-291-2/+2
OpenPOWER on IntegriCloud