index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
rc.newwanip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reinstate dhclient_update_gateway_groups_defaultroute() it was moved to gwlb.inc
Scott Ullrich
2009-07-09
1
-1
/
+2
*
It looks like half of my commit is missing, comment this function out for a bit.
Scott Ullrich
2009-06-24
1
-1
/
+1
*
Update gateway group gateway IP for dhcp interface wan interfaces.
Scott Ullrich
2009-03-18
1
-0
/
+3
*
Use product_name
Scott Ullrich
2008-11-10
1
-2
/
+2
*
Sync the time on ip change and alert the logs
Scott Ullrich
2008-11-09
1
-2
/
+6
*
Try to use where possible filter_configure so upcoming event modifications ca...
Ermal Luçi
2008-11-08
1
-1
/
+1
*
* Rename get_current_wan_address to get_interface_ip
Ermal Luçi
2008-10-23
1
-3
/
+3
*
* Remove bigpond support from backend.
Ermal Luçi
2008-10-06
1
-6
/
+1
*
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
Ermal Luçi
2008-07-14
1
-17
/
+9
*
Remove configure_slbd() from rc.newwanip.
Seth Mos
2008-07-08
1
-4
/
+0
*
remove the setup_gateways_monitor() from system_routing_configure() as this c...
Seth Mos
2008-07-01
1
-3
/
+4
*
Cleanup logging line so that it is more readable.
Scott Ullrich
2007-06-09
1
-1
/
+1
*
find_interface_ip() requires a real interface
Scott Ullrich
2007-06-09
1
-1
/
+1
*
Add function to forcefully reload VPN on wan ip change.
Seth Mos
2007-05-15
1
-2
/
+2
*
Add missing )'s. How this got past our PHP LINT checker is beyond me.
Scott Ullrich
2007-05-14
1
-2
/
+2
*
Trim carriage return off of the $old_ip so that the <> comparison works.
Scott Ullrich
2007-04-27
1
-2
/
+2
*
When dhclient renews the ip address and the ip has not changed then old_ip_ad...
Scott Ullrich
2007-04-22
1
-2
/
+4
*
Exit after restarting dhclient.
Scott Ullrich
2007-02-19
1
-0
/
+1
*
Log more information during rc.newwanip
Scott Ullrich
2007-02-18
1
-1
/
+1
*
Log more information during rc.newwanip
Scott Ullrich
2007-02-18
1
-0
/
+2
*
Note the interface that we are working on in the logs to ensure that we are o...
Scott Ullrich
2007-02-18
1
-2
/
+2
*
Only restart packages if the IP address changes
Scott Ullrich
2007-02-09
1
-1
/
+2
*
Work around DHCLIENT issue temporarily until we can deterimine why it is occu...
Scott Ullrich
2007-01-25
1
-1
/
+6
*
Instead of killing openvpn and restarting, simply HUP it to reload its settings.
Scott Ullrich
2007-01-08
1
-1
/
+1
*
Merge in new (outbound) load balancing configuration code from HEAD.
Seth Mos
2006-12-30
1
-0
/
+6
*
Remove old workaround code now that ISC dhclient is back
Scott Ullrich
2006-12-23
1
-7
/
+0
*
Use correct interface when restarting dhclient
Scott Ullrich
2006-12-17
1
-2
/
+4
*
Revert previous dhclient crontab mojo. When running rc.newwanip if the ip ==...
Scott Ullrich
2006-12-16
1
-1
/
+8
*
Back out changes to try and fix OpenVPN. We really need to fix check_reload_...
Scott Ullrich
2006-12-05
1
-7
/
+0
*
Misc spelling mistakes. Remove old commented out code.
Scott Ullrich
2006-12-03
1
-4
/
+1
*
Work around the fact that check_reload_status is inheriting socket descriptor...
Scott Ullrich
2006-12-03
1
-0
/
+12
*
Misc OpenNTPD changes. Do not restart on wan ip change
Scott Ullrich
2006-10-03
1
-1
/
+1
*
Restart msntp on ip change
Scott Ullrich
2006-10-01
1
-0
/
+3
*
Start packages on ip change again, in Holgers case all pacakges are exiting d...
Scott Ullrich
2006-10-01
1
-0
/
+3
*
Kill correct process
Scott Ullrich
2006-09-13
1
-1
/
+1
*
Correctly deterimine the previous ip address when running under pppoe, as wel...
Scott Ullrich
2006-09-12
1
-62
/
+75
*
Only attempt kill if $helpers is defined
Scott Ullrich
2006-07-21
1
-1
/
+2
*
Use friendly awk instead of cut.
Scott Ullrich
2006-07-21
1
-3
/
+3
*
s/$$/$/
Scott Ullrich
2006-07-21
1
-10
/
+10
*
MFC Seths most excellent RRD graphing items
Scott Ullrich
2006-03-21
1
-1
/
+4
*
Remove \n
Scott Ullrich
2006-03-13
1
-1
/
+1
*
Remove \n
Scott Ullrich
2006-03-13
1
-3
/
+5
*
Do not alter loopback interface.
Scott Ullrich
2006-02-15
1
-4
/
+1
*
Fix errors:
Scott Ullrich
2006-02-09
1
-5
/
+5
*
Killoff old incoming FTP helpers
Scott Ullrich
2006-01-08
1
-0
/
+8
*
Try to shave off more time from rc.newwanip. Apparently MPD is STILL being b...
Scott Ullrich
2005-11-28
1
-2
/
+3
*
If for some reason we fail to get the wanip, use get_current_wan_address();
Scott Ullrich
2005-11-25
1
-0
/
+2
*
Make sure we are using the friendly interface name.
Scott Ullrich
2005-11-25
1
-1
/
+1
*
@fopen -> fopen
Scott Ullrich
2005-10-30
1
-1
/
+1
*
Do not check the old recorded ip, dhclient-script creates the file before run...
Scott Ullrich
2005-10-30
1
-12
/
+0
[next]