Date: Mon, 4 May 2009 14:37:48 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/quagga Makefile ports/net/quagga/files patch-bgp_aspath.c patch-bgp_attr.c patch-bgp_community.c patch-bgp_debug.c patch-bgp_ecommunity.c patch-bgp_packet.c patch-bgp_route.c patch-bgp_vty.c patch-bgpd.c Message-ID: <200905041437.n44Ebm3a065616@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wxs 2009-05-04 14:37:48 UTC FreeBSD ports repository Modified files: net/quagga Makefile Added files: net/quagga/files patch-bgp_aspath.c patch-bgp_attr.c patch-bgp_community.c patch-bgp_debug.c patch-bgp_ecommunity.c patch-bgp_packet.c patch-bgp_route.c patch-bgp_vty.c patch-bgpd.c Log: - Fix bgpd crash. More information is at: http://lists.quagga.net/pipermail/quagga-users/2009-February/010342.html This crash can be triggered remotely. PR: ports/134108 Submitted by: Eugene Grosbein <eugen@eg.svzserv.kuzbass.ru> Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer) Revision Changes Path 1.83 +1 -1 ports/net/quagga/Makefile 1.1 +127 -0 ports/net/quagga/files/patch-bgp_aspath.c (new) 1.1 +11 -0 ports/net/quagga/files/patch-bgp_attr.c (new) 1.1 +11 -0 ports/net/quagga/files/patch-bgp_community.c (new) 1.1 +10 -0 ports/net/quagga/files/patch-bgp_debug.c (new) 1.1 +20 -0 ports/net/quagga/files/patch-bgp_ecommunity.c (new) 1.1 +38 -0 ports/net/quagga/files/patch-bgp_packet.c (new) 1.1 +38 -0 ports/net/quagga/files/patch-bgp_route.c (new) 1.1 +76 -0 ports/net/quagga/files/patch-bgp_vty.c (new) 1.1 +45 -0 ports/net/quagga/files/patch-bgpd.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905041437.n44Ebm3a065616>