Home
last modified time | relevance | path

Searched refs:RARP (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0001-rarpd.8-add-man-file.patch18 +.TH RARP 8 "7 April 2000" "rarpd" "Linux Programmer's Manual"
20 +rarpd \- Reverse Address Resolution Protocol (RARP) daemon
25 +is a daemon which responds to RARP requests.
26 +RARP is used by some machines at boot time to discover their IP address.
40 +) before it decides to respond to the RARP request.
47 +Respond to ARP as well as RARP requests.
H A D0004-rarpd.init-add-new-init-file.patch35 +# Description: RARP (Reverse Address Resolution Protocol) is a protocol \
37 +# their own IP addresses from the RARP server. \
H A D0003-rarpd.c-bug-fix.patch222 - syslog(LOG_INFO, "RARP request from %s on if%d", tmpbuf, sll.sll_ifindex);
238 + syslog(LOG_INFO, "RARP request from %s on %s", tmpbuf, tmpname);
247 + syslog(LOG_INFO, "RARP response to %s %s on %s", tmpbuf,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rarpd/
H A Drarpd_ss981107.bb1 SUMMARY = "The RARP daemon."
2 DESCRIPTION = "RARP (Reverse Address Resolution Protocol) is a protocol which \
4 the RARP server. Some machines (e.g. SPARC boxes) use this protocol instead \
8 You should install rarpd if you want to set up a RARP server on your \
/OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/
H A Dnfsroot.rst39 DHCP, BOOTP and RARP is safe.
110 If RARP is used to determine
167 rarp: use RARP
168 both: use both BOOTP and RARP but not DHCP
199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)
357 The nfsroot code in the kernel and the RARP support have been written
/OK3568_Linux_fs/kernel/net/ipv4/
H A DKconfig111 supplied on the kernel command line or by BOOTP or RARP protocols.
150 bool "IP: RARP support"
156 discovered automatically at boot time using the RARP protocol (an
158 here. Note that if you want to use RARP, a RARP server must be
/OK3568_Linux_fs/u-boot/cmd/
H A Dnet.c190 return netboot_common(RARP, cmdtp, argc, argv); in do_rarpb()
H A DKconfig1132 Boot image via network using RARP/TFTP protocol
/OK3568_Linux_fs/u-boot/net/
H A Dnet.c479 case RARP: in net_loop()
1344 case RARP: in net_check_prereq()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h540 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A DKconfig107 This option adds the ARP match, which allows ARP and RARP header field
/OK3568_Linux_fs/u-boot/board/freescale/m547xevb/
H A DREADME254 rarpboot- boot image via network using RARP/TFTP protocol
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.rst108 IP_PNP IP DHCP, BOOTP, or RARP is enabled.
/OK3568_Linux_fs/u-boot/board/freescale/m5373evb/
H A DREADME237 rarpboot- boot image via network using RARP/TFTP protocol
/OK3568_Linux_fs/u-boot/board/freescale/m54455evb/
H A DREADME326 rarpboot- boot image via network using RARP/TFTP protocol
/OK3568_Linux_fs/u-boot/
H A DREADME2245 network operations like ARP, RARP, TFTP, or BOOTP
3800 rarpboot- boot image via network using RARP/TFTP protocol