Oops, thanks I've folded that in and will merge shortly.
Ethan
On Wed, May 22, 2013 at 1:52 PM, Ben Pfaff wrote:
> On Wed, May 22, 2013 at 01:35:39PM -0700, Ethan Jackson wrote:
>> Here's an incremental. Note that I put the news entry under 1.11 as I intend
>> to backport this.
>
> If you're do
On Wed, May 22, 2013 at 01:35:39PM -0700, Ethan Jackson wrote:
> Here's an incremental. Note that I put the news entry under 1.11 as I intend
> to backport this.
If you're doing a netdev_ref() then you also need to eventually do a
netdev_close().
Otherwise this is fine, thanks.
_
Here's an incremental. Note that I put the news entry under 1.11 as I intend
to backport this.
---
NEWS |3 ++-
lib/cfm.c |6 --
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 4cb4499..2fd7cb3 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,6 @@ post-v1
On Mon, May 20, 2013 at 03:57:56PM -0700, Ethan Jackson wrote:
> The new CFM "demand mode" (named after BFD's demand mode) uses
> data traffic to indicate interface liveness. It's helpful on
> heavily congested networks where CCMs may be dropped.
>
> Signed-off-by: Ethan Jackson
Ugh, another CF
The new CFM "demand mode" (named after BFD's demand mode) uses
data traffic to indicate interface liveness. It's helpful on
heavily congested networks where CCMs may be dropped.
Signed-off-by: Ethan Jackson
---
lib/cfm.c | 49 +---
lib/