Bug 115343 - [MAINTAINER UPDATE] net/quagga: update to 0.99.8
Summary: [MAINTAINER UPDATE] net/quagga: update to 0.99.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 10:50 UTC by Boris Kovalenko
Modified: 2007-08-09 12:10 UTC (History)
0 users

See Also:


Attachments
quagga-0.99.8.patch (7.08 KB, patch)
2007-08-09 10:50 UTC, Boris Kovalenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Kovalenko 2007-08-09 10:50:01 UTC
- Update to 0.99.8
- Fixed rc.d restart functionality

Added file(s):
- files/patch-configure

Removed file(s):
- files/patch-zebra-kernel_socket.c

A summary of changes follows:

    * zebra:
	o rib loop check for RIB_ENTRY_REMOVED checks wrong var
	o [PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer addre
	o Add zebra_routemap.c
	o Routemap support on received routes, with 'set src' command (linux)
    * lib
	o Add comments regarding setsockopt_multicast_ipv4 arguments.
    * build:
	o configure needs to check for struct icmphdr for IRDP
	o [linux] Fix strange compilation problem by explicitly including <linux/types
	o [zebra] Trivial patches so we can compile when IPv6 is not enabled
	o [autoconf] Fix missing space character in previous commit
	o [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLEN
	o [autoconf] add back check for inet_aton
	o [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
	o Improve portability by invoking gcc with -std=gnu99 instead of -std=c99
    * ospfd
	o Fix address qualified 'ip ospf auth' commands
	o Bug #330 regression: Fix ospf_spf_add_parent assert
	o network command now behaves more logically when a peer prefix is defined
    * vtysh
	o bug #371: vtysh forgets to print 'end' for write-terminal 
    * bgpd
        o bug #370, default-originate was broken by a silly thinko
	o Trim memory usage of BGP routes
    * ospf6d:
        o Fix silly bug: muse use strcmp to compare strings

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-08-09 11:36:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2007-08-09 12:00:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-08-09 12:00:25 UTC
rafan       2007-08-09 11:00:17 UTC

  FreeBSD ports repository

  Modified files:
    net/quagga           Makefile distinfo 
    net/quagga/files     quagga.sh.in 
  Added files:
    net/quagga/files     patch-configure 
  Removed files:
    net/quagga/files     patch-zebra-kernel_socket.c 
  Log:
  - Update to 0.99.8
  
  PR:             ports/115343
  Submitted by:   Boris Kovalenko <boris at tagnet.ru> (maintainer)
  
  Revision  Changes    Path
  1.56      +1 -2      ports/net/quagga/Makefile
  1.17      +3 -3      ports/net/quagga/distinfo
  1.4       +10 -0     ports/net/quagga/files/patch-configure (new)
  1.4       +0 -132    ports/net/quagga/files/patch-zebra-kernel_socket.c (dead)
  1.8       +5 -1      ports/net/quagga/files/quagga.sh.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"