openwrtv4/package/network/services
Jo-Philipp Wich d221222907 ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580)
Since the switch to netifd, proto handlers may always set the defaultroute
and provide dns server addresses, netifd will decide in the generic code
path whether the announced values are masked or not.

Additionally protocol handlers should not modify the routing tables themselves
and prevent any launched services from doing so.

Remove the additional defaultroute and peerdns option handling from the ppp.sh
protocol handler and rely on netifd to mask or not mask the values.

SVN-Revision: 34536
2012-12-06 18:17:21 +00:00
..
dnsmasq licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00
dropbear dropbear: update to 2012.55 and refresh patches 2012-12-04 16:40:17 +00:00
ead packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
hostapd mac80211, hostapd: Fix macfilter for multi bssid setups 2012-12-04 12:06:40 +00:00
lldpd lldpd: fix minor whitespace quirk in init script 2012-10-12 12:02:56 +00:00
ppp ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) 2012-12-06 18:17:21 +00:00
relayd packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
samba36 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00
uhttpd uhttpd: update to latest git head, improves handling of invalid requests 2012-10-30 13:13:21 +00:00