aboutsummaryrefslogtreecommitdiffstats
path: root/config/routed
Commit message (Collapse)AuthorAgeFilesLines
* Fix menu item URL, nuke useless tag, bump routed package versiondoktornotor2015-12-081-3/+2
|
* Add missing includesdoktornotor2015-12-081-0/+5
|
* Add privileges configuration to routed packagedoktornotor2015-11-141-0/+38
|
* Add privileges configuration, cleanupsdoktornotor2015-11-141-6/+8
|
* Improve service handlingdoktornotor2015-11-141-9/+21
| | | | | - Don't create rc script unless package is enabled - When RIP is disabled in configuration, remove the rc script so that it does not get restarted on reboot - Nuke /etc/gateways on uninstall
* Remove useless remount callsdoktornotor2015-08-251-4/+0
| | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
* routed - code style fixesdoktornotor2015-08-161-47/+55
| | | | - Code style fixes - Create rc file and use {start,stop,restart}_service() instead of custom functions
* routed - code style fixesdoktornotor2015-08-161-44/+48
| | | | | - Fix copyright header and indentation - Nuke useless comments and empty tags - Install routed service
* Fixup URLs:Renato Botelho2014-03-181-2/+2
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Add full path for include fileRenato Botelho2013-02-121-1/+1
|
* Move RIP back to packages. It fixes #2810Renato Botelho2013-02-122-85/+91
|
* mv packages to config dir to match web layoutBill Marquette2009-02-062-0/+237