pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/quagga-devel



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Aug 25 17:52:24 UTC 2010

Modified Files:
        pkgsrc/net/quagga-devel: Makefile distinfo

Log Message:
Update to 0.99.17.

The most important change is in correcting handling of malformed data
in BGP sessions.

bgpd:
    fix handling of AS path data
    tighten bounds checking in RR ORF msg reader

ospfd:
    Only refresh external default route once.
    Make sure ospf_distribute_list_update_timer() eventually runs.
    Make sure all external routes are updated.

zebra:
    fix infinite loop when deleting an interface

ospf6d:
    Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-config

isisd:
    change ISIS_METHOD to use C preprocessor

other:
    build: ignore mkinstalldirs and texinfo.tex
    build: Add QuaggaId to README.NetBSD
    build/extra: Enhance README.NetBSD make/gmake decision.
    git: add pointers to out-of-tree work
    git: add (generated) m4 files to .gitignore
    Update for git and emphasize asking for good reports.
    doc: fixed spelling in bgpd.texi


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/quagga-devel/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/quagga-devel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index