Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37846404
en ru br
ALT Linux repos
S:0.5-alt1
5.0: 0.3.7-alt2
4.1: 0.3.7-alt1
4.0: 0.3.7-alt1
3.0: 0.3.7-alt1

Group :: Monitoring
RPM: sniffit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: sniffit-patch-03
Download


--- sn_data.h.orig	Tue Dec  4 10:16:59 2001
+++ sn_data.h	Tue Dec  4 10:20:02 2001
@@ -38,9 +38,9 @@
 char *NETDEV[]={"ppp","ed"};		
 int HEADSIZE[]={4    ,14}; 
 */
-#define NETDEV_NR      1
-char *NETDEV[]={"ed"};		
-int HEADSIZE[]={14}; 
+#define NETDEV_NR      6
+char *NETDEV[]={"fxp","de","ed","ppp","tun","lo"};
+int HEADSIZE[]={14   ,14  ,14  ,4    ,4    ,4   }; 
 #endif
 
 #ifdef BSDI				/* ppp: 4 or 0 ? */
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin