|
|
|
@3950
|
[3950]
|
08/05/10 17:18:26 |
n0-1 |
fwifupdown: add generic 802.1q support
iftypes/vlan formerly depended on … |
|
|
|
@3948
|
[3948]
|
08/05/10 13:09:42 |
n0-1 |
fwifupdown: add bridge-fd option to set bridge forwarding delay |
|
|
|
@3715
|
[3715]
|
03/12/08 17:54:38 |
spaetzle |
dashver bump … |
|
|
|
@3714
|
[3714]
|
03/12/08 17:29:28 |
spaetzle |
switch init added to targets, hope that solves network startup … |
|
|
|
@3685
|
[3685]
|
01/20/08 22:32:21 |
spaetzle |
disable error_and_die for switch_enable |
|
|
|
@3423
|
[3423]
|
08/07/07 19:10:34 |
spaetzle |
added back fwifupdown dhcp support, feel free to remove it
if you have … |
|
|
|
@3412
|
[3412]
|
08/05/07 21:10:09 |
spaetzle |
fixes the failsafe
ip link set down dev eth0
pingpong problem
enables … |
|
|
|
@3410
|
[3410]
|
08/05/07 20:21:12 |
spaetzle |
dashver bump forgotten |
|
|
|
@3409
|
[3409]
|
08/05/07 20:12:51 |
spaetzle |
- some ifupdown logic rework to make things a bit clearer
- some syntax … |
|
|
|
@3239
|
[3239]
|
07/16/07 18:39:51 |
tg |
make postinstall scripts require mksh as functions.sh does
(how good it's … |
|
|
|
@3234
|
[3234]
|
07/16/07 16:47:44 |
tg |
part Ⅱ – simplify busybox config, ok wbx@
from now on, you can select a … |
|
|
|
@3204
|
[3204]
|
07/12/07 00:45:15 |
spaetzle |
fixed broken vlan stuff |
|
|
|
@3198
|
[3198]
|
07/11/07 11:23:09 |
spaetzle |
fixed wpa |
|
|
|
@3105
|
[3105]
|
07/03/07 15:31:26 |
tg |
revert r3103 – the code is not bridge only (in theory, but no … |
|
|
|
@3103
|
[3103]
|
07/03/07 13:27:16 |
spaetzle |
- moved bridge watchdog into bridge code |
|
|
|
@3099
|
[3099]
|
07/03/07 12:25:03 |
spaetzle |
prevents from entering format code into the messages |
|
|
|
@3094
|
[3094]
|
07/03/07 02:42:54 |
spaetzle |
- updated mprint(), use printf from now
- moved mprint stuff to … |
|
|
|
@3069
|
[3069]
|
07/02/07 15:01:32 |
tg |
ifacelist is not local! |
|
|
|
@3064
|
[3064]
|
07/02/07 14:18:36 |
tg |
I won't write a commit message this time out of politeness… |
|
|
|
@3057
|
[3057]
|
07/01/07 18:28:53 |
spaetzle |
- updated wl-broadcom script to work with latest wl
this is untested but … |
|
|
|
@3013
|
[3013]
|
06/28/07 19:00:27 |
tg |
15 seconds is a little few, I get times between 11 and 13 seconds it … |
|
|
|
@3011
|
[3011]
|
06/28/07 18:45:55 |
tg |
• bugfix
• use echo, not mprint, I don't understand it, there's no docs, … |
|
|
|
@3007
|
[3007]
|
06/28/07 18:32:48 |
tg |
show how long we took as well |
|
|
|
@3006
|
[3006]
|
06/28/07 18:27:03 |
tg |
experimental: reduce number of calls to brctl by running only one … |
|
|
|
@2979
|
[2979]
|
06/28/07 01:44:26 |
spaetzle |
added non blocking bridge init watching
adding 15 seconds delay per bridge … |
|
|
|
@2959
|
[2959]
|
06/27/07 00:29:55 |
spaetzle |
some portability fixes |
|
|
|
@2958
|
[2958]
|
06/26/07 23:42:09 |
spaetzle |
- added back method manual to the valid methods
- moved lladdr to the … |
|
|
|
@2957
|
[2957]
|
06/26/07 22:33:41 |
tg |
throw if{up,down} here, req'd by wbx@ and spaetzle@ |
|
|
|
@2948
|
[2948]
|
06/26/07 20:59:17 |
spaetzle |
fix fwifupdown startup bug |
|
|
|
@2947
|
[2947]
|
06/26/07 20:49:14 |
tg |
bump dashver after spaetzle@ |
|
|
|
@2945
|
[2945]
|
06/26/07 20:47:14 |
spaetzle |
some fixes to make shell code portable |
|
|
|
@2877
|
[2877]
|
06/22/07 15:13:25 |
tg |
remove dhcp from here
according to wbx@ busybox AUTOMATICALLY starts … |
|
|
|
@2876
|
[2876]
|
06/21/07 23:49:43 |
spaetzle |
readded dhcp support, removed by tg some days ago
tested on asus wl-500gd … |
|
|
|
@2874
|
[2874]
|
06/21/07 17:24:17 |
spaetzle |
fixed failsafe cleanup, should fix #322 and #332 |
|
|
|
@2842
|
[2842]
|
06/18/07 17:54:07 |
tg |
argh, network didn't work! |
|
|
|
@2837
|
[2837]
|
06/18/07 15:38:49 |
tg |
• move all the stuff to our /etc structure
• fix lladdr, d'oh |
|
|
|
@2809
|
[2809]
|
06/14/07 22:53:23 |
tg |
fix the non-fancy mode to not display _any_ ANSI colour codes at all
XXX … |
|
|
|
@2790
|
[2790]
|
06/14/07 11:43:58 |
tg |
I don't have the slightest idea why, but udhcpc is run from someplace
else … |
|
|
|
@2771
|
[2771]
|
06/12/07 16:20:47 |
spaetzle |
changed location of network files to /etc/network
fixed bug in … |
|
|
|
@2768
|
[2768]
|
06/12/07 13:35:56 |
tg |
nuke set -u, ok spaetzle@
(rides on old dashver bump) |
|
|
|
@2767
|
[2767]
|
06/12/07 13:34:33 |
tg |
• dhcp method: run as 'up' not as 'pre_up', because we must
set the … |
|
|
|
@2765
|
[2765]
|
06/11/07 18:22:14 |
spaetzle |
-- |
|
|
|
@2764
|
[2764]
|
06/11/07 18:13:30 |
spaetzle |
added quick hack to get network working if switch ports configured
@tg: … |
|
|
|
@2761
|
[2761]
|
06/11/07 13:56:59 |
tg |
someone forgot to bump the dashver |
|
|
|
@2756
|
[2756]
|
06/10/07 16:57:53 |
spaetzle |
set KSH_VERSION default value if undefined |
|
|
|
@2753
|
[2753]
|
06/08/07 18:55:18 |
tg |
make more readable and fix some of the worst bugs
it still doesn't … |
|
|
|
@2743
|
[2743]
|
06/08/07 12:45:58 |
tg |
package/fwifupdown/Config.in:8:warning: 'select' used by config symbol … |
|
|
|
@2739
|
[2739]
|
06/08/07 11:16:36 |
tg |
thou shalt not commit conflict markers
(doesn't svn warn here? cvs does…) |
|
|
|
@2738
|
[2738]
|
06/08/07 11:15:39 |
tg |
from wbx' commit this morning:
-PKG_RELEASE:= 6
+PKG_RELEASE:= … |
|
|
|
@2737
|
[2737]
|
06/08/07 08:04:12 |
wbx |
sorry, but we need help to test the new ifupdown scripts.
THIS WILL BREAK … |
|
|
|
@2653
|
[2653]
|
05/24/07 12:23:28 |
tg |
• base-files/files/etc/init.d/rcK, base-files/files/etc/init.d/rcS:
do … |
|
|
|
@2632
|
[2632]
|
05/23/07 16:31:00 |
tg |
make this look a little more like our other init scripts |
|
|
|
@2509
|
[2509]
|
05/14/07 20:19:25 |
tg |
by request of wbx@, add a clause
| autostop) ;;
to all cases inside all … |
|
|
|
@2503
|
[2503]
|
05/14/07 12:03:19 |
spaetzle |
added CFG_DEBUG, requested by wbx@
set -x will be set if CFG_DEBUG == 1 |
|
|
|
@2502
|
[2502]
|
05/14/07 11:46:19 |
spaetzle |
added CFG_FANCY, requested by wbx@
no ansi escape codes will be send to … |
|
|
|
@2495
|
[2495]
|
05/13/07 02:14:25 |
tg |
grr @ whoever wrote this… |
|
|
|
@2485
|
[2485]
|
05/13/07 00:36:00 |
tg |
by request of wbx@:
make it possible for users to do
| /etc/init.d/<foo> … |
|
|
|
@2445
|
[2445]
|
05/01/07 21:32:42 |
spaetzle |
dhcp bugfix |
|
|
|
@2444
|
[2444]
|
05/01/07 21:15:21 |
spaetzle |
dhcp pidfile fixes |
|
|
|
@2443
|
[2443]
|
05/01/07 19:10:18 |
spaetzle |
fixed failure handling bug |
|
|
|
@2441
|
[2441]
|
04/29/07 20:56:17 |
spaetzle |
tag: fwifupdown_0.2-1
- lot of fixes and code cleanup
- nas startup und … |
|
|
|
@2437
|
[2437]
|
04/25/07 13:04:46 |
spaetzle |
changed some more config variables |
|
|
|
@2435
|
[2435]
|
04/25/07 01:12:35 |
spaetzle |
revert changes from dirk because busybox ifupdown is the default until … |
|
|
|
@2430
|
[2430]
|
04/24/07 18:39:34 |
spaetzle |
some config variables changes, removed some unnecessary code |
|
|
|
@2426
|
[2426]
|
04/23/07 21:38:23 |
spaetzle |
some wl-broadcom changes, seems to work |
|
|
|
@2425
|
[2425]
|
04/23/07 20:52:18 |
dnehring |
Space and Tab cleanup, set default to no for now until everything is … |
|
|
|
@2423
|
[2423]
|
04/23/07 12:57:10 |
tg |
fix some of the worst spelling and caps errors while here |
|
|
|
@2421
|
[2421]
|
04/23/07 10:40:38 |
wbx |
set svn:ignore on info.mk files via, svn propset svn:ignore info.mk … |
|
|
|
@2416
|
[2416]
|
04/22/07 21:01:23 |
spaetzle |
some fixes |
|
|
|
@2415
|
[2415]
|
04/22/07 19:33:57 |
spaetzle |
updated fwifupdown doc |
|
|
|
@2414
|
[2414]
|
04/22/07 16:02:07 |
spaetzle |
forgotten to increment PKG_RELEASE |
|
|
|
@2413
|
[2413]
|
04/22/07 15:53:49 |
spaetzle |
added fwifupdown tuntap support |
|
|
|
@2391
|
[2391]
|
04/20/07 18:56:41 |
spaetzle |
added package tunctl |
|
|
|
@2390
|
[2390]
|
04/20/07 16:21:48 |
spaetzle |
some fixes to get set -u working |
|
|
|
@2374
|
[2374]
|
04/17/07 23:33:18 |
spaetzle |
added wl-broadcom script from dirk in new style, should do the work at the … |
|
|
|
@2373
|
[2373]
|
04/17/07 22:47:38 |
spaetzle |
Added package fwifupdown, added busybox ifupdown patch |