jer         15/05/07 05:08:11

  Modified:             bmon-3.6-net_if.h.patch
  Log:
  Use upstream patch (bug #546060).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.2                  net-analyzer/bmon/files/bmon-3.6-net_if.h.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch?r1=1.1&r2=1.2

Index: bmon-3.6-net_if.h.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bmon-3.6-net_if.h.patch     10 Apr 2015 19:45:49 -0000      1.1
+++ bmon-3.6-net_if.h.patch     7 May 2015 05:08:11 -0000       1.2
@@ -1,10 +1,11 @@
 --- a/src/in_netlink.c
 +++ b/src/in_netlink.c
-@@ -23,6 +23,7 @@
-  * DEALINGS IN THE SOFTWARE.
-  */
+@@ -37,6 +37,8 @@
+ static struct element_group *grp;
+ static struct bmon_module netlink_ops;
  
 +#include <net/if.h>
- #include <bmon/bmon.h>
- #include <bmon/input.h>
- #include <bmon/element.h>
++
+ #include <netlink/netlink.h>
+ #include <netlink/cache.h>
+ #include <netlink/utils.h>




Reply via email to