Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
athctrl.sh 819 Bytes
dhclient-script 10.9 KB

Latest revisions

# Date Author Comment
a9b305a8 11/11/2014 03:52 AM Chris Buechler

Set this to /8 instead since that's how it's done in stock FreeBSD 10.1. Ticket #3941

b0533f16 11/11/2014 03:37 AM Chris Buechler

Setting an interface's IP to 0.0.0.0 with mask 0.0.0.0 overwrites the
default route with that interface's link route. Later in dhclient, that
gets deleted and leaves the system with no default route. Using a /32 mask
here works in every scenario I can find, and stops the default route...

c75e8aed 11/06/2014 01:33 AM Chris Buechler

Disable delete_old_states in dhclient-script. rc.newwanip handles this correctly in 2.2, and this killed states in multiple circumstances where that isn't necessary nor desirable.

2d34e81a 07/07/2014 11:12 PM Renato Botelho

Avoid reseting firewall hostname by WAN DHCP. It should fix #3746

ff3da5db 06/10/2014 01:42 PM Renato Botelho

Fix #3700 and other syntax issues:

- Remove G parameter from pfctl since it doesn't exist anymore
Initialize $old_router
- Fix sh syntax on variable assign, it couldn't have space before =
- Simplify logic
- Avoid flush states twice, if it was done on IP change, don't do it...

6214dd36 03/28/2014 10:15 PM Ermal LUÇI

Remove unused ppp-script

0b1f9973 08/01/2013 11:14 AM Ermal LUÇI

Whitespace fixes

8540ee75 08/01/2013 11:13 AM Ermal LUÇI

Set the interface as first here to properly be able to identify it after in php code. Ticket #2495

1befdbf8 03/07/2013 10:03 AM Ermal LUÇI

Tune up a bit dhclient-script and call the kill state command only once its enough

096f2962 02/12/2013 12:01 PM Ermal LUÇI

Ticket #1629 Another round of fixes related to state clearing

View revisions

Also available in: Atom