Skip to content

Commit

Permalink
Merge branch 'blind-search'
Browse files Browse the repository at this point in the history
  • Loading branch information
reines committed May 21, 2012
2 parents f7b1e75 + 1fce401 commit 195ad8a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions INET.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- a/src/base/NotifierConsts.h 2010-10-19 16:13:57.000000000 +0100
+++ b/src/base/NotifierConsts.h 2011-06-14 15:46:58.679770435 +0100
@@ -79,6 +79,7 @@
NF_OVERLAY_TRANSPORTADDRESS_CHANGED, // OverSim
NF_OVERLAY_NODE_GRACEFUL_LEAVE, // OverSim
NF_OVERLAY_NODE_LEAVE, // OverSim
+ NF_OVERLAY_BROADCAST_INIT, // OverSim


// - layer 7 (application)

0 comments on commit 195ad8a

Please sign in to comment.