/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/ |
H A D | 0001-fix-ppp-2.5.0-build.patch | 4 Subject: [PATCH] Adding support for compiling against pppd-2.5.0 (or master 15 src/nm-fortisslvpn-pppd-compat.h | 93 +++++++++++++++++++ 16 src/nm-fortisslvpn-pppd-plugin.c | 24 ++--- 17 ...-status.h => nm-fortisslvpn-pppd-status.h} | 0 20 create mode 100644 src/nm-fortisslvpn-pppd-compat.h 21 rename src/{nm-ppp-status.h => nm-fortisslvpn-pppd-status.h} (100%) 32 + src/nm-fortisslvpn-pppd-status.h \ 39 src/nm-fortisslvpn-pppd-plugin.c \ 41 + src/nm-fortisslvpn-pppd-compat.h \ 42 + src/nm-fortisslvpn-pppd-status.h [all …]
|
H A D | 0002-fix-ppp-2.5.0-build.patch | 19 @@ -47,11 +47,7 @@ AC_CHECK_HEADERS(pppd/pppd.h,, 22 dnl Check the presense of other pppd/*.h files 24 - pppd/chap.h 25 - pppd/chap-new.h 26 - pppd/chap_ms.h 28 +AC_CHECK_HEADERS(pppd/chap.h pppd/chap-new.h pppd/chap_ms.h)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
H A D | 0001-Respect-flags-from-env.patch | 12 pppd/Makefile | 2 +- 43 diff --git a/pppd/Makefile b/pppd/Makefile 45 --- a/pppd/Makefile 46 +++ b/pppd/Makefile 51 -CFLAGS += -g -I.. -I/usr/include/pppd $(CFLAGS.pppd) -fPIC 52 +CFLAGS += -g -I.. -I=/usr/include/pppd $(CFLAGS.pppd) -fPIC
|
H A D | 0001-ippool-Port-to-ppp-2.5-APIs.patch | 9 pppd/ippool.c | 10 +++++----- 12 diff --git a/pppd/ippool.c b/pppd/ippool.c 14 --- a/pppd/ippool.c 15 +++ b/pppd/ippool.c 19 #include "pppd.h"
|
H A D | ippool_parallel_make_and_pic.patch | 3 pppd plugin directory build depends on $(IPPOOL_RPC_STEM)_xdr.o 15 3)include dependency files for pppd. 54 +pppd-dir: $(IPPOOL_RPC_STEM)_xdr.o $(IPPOOL_RPC_STEM)_client.o $(IPPOOL_RPC_STEM).h 80 diff --git a/pppd/Makefile b/pppd/Makefile 82 --- a/pppd/Makefile 83 +++ b/pppd/Makefile
|
H A D | 0001-pppd-ippool.c-Fix-type-casting-issues-between-in_add.patch | 4 Subject: [PATCH 1/2] pppd/ippool.c: Fix type casting issues between in_addr 12 pppd/ippool.c | 13 ++++++------- 15 --- a/pppd/ippool.c 16 +++ b/pppd/ippool.c
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
H A D | configure_in_cross.patch | 20 dnl pppd directory for kernel-mode PPPoE 24 +PPPD=/usr/sbin/pppd 50 …AC_ARG_ENABLE(plugin, [ --enable-plugin=pppd_src_path build pppd plugin], ac_cv_pluginpath=$ena… 76 -dnl Check for location of pppd 77 -AC_PATH_PROG(PPPD, pppd, NOTFOUND, $PATH:/sbin:/usr/sbin:/usr/local/sbin) 92 -dnl If we couldn't find pppd, die 94 - AC_MSG_WARN([*** Oops! I couldn't find pppd, the PPP daemon anywhere.]) 95 - AC_MSG_WARN([*** You must install pppd, version 2.3.10 or later.]) 97 - PPPD=pppd 100 -dnl Figure out pppd version. 2.3.7 to 2.3.9 -- issue warning. Less than [all …]
|
H A D | update-config.patch | 36 # Linux kernel-mode plugin for pppd. If you want to try the kernel-mode
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/ |
H A D | networkmanager-fortisslvpn_1.4.0.bb | 25 EXTRA_OECONF = "--with-pppd-plugin-dir=${libdir}/pppd/${@get_ppp_version(d)}" 30 pppd_plugin = d.expand('${STAGING_LIBDIR}/pppd') 34 bb.debug(1, "pppd plugin dir %s" % pppd_plugin) 40 bb.debug(1, "pppd version dir %s" % f) 43 bb.debug(1, "under pppd plugin dir %s" % f) 58 ${libdir}/pppd/*/*.so \ 64 ${libdir}/pppd/*/*.a \
|
H A D | networkmanager_1.48.10.bb | 106 PACKAGECONFIG[ppp] = "-Dppp=true -Dpppd=${sbindir}/pppd,-Dppp=false,ppp" 233 ${libdir}/pppd/*/nm-pppd-plugin.so \ 238 ${libdir}/pppd/*/*.la \
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ |
H A D | ppp_2.5.1.bb | 9 LIC_FILES_CHKSUM = "file://pppd/ccp.c;beginline=1;endline=29;md5=1bea10e81fc6f2df105b1f8b733cb149 \ 10 … file://pppd/plugins/passprompt.c;beginline=1;endline=10;md5=3bcbcdbf0e369c9a3e0b8c8275b065d8 \ 11 file://pppd/tdb.c;beginline=1;endline=27;md5=4ca3a9991b011038d085d6675ae7c4e6 \ 60 FILES:${PN} = "${sysconfdir} ${bindir} ${sbindir}/chat ${sbindir}/pppd ${systemd_system_unit… 61 FILES:${PN}-oa = "${libdir}/pppd/${PV}/pppoatm.so" 62 FILES:${PN}-oe = "${sbindir}/pppoe-discovery ${libdir}/pppd/${PV}/*pppoe.so" 63 FILES:${PN}-radius = "${libdir}/pppd/${PV}/radius.so ${libdir}/pppd/${PV}/radattr.so ${libdir}/pp… 64 FILES:${PN}-winbind = "${libdir}/pppd/${PV}/winbind.so" 65 FILES:${PN}-minconn = "${libdir}/pppd/${PV}/minconn.so" 66 FILES:${PN}-password = "${libdir}/pppd/${PV}/pass*.so" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ |
H A D | ippool_1.3.bb | 7 status. A pppd plugin is supplied which allows pppd to request IP \ 30 file://0001-pppd-ippool.c-Fix-type-casting-issues-between-in_add.patch \ 55 sed -i -e "s:-I/usr/include/pppd:-I=/usr/include/pppd:" ${S}/pppd/Makefile 79 FILES:${PN} += "${libdir}/pppd/${PPPD_VERSION}/ippool.so" 80 FILES:${PN}-dbg += "${libdir}/pppd/${PPPD_VERSION}/.debug/ippool.so" 91 pppd_plugin = d.expand('${STAGING_LIBDIR}/pppd') 95 bb.debug(1, "pppd plugin dir %s" % pppd_plugin) 101 bb.debug(1, "pppd version dir %s" % f) 104 bb.debug(1, "under pppd plugin dir %s" % f)
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ |
H A D | init | 12 test -x /usr/sbin/pppd -a -f /etc/ppp/ppp_on_boot || exit 0 21 pppd call provider 35 status /usr/sbin/pppd; 47 pppd call provider
|
H A D | ppp_on_boot | 3 # Rename this file to ppp_on_boot and pppd will be fired up as 11 PPPD=/usr/sbin/pppd
|
H A D | provider | 4 # See the manual page pppd(8) for information on all the options. 30 # Makes pppd "dial again" when the connection is lost.
|
H A D | pon | 9 /usr/sbin/pppd call ${1:-provider}
|
H A D | poff | 9 killall pppd
|
H A D | ppp@.service | 6 ExecStart=@SBINDIR@/pppd call %I nodetach nolog
|
H A D | pap | 3 # This script can be shared among different pppd peer configurations.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openfortivpn/ |
H A D | openfortivpn_1.22.1.bb | 20 --with-pppd=${sbindir}/pppd \
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_tx.c | 171 struct qib_pportdata *ppd, *pppd[QIB_MAX_IB_PORTS]; in qib_disarm_piobufs_set() local 176 pppd[i] = NULL; in qib_disarm_piobufs_set() 187 pppd[ppd->port] = ppd; in qib_disarm_piobufs_set() 207 if (pppd[i]) in qib_disarm_piobufs_set() 208 qib_cancel_sends(pppd[i]); in qib_disarm_piobufs_set()
|
/openbmc/linux/drivers/net/ppp/ |
H A D | Kconfig | 16 To use PPP, you need an additional program called pppd as described 19 the version of pppd recommended in <file:Documentation/Changes>. 81 active-filter options to pppd. 107 version of the pppd daemon which understands the multilink protocol. 126 This driver requires the latest version of pppd from the CVS 172 This driver requires pppd plugin to work in client mode or
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp-dialin/files/ |
H A D | ppp-dialin | 3 /usr/sbin/pppd call host
|
/openbmc/linux/drivers/isdn/capi/ |
H A D | Kconfig | 31 device. If you want to use pppd with pppdcapiplugin to dial up to
|
/openbmc/linux/Documentation/networking/ |
H A D | ppp_generic.rst | 19 * the interface to pppd, via a /dev/ppp character device 64 channel. (Usually it would only be pppd which would do this.) 113 in the PPP daemon (pppd) can take over and perform the PPP 156 exceptions are when pppd sends packets by writing to /dev/ppp, and 250 Interface to pppd 254 /dev/ppp. This is used by pppd to control PPP interface units and 354 SC_LOOP_TRAFFIC send IP traffic to pppd
|