summaryrefslogtreecommitdiffstats
path: root/package/ppp/patches/320-custom_iface_names.patch
Commit message (Collapse)AuthorAgeFilesLines
* packages: sort network related packages into package/network/nbd2012-10-101-135/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: annotate most patches with description and S-o-bjow2012-06-191-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}nbd2011-10-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: version bump to 2.4.5nbd2011-07-281-4/+4
| | | | | | | | | | | | | | Bump to the current version of PPP. A few of the patches are either in 2.4.5 or something functionally equivalent is, so those patches were removed. 1 patch was added to accommodate pppol2pv3_addr which is referenced in a linux kernel header file, but isn't defined in the kernel header files packaged with PPP. Redux: re-instate the commenting out of the exponential back-off as requested by Felix. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] pppd: only remove own default route on shutdown (#7694)jow2010-08-041-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp:jow2010-05-011-0/+128
- patch pppd to support named interfaces (e.g. "pppoe-wan") - use named interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21283 3c298f89-4303-0410-b956-a3cf2f4a3e73