Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37819781
en ru br
ALT Linux repositórios
S:1.1-alt2.1
5.0: 1.1-alt2
4.1: 1.1-alt2
4.0: 1.1-alt2

Group :: Rede/Outros
RPM: rarpd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: rarpd-1.1-fix-packet-growth-bug246891.diff
Download


--- rarpd.c.orig      2007-02-21 11:41:25.099136000 +0100
+++ rarpd.c   2007-02-21 12:39:49.837404920 +0100
@@ -307,6 +307,8 @@ void send_rarpreply(unsigned char *dest_
     syslog(LOG_ERR, "%s: Write error: %s", program_name, libnet_geterror(ld));
     exit(1);
   }
+
+  libnet_clear_packet(ld);
 }
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009