Commit Graph

14 Commits

Author SHA1 Message Date
sthen
a4b4ab60a8 bugfix update to 0.99.12; rolls in patches for the problem where 4-byte
ASNs with long prepends are seen.
2009-05-12 12:18:04 +00:00
sthen
fe74d76cfe fix 4-byte ASN related crash in quaggga's bgpd. from upstream repo. 2009-05-01 13:48:26 +00:00
sthen
be64909751 update quagga to 0.99.11. the SNMP flavour was already broken,
disable it for now.
2009-02-18 00:37:53 +00:00
claudio
55ed8e1d9a quagga does not handel multiple RTM_VERSIONs gracefully. Patch it to ignore
messages with wrong RTM_VERSION instead of trying to parse them and crashing
doing so. OK rui@, jasper@, looks good mbalmer@
2008-05-23 12:55:58 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
rui
0f87571adf SECURITY: update quagga to 0.99.9 which fixes some DoS vulnerabilities.
Reference: http://secunia.com/advisories/26744/

ok pyr@
2007-09-12 20:31:17 +00:00
rui
445fdc8f47 update quagga to 0.99.7
help and ok pyr@
2007-06-20 18:05:36 +00:00
david
adbd88b406 remove myself from MAINTAINER 2006-04-12 21:01:45 +00:00
aanriot
241f525d5f forgot to bump PKGNAME.
spotted by sturm@
2005-08-10 08:53:26 +00:00
robert
8820791284 We don't have RTM_OLDADD and RTM_OLDDEL caused by the SIOCADDRT and SIOCDELRT (4.3BSD routing table) ioctls anymore. So don't try to use them.
ok naddy@
2005-06-09 20:42:37 +00:00
alek
d759b26f9a - Replace INSTALL with @new(user|group), MESSAGE and @sample
- Kill DEINSTALL
- Add WANTLIB marker
- Bump PKGNAME

ok david@
2004-11-30 23:12:53 +00:00
danh
7a537a525f convert snmp FLAVOR to use net-snmp.
I do not see how this worked in the first place without smux support.
2004-10-13 03:10:49 +00:00
david
38fa9ad70a install SERVICES doc file 2004-01-02 06:50:55 +00:00
david
3463251978 Initial import of quagga-0.96.4
Quagga is a routing software suite, providing implementations of OSPFv2,
OSPFv3, RIP v1 and v2, RIPv3 and BGPv4 for Unix platforms, particularly
FreeBSD and Linux and also NetBSD, to mention a few. Quagga is a fork of
GNU Zebra which was developed by Kunihiro Ishiguro. The Quagga tree aims
to build a more involved community around Quagga than the current
centralized model of GNU Zebra.

WWW: http://www.quagga.net/
2003-12-11 19:00:59 +00:00