Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  routed
carp.xml 9.88 KB
carp_settings.xml 8.89 KB
miniupnpd.inc 8.34 KB
miniupnpd.xml 4.29 KB
olsrd.xml 4.57 KB
openntpd.inc 1.29 KB
openntpd.xml 770 Bytes
sasyncd.xml 2.32 KB

Latest revisions

# Date Author Comment
02afa684 08/15/2009 04:44 AM Jim Pingle

Fix potential bug in UPnP config.
If the shaper has never been used, the value being checked may not exist or not be an array.

1729ace8 07/09/2009 11:39 PM Jim Pingle

Add traffic shaper queue field to UPnP config

85dc3534 06/26/2009 03:17 PM Manoel Carvalho

Adding enablefields tag to enable/disable form elements

0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
28359758 04/07/2009 08:40 PM Chris Buechler

don't kill routed unless it's running to avoid error in system log

a55e9c70 03/30/2009 12:38 AM Ermal Luçi
  • Hide interfaces internals to other code and use the propper interfaces.
    Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
  • Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml...
00d75b39 03/03/2009 04:38 PM Scott Ullrich

Add (s)

85a5da13 10/23/2008 09:51 PM Ermal Luçi
  • Rename get_current_wan_address to get_interface_ip
  • Rename get_real_wan_interface to get_real_interface
  • Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
  • Cleanup some code when passing or remove some unused one.
d799787e 08/26/2008 04:48 AM Matthew Grooms

Rework most of the OpenVPN support. The interfaces have been updated to
not use the pkg system and the configuration has been migrated to an
openvpn prefix. The centralized user and certificate manager is now used
to support the openvpn configurations. Most of the files removed in this...

aef749eb 07/07/2008 01:05 AM Scott Ullrich

Eliminate interfaces_carp_bring_up_final()

View revisions

Also available in: Atom