root/trunk/freewrt/package/fwifupdown


Mode:

Legend:

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