summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove onlink flagsSeth Mos2011-05-151-1/+1
* Merge branch 'master' into smos-ipv6Bill Marquette2011-05-141-1/+1
|\
| * Resolves #1524. USe the correct field from netstat parsed output.Ermal2011-05-131-1/+1
* | Remove a space, this prevents the dhcp server from startingSeth Mos2011-05-141-1/+1
* | Prevent incorrect rtadvd.conf generation if the prefix is not yet set on the ...Seth Mos2011-05-101-8/+12
* | Add a prefix pool for prefix delegation. Doesn't work yet. ISC dhcpd complain...Seth Mos2011-05-091-6/+8
* | Add DHCP-PD support if the WAN interface is set to DHCP.Seth Mos2011-05-061-11/+23
* | Remove debuggingSeth Mos2011-05-041-1/+0
* | More DHCPv6 server fixes, split the function out into seperate v4 and v6. Mak...Seth Mos2011-05-041-156/+218
* | Make sure to send both the managed and other config flags.Seth Mos2011-05-031-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2011-05-031-0/+1
|\ \ | |/
| * Add a newline to the igmpproxy config to resolve issues of it not parsing cor...Ermal2011-05-021-0/+1
* | Remove the quotes, these break the advertisementSeth Mos2011-04-281-1/+1
* | Hopefully fix the router advertisementSeth Mos2011-04-281-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2011-04-281-3/+3
|\ \ | |/
* | Change the rtadvd daemon options to a more readable format that should hopefu...Seth Mos2011-04-281-2/+4
* | Generate a address from the bridge mac and configure a v6 addressSeth Mos2011-04-151-1/+3
* | Fix Parse errorSeth Mos2011-04-121-1/+1
* | Only pick up the ipv6 addresses from the DNS servers sectionSeth Mos2011-04-121-1/+8
* | Merge remote branch 'upstream/master'Seth Mos2011-04-121-2/+2
|\ \ | |/
| * On interface ip change reload even igmpproxy. Reported-by: http://forum.pfsen...Ermal2011-04-041-2/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-03-241-2/+5
|\ \ | |/
| * Actually remove the pid file before starting a new miniupnpd since it seems t...Ermal2011-03-221-2/+5
* | Set some defaults, advertise a default ipv6 mtu of 1280.Seth Mos2011-03-211-4/+18
* | Correct typo in array name. Add select box for operating mode of rtadvd and d...Seth Mos2011-03-211-8/+19
* | Further fixup the fetch Mac address exec() this hopefully worksSeth Mos2011-03-211-2/+2
* | Attempt to manually generate a ipv6 addressSeth Mos2011-03-201-1/+3
* | Comment out static mappings, this needs more researchSeth Mos2011-03-171-1/+4
* | First stab at generating a link local address for the bridge interface if it'...Seth Mos2011-03-061-1/+7
* | Merge remote branch 'upstream/master'Seth Mos2011-03-021-12/+7
|\ \ | |/
| * Since its only called during bootup there is no need to do conditionals here....Ermal2011-03-021-10/+5
| * Pass the -a parameters to pgrep to be certain we search ancestors as well. Th...Ermal2011-03-011-2/+2
* | Disable the wins server input boxes, these don't work on v6Seth Mos2011-02-081-6/+0
* | Fix dhcp server groupSeth Mos2011-01-221-2/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-01-201-1/+4
|\ \ | |/
| * Do not put a config entry for dhcpd if we cannot determine the subnet address...Ermal2011-01-181-2/+5
* | Fix the group for dhcpdSeth Mos2010-12-261-2/+2
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-1/+1
|\ \ | |/
| * Ensure log directory exists before invoking syslogdScott Ullrich2010-12-181-1/+0
| * Touch log file so it can be created on livecdScott Ullrich2010-12-181-0/+1
| * Show when disk is encrypted. Do not uppercase .eliScott Ullrich2010-12-171-1/+1
| * Nuke trailing c/rScott Ullrich2010-11-241-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-11-151-9/+17
|\ \ | |/
| * * Call get_configured_interface_* functions only once in the codeErmal2010-11-101-0/+1
| * Small improvement no functional change.Ermal2010-11-101-8/+8
| * Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
| * Add a setting for the data type of values used with DHCP option numbers and i...Erik Fonnesbeck2010-11-091-2/+9
| * Change the dhcpd startup for isc dhcpd server 4.1smos2010-11-031-1/+1
* | Adjust the config file for dhcpv6. We can not support Failover at this point,...Seth Mos2010-11-151-4/+4
* | We do not have a ipv6 specific function, the old one now understands ipv6Seth Mos2010-11-151-1/+1
OpenPOWER on IntegriCloud