23 Commits (343c3be45451e4a11f03109bd6cb1dd9061ec5eb)

Author SHA1 Message Date
Steven Barth 3c335bb439 ppp: use more reliable way to set script environment 9 years ago
Steven Barth 23633249c8 ppp: honor LDFLAGS 10 years ago
Steven Barth cd89dbd91d ppp: bump PKG_RELEASE 10 years ago
Hauke Mehrtens 5621a56d25 ppp: fix download URL 10 years ago
Jo-Philipp Wich 639f388fc2 ppp: rework host-uniq support to take hex encoded strings 10 years ago
Nicolas Thill f4417f7ad8 package/*: replace occurences of 'ln -sf' to '$(LN)' 10 years ago
John Crispin 74a3a77bcd license info - revert r43155 10 years ago
John Crispin c10d97484a Add more license tags with SPDX identifiers 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Jo-Philipp Wich bc356cef82 ppp: support adaptive LCP echos 10 years ago
Steven Barth c62b07b2ce ppp: allow auto-detecting and creation of ipv6 subinterface 10 years ago
Hauke Mehrtens 2c605ba1f1 ppp: update to version 2.4.7 10 years ago
Steven Barth af964cafc3 ppp: enable IPv6CP by default 10 years ago
Felix Fietkau 1c499abcda pppd: fix build with musl 11 years ago
Steven Barth 941ab9a89a ppp: bump to 2.4.6 11 years ago
Felix Fietkau 0945555e14 ppp: remove ppp requirement from chat 11 years ago
Steven Barth 5caa45d0b3 ppp: correctly handle address when reloading 12 years ago
Steven Barth 73875c1215 ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discovery() failed to add default route" 12 years ago
John Crispin e9c0b95829 fixes uapi helper define 12 years ago
John Crispin 4583469413 make use of uapi directory wrapper 12 years ago
Jo-Philipp Wich d221222907 ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) 12 years ago
Jo-Philipp Wich db207e2a87 ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko <george@znau.edu.ua> - refresh patches 12 years ago
Felix Fietkau 405e21d167 packages: sort network related packages into package/network/ 12 years ago
Felix Fietkau 37e89213fd add myself as a maintainer for various packages 12 years ago
Felix Fietkau fe30b8effa ppp: enable parallel builds 12 years ago
Jo-Philipp Wich b0ef94f8da ppp: make ppp-mod-pptp depend on resolveip 13 years ago
Jo-Philipp Wich 13b8a13d48 ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by Daniel Golle <dgolle@allnet.de> - add netifd integration for pptp to ppp.sh 13 years ago
Felix Fietkau b971ea720c ppp: remove old network scripts 13 years ago
Felix Fietkau 5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places 13 years ago
Gabor Juhos 97697c332f Add ppp-mod-pppol2tp subpackage to ppp 13 years ago
Felix Fietkau 43695701ec ppp: move ppp-{up,down} from the netifd package to pppd 13 years ago
Felix Fietkau a660a57d71 pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to the pppd package 13 years ago
Nicolas Thill 63820327d3 package/ppp: fix typo in r28868 (closes: #10429) 13 years ago
Nicolas Thill 72de194d16 package/ppp: use new service wrappers 13 years ago
Jo-Philipp Wich 5659ec6918 ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last 13 years ago
Felix Fietkau 4c4da37c09 ppp: version bump to 2.4.5 13 years ago
Felix Fietkau 01e7d775e7 ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it can cause functions needed by plugins to disappear (fixes #9462) 14 years ago
Jo-Philipp Wich 8d47f51f7c ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275) 14 years ago
Felix Fietkau 575a35c58d pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k uncompressed 14 years ago
Felix Fietkau 5d0f9914ba ppp: add a more descriptive title for ppp-multilink 14 years ago
Felix Fietkau 63fef8ed5d ppp: move multilink support into a separate build variant - saves around 30k for the default build 14 years ago
Jo-Philipp Wich 1868be702d ppp: don't die on malformed PADS frames that might appear on instable DSL lines 14 years ago
Jo-Philipp Wich 5e76127831 ppp: bump pkg revision after latest changes 14 years ago
Jo-Philipp Wich 5cf136ae0e ppp: synthesize a .device option to make ifup work on pppoa interfaces again 14 years ago
Jo-Philipp Wich a50421a302 pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108 14 years ago
Jo-Philipp Wich 6029e1b618 ppp: - implement coldplugging for pppoa interfaces - honour device option to select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision 14 years ago
Jo-Philipp Wich 073ade4368 ppp: utilize the new keepfiles facility to backup the whole radius directory 14 years ago
Jo-Philipp Wich 6a10b180ce ppp: mark /etc/ppp/ resources as conffiles 14 years ago
Jo-Philipp Wich 1cb2abca8e add maintainer information 14 years ago
Jo-Philipp Wich a5d0879de7 ppp: use service_kill() 14 years ago