Felix Fietkau
|
1dee38a88e
|
fix typo
SVN-Revision: 4435
|
2006-08-04 08:43:04 +00:00 |
|
Mike Baker
|
6c81c75f03
|
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
SVN-Revision: 4432
|
2006-08-04 05:30:27 +00:00 |
|
Mike Baker
|
429f4764ac
|
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
|
2006-08-04 03:26:32 +00:00 |
|
Felix Fietkau
|
526445bae2
|
port ppp modules to package/kernel and fix ppp package dependencies
SVN-Revision: 4329
|
2006-07-30 15:27:51 +00:00 |
|
Felix Fietkau
|
31e0ccf22f
|
rewrite of the network scripts and configuration
SVN-Revision: 4323
|
2006-07-30 03:09:09 +00:00 |
|
Nicolas Thill
|
ae3a5724fe
|
remove unneeded RSTRIP calls.
SVN-Revision: 4115
|
2006-07-03 06:38:27 +00:00 |
|
Mike Baker
|
d62e8a9485
|
credit where credit is due
SVN-Revision: 4091
|
2006-06-27 00:35:46 +00:00 |
|
Felix Fietkau
|
4ced39ac6f
|
add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
|
2006-06-21 02:32:39 +00:00 |
|
Felix Fietkau
|
4e24e35fa9
|
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
|
2006-06-21 02:16:37 +00:00 |
|
Nicolas Thill
|
b65701e887
|
normalize Makefiles.
SVN-Revision: 3998
|
2006-06-18 18:30:40 +00:00 |
|
Felix Fietkau
|
202ddb72da
|
ppp: try to reconnect indefinitely (#551)
SVN-Revision: 3921
|
2006-06-09 01:34:58 +00:00 |
|
Felix Fietkau
|
5b05f4a5ee
|
improve dependency handling, fix some package makefile bugs
SVN-Revision: 3843
|
2006-05-30 18:55:52 +00:00 |
|
Felix Fietkau
|
10152c5c07
|
add proper build depends
SVN-Revision: 3841
|
2006-05-30 17:09:21 +00:00 |
|
Nicolas Thill
|
ef5c0e48fa
|
sync ppp with trunk and convert it to -ng.
SVN-Revision: 3826
|
2006-05-24 07:19:27 +00:00 |
|
Mike Baker
|
e90b9b95b9
|
more BR2_ / CONFIG_ patches
SVN-Revision: 3784
|
2006-05-15 23:13:49 +00:00 |
|
Felix Fietkau
|
ee27e41337
|
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
SVN-Revision: 3588
|
2006-04-05 02:09:22 +00:00 |
|
Felix Fietkau
|
d568955809
|
precompile ppp active filter (reduces libpcap overhead to only a few k), enable by default to support proper demand dialling, fixes #307
SVN-Revision: 3401
|
2006-03-18 17:27:20 +00:00 |
|
Felix Fietkau
|
5d0330daf9
|
disable ppp filter support by default (adds unnecessary bloat by requiring libpcap)
SVN-Revision: 3227
|
2006-02-12 18:33:00 +00:00 |
|
Imre Kaloz
|
be344f09b7
|
use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other platforms
SVN-Revision: 3210
|
2006-02-10 11:04:44 +00:00 |
|
Felix Fietkau
|
935372297a
|
pppo*: change lcp-echo-interval to 1s instead of 10s
SVN-Revision: 3191
|
2006-02-08 18:28:21 +00:00 |
|
Florian Fainelli
|
2f9ff49f50
|
Added needed patch for ppp to compile with filter enable
SVN-Revision: 3148
|
2006-02-05 20:19:24 +00:00 |
|
Florian Fainelli
|
07431e5f0a
|
Updated ppp to be compiled with PPP filtering options as it was introduced with the newest libpcap
SVN-Revision: 3147
|
2006-02-05 20:18:24 +00:00 |
|
Mike Baker
|
2ee20939c6
|
change cp to $(CP)
SVN-Revision: 3112
|
2006-02-01 23:53:19 +00:00 |
|
Felix Fietkau
|
e272d81c21
|
port wan_device changes from whiterussian to kamikaze
SVN-Revision: 2993
|
2006-01-16 03:14:59 +00:00 |
|
Felix Fietkau
|
e9df50f1b6
|
remove useless /etc/ppp/peers/sample file (forgot the Makefile change)
SVN-Revision: 2910
|
2006-01-11 14:41:45 +00:00 |
|
Felix Fietkau
|
25f790a06c
|
remove useless /etc/ppp/peers/sample file
SVN-Revision: 2909
|
2006-01-11 14:40:52 +00:00 |
|
Felix Fietkau
|
3cc0f965fb
|
remove nodetach from ppp init scripts
SVN-Revision: 2534
|
2005-11-19 14:07:54 +00:00 |
|
Felix Fietkau
|
733dc97762
|
hotplug-based network script rewrite
SVN-Revision: 2531
|
2005-11-19 03:17:20 +00:00 |
|
Felix Fietkau
|
b1bd45109e
|
add lcp ping to ppp ifup script so that it timeouts properly (fixes #42)
SVN-Revision: 2434
|
2005-11-11 20:51:58 +00:00 |
|
Felix Fietkau
|
534ed31049
|
patch pppd to be able to deal with time changes during a connection, fixes #31
SVN-Revision: 2432
|
2005-11-11 19:42:49 +00:00 |
|
Felix Fietkau
|
2e8e51060f
|
add hotplug stuff to trunk/
SVN-Revision: 2364
|
2005-11-07 01:12:51 +00:00 |
|
Nicolas Thill
|
fd342b1ada
|
reorganize/rationalize/format package menuconfig, make updatedd modular
SVN-Revision: 2333
|
2005-11-05 02:16:36 +00:00 |
|
Felix Fietkau
|
5ba6af516e
|
fix typo in ppp init scripts
SVN-Revision: 2245
|
2005-10-22 16:16:09 +00:00 |
|
Felix Fietkau
|
40750d956a
|
remove Maintainer: and Source: from packages
SVN-Revision: 2210
|
2005-10-21 17:21:28 +00:00 |
|
Felix Fietkau
|
93d8e3112b
|
clean up mtu handling in ppp init scripts
SVN-Revision: 2181
|
2005-10-19 13:07:25 +00:00 |
|
Felix Fietkau
|
93eac5d55d
|
add fixes for dsl code, clean up old hacks
SVN-Revision: 1874
|
2005-09-07 22:28:21 +00:00 |
|
Felix Fietkau
|
126aa6ec0b
|
reduce timeout for pppoe
SVN-Revision: 1853
|
2005-09-05 14:13:53 +00:00 |
|
Waldemar Brodkorb
|
2a6a0e6cfc
|
i think ATM is right
SVN-Revision: 1833
|
2005-09-03 20:36:06 +00:00 |
|
Felix Fietkau
|
6fb5c7c88e
|
change pppoa default mtu, fix typo in default config
SVN-Revision: 1820
|
2005-09-01 14:10:50 +00:00 |
|
Felix Fietkau
|
d2adb49a05
|
fix pppoatm init script
SVN-Revision: 1800
|
2005-08-30 21:49:35 +00:00 |
|
Felix Fietkau
|
dcacae5d61
|
remove connect line from pppoa start script
SVN-Revision: 1757
|
2005-08-26 20:24:49 +00:00 |
|
Felix Fietkau
|
7fdfde3edc
|
clean up board-dependent files, add pppoatm support, add proper config examples
SVN-Revision: 1754
|
2005-08-26 15:52:12 +00:00 |
|
Felix Fietkau
|
b80a2426c5
|
fix pppoe init script
SVN-Revision: 1734
|
2005-08-23 12:53:17 +00:00 |
|
Felix Fietkau
|
61ce9414b0
|
add pppoe fix from whiterussian
SVN-Revision: 1703
|
2005-08-20 15:06:22 +00:00 |
|
Felix Fietkau
|
8ed3f8e05c
|
add support for pppoe over atheros wlan
SVN-Revision: 1702
|
2005-08-20 14:30:28 +00:00 |
|
Nicolas Thill
|
e0f3c67024
|
Make MTU default to 1492 when ppp_mtu nvram variable is not set
SVN-Revision: 1606
|
2005-08-10 23:27:28 +00:00 |
|
Nicolas Thill
|
6ece388d80
|
Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe change
SVN-Revision: 1605
|
2005-08-10 23:26:55 +00:00 |
|
Felix Fietkau
|
29a4b712e8
|
add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)
SVN-Revision: 1519
|
2005-07-21 14:02:53 +00:00 |
|
Felix Fietkau
|
bfbd6b9ffa
|
give basic commandline help
SVN-Revision: 1447
|
2005-07-15 16:56:23 +00:00 |
|
Felix Fietkau
|
3d5a13bd6b
|
fix ppp reconnect bug
SVN-Revision: 1426
|
2005-07-13 13:47:54 +00:00 |
|