aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-06-12 07:37:53 +0000
committerSteven Barth <cyrus@openwrt.org>2015-06-12 07:37:53 +0000
commit48a95eff38ceaa13d497617ebd5e2201dd16ee77 (patch)
tree3c4e5b345df07057e42dfb4ee0d76a9084b69a74 /.gitignore
parent085a75aec22de6d81f413877c8ca96d45e27abb3 (diff)
downloadupstream-48a95eff38ceaa13d497617ebd5e2201dd16ee77.tar.gz
upstream-48a95eff38ceaa13d497617ebd5e2201dd16ee77.tar.bz2
upstream-48a95eff38ceaa13d497617ebd5e2201dd16ee77.zip
ppp : Unnumbered support
Adds PPP unnumbered support via the parameter unnumbered which points to a logical OpenWRT interface. The PPP proto shell handler will "borrow" an IP address from the unnumbered interface (if multiple IP addresses are present the longest prefix different from 32 will be "borrowed") for which a host interface dependency will be created. Due to the host interface dependency the PPP unnumbered interface will only "borrow" an IP address from an interface which is up. The borrowed IP address will be shared as local IP address by the PPP daemon and no other local IP will be accepted from the peer in the IPCP negotiation. A typical use case is the usage of a public IP subnet on the Lan interface which will be shared by the PPP interface as local IP address. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 45948
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions