Searched refs:RARP (Results 1 – 20 of 20) sorted by relevance
20 +.TH RARP 8 "7 April 2000" "rarpd" "Linux Programmer's Manual"22 +rarpd \- Reverse Address Resolution Protocol (RARP) daemon27 +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.
37 +# Description: RARP (Reverse Address Resolution Protocol) is a protocol \39 +# their own IP addresses from the RARP server. \
224 - 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,
1 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 \
39 DHCP, BOOTP and RARP is safe.110 If RARP is used to determine167 rarp: use RARP168 both: use both BOOTP and RARP but not DHCP199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)357 The nfsroot code in the kernel and the RARP support have been written
80 return netboot_common(RARP, cmdtp, argc, argv); in do_rarpb()
1299 Boot image via network using RARP/TFTP protocol
111 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 (an158 here. Note that if you want to use RARP, a RARP server must be
531 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
906 # @initial: Initial delay (in ms) before sending the first GARP/RARP909 # @max: Maximum delay (in ms) between GARP/RARP announcement packets936 # Trigger generation of broadcast RARP frames to update network
496 case RARP: in net_loop()1406 case RARP: in net_check_prereq()
105 This option adds the ARP match, which allows ARP and RARP header field
254 rarpboot- boot image via network using RARP/TFTP protocol
122 IP_PNP IP DHCP, BOOTP, or RARP is enabled.
237 rarpboot- boot image via network using RARP/TFTP protocol
326 rarpboot- boot image via network using RARP/TFTP protocol
896 .help = "Trigger GARP/RARP announcements",902 Trigger a round of GARP/RARP broadcasts; this is useful for explicitly
1334 Ask vhost user back-end to broadcast a fake RARP to notify the migration1342 back-end to construct and broadcast the fake RARP.
124 HNS3_RX_PTYPE_ENTRY(2, 0, COMPLETE, RARP, PKT_HASH_TYPE_NONE),
2045 network operations like ARP, RARP, TFTP, or BOOTP3514 rarpboot- boot image via network using RARP/TFTP protocol