Skip to content
Snippets Groups Projects
  1. Jun 14, 2015
  2. Jun 13, 2015
  3. Jun 12, 2015
    • Steven Barth's avatar
      openssl: 1.0.2c (srsly, you guys, srsly) · 38e0845b
      Steven Barth authored
      
      Signed-off-by: default avatarSteven Barth <steven@midlink.org>
      
      SVN-Revision: 45950
      38e0845b
    • Steven Barth's avatar
      ppp: bump PKG_RELEASE · cd89dbd9
      Steven Barth authored
      
      Signed-off-by: default avatarSteven Barth <steven@midlink.org>
      
      SVN-Revision: 45949
      cd89dbd9
    • Steven Barth's avatar
      ppp : Unnumbered support · 48a95eff
      Steven Barth authored
      
      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: default avatarHans Dedecker <dedeckeh@gmail.com>
      
      SVN-Revision: 45948
      48a95eff
  4. Jun 11, 2015
  5. Jun 10, 2015
  6. Jun 09, 2015
Loading