[Xorp-users] Beta testers for new debian package of xorp

Jose M Calhariz jose.calhariz at tecnico.ulisboa.pt
Thu Jul 14 06:09:33 PDT 2016


On Mon, Jul 11, 2016 at 10:06:32AM -0700, Ben Greear wrote:
> 
> 
> On 07/09/2016 08:59 AM, Jose M Calhariz wrote:
> 
> >>I applied similar fixes and pushed it to xorp.  Please try again and let me know
> >>if there are more warnings.
> >
> >Yes, there is still need a third patch.  It is on my previous email.
> 
> Can you resend that patch?  I cannot find it in my email.
> 
> Thanks,
> Ben
> 
> 

In attach is the third patch.

Kind regards
Jose M Calhariz


-- 
--

As pessoas mudam através do que alcançam

--Wystan Hugh Auden
-------------- next part --------------
Subject: Fix missleading indentation
From: Jose M Calhariz <jose at calhariz.com>
Index: xorp-1.8.6~wip.20160217/bgp/route_table_ribin.cc
===================================================================
--- xorp-1.8.6~wip.20160217.orig/bgp/route_table_ribin.cc	2013-08-14 19:35:44.000000000 +0100
+++ xorp-1.8.6~wip.20160217/bgp/route_table_ribin.cc	2016-07-08 12:17:57.135488124 +0100
@@ -299,7 +299,7 @@ RibInTable<A>::lookup_route(const IPNet<
 	return &(iter.payload());
     } else
 	fpa_list_ref = NULL;
-	return NULL;
+    return NULL;
 }
 
 template<class A>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
Url : http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20160714/2133c7c5/attachment.bin 


More information about the Xorp-users mailing list