summaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp
Commit message (Expand)AuthorAgeFilesLines
* ppp: Extend uci datamodel with persistency sypportHans Dedecker2016-08-182-3/+13
* treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich2016-06-0726-26/+26
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* ppp: Add ppp-mod-passwordfd subpackage to pppHans Dedecker2016-04-281-1/+19
* ppp: use more reliable way to set script environmentSteven Barth2015-09-152-2/+3
* comgt/umbim/uqmi: enable RFC 7278 for 3g/4g by defaultSteven Barth2015-09-031-0/+1
* ppp: honor LDFLAGSSteven Barth2015-06-194-3/+42
* ppp: bump PKG_RELEASESteven Barth2015-06-121-1/+1
* ppp : Unnumbered supportSteven Barth2015-06-121-1/+39
* ppp: fix download URLHauke Mehrtens2015-06-061-1/+1
* ppp: do not warn if connect() before close() on pppoe terminate fails (fixes ...Felix Fietkau2015-05-261-0/+14
* ppp: remove the persist option, netifd handles reconnectsFelix Fietkau2015-05-091-1/+1
* network: also shorten virtual interface names of ppp and 3g/4g connectionsSteven Barth2015-04-171-1/+1
* ppp: Detailed last error supportJohn Crispin2015-04-091-4/+47
* ppp: Fix missing arg argument when using option flag OPT_A2STRVALJohn Crispin2015-04-031-0/+11
* ppp: Fix seg fault when using pppol2tpJohn Crispin2015-04-031-0/+13
* ppp: Allow PPTP over a specified interfaceJohn Crispin2015-02-221-3/+5
* ppp: on PPPoE, always send PADT when shutting down the connectionFelix Fietkau2015-01-241-0/+11
* ppp: rework host-uniq support to take hex encoded stringsJo-Philipp Wich2015-01-243-49/+149
* pppd: add option to set custom host-uniq pppoe tagMatteo Croce2014-11-142-1/+173
* package/*: replace occurences of 'ln -sf' to '$(LN)'Nicolas Thill2014-11-061-1/+1
* license info - revert r43155John Crispin2014-11-031-3/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+3
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* ppp: support adaptive LCP echosJo-Philipp Wich2014-11-014-9/+68
* ppp: add unconditional autoipv6-triggerSteven Barth2014-10-092-1/+10
* ppp: remove ugly ipv6-workaroundSteven Barth2014-10-091-9/+0
* ppp: allow auto-detecting and creation of ipv6 subinterfaceSteven Barth2014-10-083-3/+14
* ppp: update to version 2.4.7Hauke Mehrtens2014-09-1315-53/+40
* ppp: enable IPv6CP by defaultSteven Barth2014-08-132-2/+6
* ppp: fix a buffer overrun in the ms chap codeJohn Crispin2014-07-291-0/+13
* ppp: fix keep alive optionJohn Crispin2014-07-011-1/+1
* pppd: fix build with muslFelix Fietkau2014-06-291-0/+3
* ppp: bump to 2.4.6Steven Barth2014-06-1522-137/+65
* ppp: allow to set PPP interface name via configJohn Crispin2014-06-021-2/+4
* ppp: remove ppp requirement from chatFelix Fietkau2014-03-211-1/+0
* pppd: fix build errors with muslFelix Fietkau2014-03-2014-26/+220
* ppp: add validation rules to proto handlerJohn Crispin2014-02-181-10/+10
* pppd: Place plugin-specific options after `plugin name`.John Crispin2013-11-251-1/+1
* pppd: don't call modprobe at all from pppoatmJohn Crispin2013-11-111-0/+13
* ppp: correct module loaded check in proto_pptp_setupJo-Philipp Wich2013-10-101-1/+1
* ppp: correctly handle address when reloadingSteven Barth2013-06-102-2/+2
* ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discove...Steven Barth2013-01-172-2/+1
* fixes uapi helper defineJohn Crispin2012-12-161-1/+1
* make use of uapi directory wrapperJohn Crispin2012-12-151-1/+1
* ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580)Jo-Philipp Wich2012-12-062-12/+5
* ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko <geor...Jo-Philipp Wich2012-11-126-12/+158
* ppp: add more pppol2tpv3 related structs from the kernel headers to fix compi...Felix Fietkau2012-11-041-1/+27
* packages: sort network related packages into package/network/Felix Fietkau2012-10-1044-0/+7594