Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppp: don't automatically set IPv6 default route * Fixes ↵ | Steven Barth | 2013-01-17 | 2 | -2/+1 |
| | | | | | | "ndisc_router_discovery() failed to add default route" SVN-Revision: 35188 | ||||
* | fixes uapi helper define | John Crispin | 2012-12-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 34715 | ||||
* | make use of uapi directory wrapper | John Crispin | 2012-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 34684 | ||||
* | ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) | Jo-Philipp Wich | 2012-12-06 | 2 | -12/+5 |
| | | | | | | | | | | | | | | 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 | ||||
* | ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko ↵ | Jo-Philipp Wich | 2012-11-12 | 6 | -12/+158 |
| | | | | | | <george@znau.edu.ua> - refresh patches SVN-Revision: 34171 | ||||
* | ppp: add more pppol2tpv3 related structs from the kernel headers to fix ↵ | Felix Fietkau | 2012-11-04 | 1 | -1/+27 |
| | | | | | | compile issues with linux 3.6 SVN-Revision: 34070 | ||||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 44 | -0/+7594 |
SVN-Revision: 33688 |