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

Wesley Shields wxs at FreeBSD.org
Mon May 4 14:37:49 UTC 2009


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 at eg.svzserv.kuzbass.ru>
  Approved by:    Boris Kovalenko <boris at 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)


More information about the cvs-ports mailing list