Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0001-rarpd.8-add-man-file.patch20 +.TH RARP 8 "7 April 2000" "rarpd" "Linux Programmer's Manual"
22 +rarpd \- Reverse Address Resolution Protocol (RARP) daemon
27 +is a daemon which responds to RARP requests.
28 +RARP is used by some machines at boot time to discover their IP address.
42 +) before it decides to respond to the RARP request.
49 +Respond to ARP as well as RARP requests.
H A D0004-rarpd.init-add-new-init-file.patch37 +# Description: RARP (Reverse Address Resolution Protocol) is a protocol \
39 +# their own IP addresses from the RARP server. \
H A D0003-rarpd.c-bug-fix.patch224 - syslog(LOG_INFO, "RARP request from %s on if%d", tmpbuf, sll.sll_ifindex);
240 + syslog(LOG_INFO, "RARP request from %s on %s", tmpbuf, tmpname);
249 + syslog(LOG_INFO, "RARP response to %s %s on %s", tmpbuf,
/openbmc/openbmc/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 \
/openbmc/u-boot/cmd/
H A Dnet.c80 return netboot_common(RARP, cmdtp, argc, argv); in do_rarpb()
H A DKconfig1299 Boot image via network using RARP/TFTP protocol
/openbmc/u-boot/include/
H A Dnet.h531 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
/openbmc/u-boot/net/
H A Dnet.c496 case RARP: in net_loop()
1406 case RARP: in net_check_prereq()
/openbmc/u-boot/board/freescale/m547xevb/
H A DREADME254 rarpboot- boot image via network using RARP/TFTP protocol
/openbmc/u-boot/board/freescale/m5373evb/
H A DREADME237 rarpboot- boot image via network using RARP/TFTP protocol
/openbmc/u-boot/board/freescale/m54455evb/
H A DREADME326 rarpboot- boot image via network using RARP/TFTP protocol
/openbmc/u-boot/
H A DREADME2045 network operations like ARP, RARP, TFTP, or BOOTP
3514 rarpboot- boot image via network using RARP/TFTP protocol