<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div>Not to sound like a nitpicking ass but the first line in the bfd source says</div>
<div><br>
</div>
<div>"Bidirectional Failover Detection”</div>
<div><span style="background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; line-height: 18px; white-space: pre;"><br>
</span></div>
<div>Shouldn't that be Forwarding Detection?</div>
<br>
<div>
<div>On Nov 8, 2013, at 12:39 PM, Alan DeKok <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite"> In the "master" branch, we now have two new protocols.<br>
<br>
ARP:<br>
<br>
<a href="https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/sites-available/arp">https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/sites-available/arp</a><br>
<br>
BFD:<br>
<br>
https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/sites-available/bfd<br>
<br>
<br>
 We've been using BFD in customer sites for primary / secondary<br>
failover detection.  It's weird, but useful.  After 18 months, we've now<br>
made it public.<br>
<br>
 ARP was done "just 'cause".<br>
<br>
 i.e. adding a new protocol to the server is now trivial:<br>
<br>
$ wc -l src/modules/proto_arp/*.c<br>
    318 src/modules/proto_arp/proto_arp.c<br>
<br>
<br>
 If anyone wants to add a schema for ARP, and implement the detection<br>
rules from "arpwatch", that would be welcome. :)<br>
<br>
 Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html<br>
</blockquote>
</div>
<br>
</body>
</html>