openwrtv4/package/network/services
Steven Barth 48a95eff38 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
2015-06-12 07:37:53 +00:00
..
authsae authsae: remove bogus #include 2015-03-29 04:29:26 +00:00
dnsmasq dnsmasq: bump to 2.73rc9 2015-06-08 04:48:16 +00:00
dropbear dropbear: update to 2015.67 2015-04-18 11:25:01 +00:00
ead ead: clean up, fix musl build 2015-03-29 04:30:05 +00:00
hostapd hostapd: move ht_coex variable to mac80211.sh, guarded by 802.11n support 2015-06-06 23:09:43 +00:00
igmpproxy igmpproxy: add names for default config lan/wan phyint sections to make it easier to refer to them from scripts 2015-03-19 20:37:40 +00:00
ipset-dns Add a few SPDX tags 2014-11-02 12:20:54 +00:00
lldpd lldpd: add option to disable custom TLVs 2015-06-03 13:59:14 +00:00
mdns mdns: add conffiles section 2015-04-02 14:53:07 +00:00
odhcpd odhcpd: fix DHCPv6 downstream PD 2015-05-21 15:07:54 +00:00
openvpn openvpn: replace polarssl run-time version check with a compile-time one 2015-05-05 10:09:16 +00:00
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 2015-02-22 01:31:21 +00:00
ppp ppp : Unnumbered support 2015-06-12 07:37:53 +00:00
relayd relayd: bump to latest git HEAD 2015-03-13 08:38:46 +00:00
samba36 samba36: add smb.conf.template to conffiles 2015-04-03 19:06:06 +00:00
uhttpd uhttpd: use 307 for HTTPS redirections to retain request method 2015-05-30 21:14:33 +00:00