]> git.karo-electronics.de Git - karo-tx-redboot.git/blobdiff - packages/net/ppp/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / net / ppp / v2_0 / ChangeLog
index 3e5f999494752fad433166ccee9424d7bd84a039..594cfea2fb1b39e5589f7cc6e19c3a0bd193f5b9 100644 (file)
@@ -1,3 +1,23 @@
+2008-04-28  Daniel NĂ©ri  <daniel.neri@sigicom.com>
+
+       * src/ipcp.c (ipcp_init): Negotiate both primary and secondary DNS
+       resolver addresses when CYGOPT_PPP_NS_NEGOTIATE is enabled.
+
+2006-07-18  John Paul King  <john.king@transdatainc.com>
+
+       * src/sys-ecos.c (cyg_ppp_up): Bring semaphore init earlier to avoid
+       race condition if pppd thread is higher priority than the current
+       thread.
+
+2005-11-23  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+       * cdl/ppp.cdl: Require CYGPKG_POSIX_CLOCKS not *_TIMERS
+
+2005-10-23  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+       * cdl/ppp.cdl: Require CYGPKG_POSIX_TIMERS
+       * src/sys-ecos.c (gettimeofday): Removed, now get it from POSIX
+
 2005-07-30  Andrew Lunn  <andrew.lunn@ascom.ch>
 
        * src/ppp_io.c (cyg_ppp_pppread): caddrt_t to stop compiler warnings.