summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Try to use where possible filter_configure so upcoming event modifications ca...Ermal Luçi2008-11-084-7/+7
* Use existing functions to not duplicate code.Ermal Luçi2008-11-081-17/+5
* Simplify and return correct information if dhcpd is active.Ermal Luçi2008-11-081-4/+6
* Add disable dhcp server scriptScott Ullrich2008-11-081-0/+12
* Add script which automatically enables a default firewall rule on wan andScott Ullrich2008-11-081-0/+17
* Add backtrace in the logs whenever log_error is called and debugging($g["debu...Ermal Luçi2008-11-081-0/+3
* Call a backtrace and log it if we have a failed interface variable.Scott Ullrich2008-11-081-0/+1
* * Add interfaces_bring_up()Scott Ullrich2008-11-071-20/+29
* Better check if the knob is defined or has no value.Ermal Luçi2008-11-071-2/+2
* Reorder the calling.Ermal Luçi2008-11-071-2/+2
* * Log an error when an ifconfig up command is missing its interfaceScott Ullrich2008-11-071-88/+128
* Do not attempt to toggle polling on unsupported interfaces.Seth Mos2008-11-071-11/+4
* Only attempt starting relayd when the vs array is not emptySeth Mos2008-11-071-2/+3
* Remove quotesSeth Mos2008-11-071-1/+1
* * Use interface_bring_down to not duplicate codeErmal Luçi2008-11-071-31/+21
* Fix typo.Ermal Luçi2008-11-071-2/+2
* Do not spam logsScott Ullrich2008-11-071-2/+2
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-074-10/+28
* Do not parse vlansSeth Mos2008-11-071-3/+4
* Trim and correct varSeth Mos2008-11-071-2/+2
* Correct path to netstatSeth Mos2008-11-072-2/+2
* Mute killall outputSeth Mos2008-11-071-1/+1
* * Remove some unused code.Ermal Luçi2008-11-061-30/+14
* Unbreak.Scott Ullrich2008-11-061-1/+1
* Do not step on varSeth Mos2008-11-061-2/+2
* Do not toggle polling on vlan interfacesSeth Mos2008-11-061-0/+3
* Correct route lookupSeth Mos2008-11-062-2/+2
* Surpress message when trying to remove alias addressSeth Mos2008-11-061-1/+1
* Surpress default route delete messageSeth Mos2008-11-061-1/+1
* Surpress kill output.Seth Mos2008-11-061-3/+6
* surpress kill outputSeth Mos2008-11-061-2/+1
* Lookup route table before attempting a deleteSeth Mos2008-11-061-2/+11
* Surpress killall messagesSeth Mos2008-11-066-18/+18
* Filter on outgoing too to allow things like keep state on tcp sessions and re...Ermal Luçi2008-11-061-1/+1
* Fix typo.Ermal Luçi2008-11-051-1/+1
* Make sure to have an interface as a bridge member after reconfiguring.Ermal Luçi2008-11-051-0/+5
* Change it back to 1 not sure why we should look at the packet after the outer...Ermal Luçi2008-11-051-1/+1
* Be smarter at finding the smallest mtu.Ermal Luçi2008-11-051-5/+16
* Fix mtu handling on bridge and lagg interfaces. Reported-by: SethErmal Luçi2008-11-051-16/+30
* Some better checks to avoid errors.Ermal Luçi2008-11-051-30/+40
* Do some better checking before acting on the bridge.Ermal Luçi2008-11-051-30/+42
* Add each member to the bridge individually rather than in one single command.Ermal Luçi2008-11-051-14/+10
* Correct the value. We are interested on the packet after ipsec processing.Ermal Luçi2008-11-041-1/+1
* Change slightly the order of execution to allow overriding hardcoded defaults.Ermal Luçi2008-11-041-6/+5
* Disable bpf(4) abilities on enc0 by default its too much overhead to be on by...Ermal Luçi2008-11-041-2/+2
* Correctly pad with 0.Ermal Luçi2008-11-041-5/+5
* Change enc out sysctl to 0x00Scott Ullrich2008-11-041-1/+1
* Setup enc sysctl'sScott Ullrich2008-11-041-1/+6
* Increase snaplen to 256Scott Ullrich2008-11-041-3/+3
* Do a better job of detecting existing configured gatewaysSeth Mos2008-11-031-8/+12
OpenPOWER on IntegriCloud