comparison packages/ecos.db @ 1586:e0d88dc6a92f

Added PPP network support.
author nickg
date Wed, 14 Apr 2004 15:08:56 +0000
parents 46fadd86159e
children 7c0a7354a758
comparison
equal deleted inserted replaced
1585:eead27d1aa2f 1586:e0d88dc6a92f
1319 description " 1319 description "
1320 This package provides a SNTP client which can recieve broadcast time 1320 This package provides a SNTP client which can recieve broadcast time
1321 information and set the system clock." 1321 information and set the system clock."
1322 } 1322 }
1323 1323
1324 package CYGPKG_PPP {
1325 alias { "PPP support" ppp }
1326 directory net/ppp
1327 script ppp.cdl
1328 description "PPP support."
1329 }
1330
1324 package CYGPKG_NET_IPSEC_LIBIPSEC { 1331 package CYGPKG_NET_IPSEC_LIBIPSEC {
1325 alias { "libipsec support" libipsec } 1332 alias { "libipsec support" libipsec }
1326 directory net/ipsec/libipsec 1333 directory net/ipsec/libipsec
1327 script libipsec.cdl 1334 script libipsec.cdl
1328 description " 1335 description "