Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.99.20_2 12 Nov 2011 17:51:07 |
crees |
Fix on FreeBSD 10+
PR: ports/162497
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Feature safe: yes |
0.99.20_1 18 Oct 2011 14:43:45 |
zi |
- Resolve memory leak in bgpd
- Bump PORTREVISION
WWW: http://lists.quagga.net/pipermail/quagga-users/2011-October/012529.html
PR: ports/161668
Submitted by: Mike Tancsa <mike@sentex.net>
Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Obtained from: quagga-users mailing list |
0.99.20 05 Oct 2011 20:26:10 |
delphij |
Update to 0.99.20, this is a security fix.
Submitted by: maintaier
PR: ports/156332 |
0.99.17_9 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.99.17_9 28 Jul 2011 12:43:22 |
sylvio |
- Chase net-snmp shlib version bump. |
0.99.17_8 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
0.99.17_8 23 Apr 2011 19:26:48 |
sem |
- A patch from a developers git: add command "mtu-ignore" to ospf6d
daemon just like in ospfd.
Submitted by: Dmitrij Tejblum <tejblum_at_yandex-team.ru>
Approved by: maintainer (implicitly) |
0.99.17_7 02 Apr 2011 18:15:01 |
sem |
- Fix ripd on 7.0+.
ripd could not join multicast group and complains to the log:
Can't setsockopt IP_MULTICAST_IF on fd 11 to source address XXX.XXX.XXX.XXX
for interface ng2 can't send packet : Permission denied
PR: ports/155706
Submitted by: Eugene Grosbein
Approved by: maintainer |
0.99.17_6 01 Apr 2011 17:47:01 |
sem |
- security patches for CVE-2010-1674, CVE-2010-1645.
Approved by: maintainer |
0.99.17_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.99.17_5 22 Feb 2011 12:29:09 |
sem |
- A little hack for RC script to allow start/stop/restart only specified
daemons. No PORTVERSION bump.
Submitted by: Dmitrij Tejblum <tejblum at yandex-team.ru>
Approved by: maintainer |
0.99.17_5 14 Jan 2011 16:14:07 |
sem |
- Add three patches from Quagga GIT:
http://code.quagga.net/?p=quagga.git;a=commit;h=08a7a91646a1ee317c402b421e3a7036a640bcf4
http://code.quagga.net/?p=quagga.git;a=commit;h=403138e189c24f6867824c4eeb668d11564e1ca0
http://code.quagga.net/?p=quagga.git;a=commit;h=c7aa8abd8788c3607ad0131f02e892cf92221e40
Submitted by: Dmitry Tejblum <tejblum_at_yandex-team.ru>
Approved by: maintainer (implicitly)
Feature safe: yes |
0.99.17_4 28 Dec 2010 14:35:34 |
arved |
Rework the ipv6 detection patch to actually work
PR: 152860
Submitted by: Alexey Illarionov
Approved by: maintainer timeout |
0.99.17_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.99.17_3 21 Oct 2010 14:03:23 |
sem |
- A patch from quagga git to fix time in statistic output.
Approved by: maintainer |
0.99.17_2 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.99.17_2 20 Sep 2010 16:29:08 |
sem |
- Revive a patch to fix ospf multicast problem
- Add a patch to fix a bug with ipv6 interfaces
PR: ports/150329, ports/150455
Submitted by: Ingo Flaschberger <if at xip.at>
Approved by: maintainer |
0.99.17_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.99.17 25 Aug 2010 08:00:03 |
niels |
- Security update to version 0.99.17
- This update also resolves functional problems of PR 148238 and 147970
PR: ports/149940
PR: ports/148238
PR: ports/147970
Approved by: itetcu (mentor, implicit), maintainer
Submitted by: mike@sentex.net, maintainer
Security: 167953a4-b01c-11df-9a98-0015587e2cc1
Security: http://www.openwall.com/lists/oss-security/2010/08/24/3 |
0.99.16 19 Jun 2010 21:35:52 |
sem |
- Update to 0.99.16
Submitted by: maintainer
Feature safe: yes |
0.99.15_5 06 Jun 2010 22:09:10 |
dougb |
Remove bms from the pkg-descr's of ports he no longer maintains. |
0.99.15_5 02 Jun 2010 19:14:17 |
sylvio |
- Chase net-snmp shlib bump |
0.99.15_4 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.99.15_4 14 Feb 2010 17:16:00 |
wxs |
- Add option to disable BGP announcements
PR: ports/143538
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
0.99.15_4 01 Feb 2010 17:45:31 |
pgollucci |
- Fix the return value of the rc.d script
PR: ports/143086
Submitted by: Emil Smolenski <am@raisa.eu.org>
Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
0.99.15_3 14 Dec 2009 16:40:53 |
sem |
- Changes is RC script:
* proper run order
* Deprecate option quagga_delay and introduce option quagga_wait_for.
Instead of sleeping for some constant time wait for appearing of
a certain route in routing table.
Submitted by: glebius
Approved by: maintainer |
0.99.15_2 09 Dec 2009 16:47:28 |
sem |
The UINT16_MAX constant this patch (re)defines since Feb 2006 in ospfd.h
is already available by means of zebra.h, which has it since May 2006
(git commit 35cfc90cce32b19c71d2f40aab06d36eb6bfdc44). This way
patch-ospfd-ospfd.h can be safely discarded.
Requested by: Quagga developers |
0.99.15_2 02 Dec 2009 05:59:11 |
bms |
Fix a potential buffer overflow, by increasing the size of a temporary
buffer used during BGP dump.
Submitted by: Randy Bush |
0.99.15_1 16 Nov 2009 16:02:18 |
sem |
- Add a patch from quagga GIT (ID: 9964fcfc).
* Fix HAVE_CLOCK_MONOTONIC spelling.
- Remove obsoleted configuration flag --enable-pidfile-mask.
Approved by: maintainer (implicitly) |
0.99.15 30 Aug 2009 10:37:01 |
sem |
- Update to 0.99.15
Submitted by: maintainer |
0.99.14_3 21 Aug 2009 11:27:50 |
sem |
- Vendor patch from git: do not touch socket before pidfile locking
Approved by: maintainer (implicitly) |
0.99.14_2 18 Aug 2009 12:49:04 |
bsam |
. fix an ospf6d bug on quagga-0.99.14 (bug #541 on quagga's bugzilla); [1]
. bump PORTREVISION.
PR: ports/137510 [1]
Submitted by: dikshie <dikshie at sfc.wide.ad.jp> [1]
Approved by: Boris Kovalenko <boris at tagnet.ru> (maintainer) [1] |
0.99.14_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.99.14_1 27 Jul 2009 10:31:11 |
sem |
- Patch from GIT repo: fix update-source command
Approved by: maintainer (implicit) |
0.99.14 23 Jul 2009 14:10:15 |
sem |
- Update to 0.99.14
* fixed a bug with ospf6d
- Remove old patches for FreeBSD 4.x
Submitted by: maintainer |
0.99.13 17 Jul 2009 15:05:29 |
sem |
- Update to 0.99.13
Submitted by: maintainer |
0.99.12 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
0.99.12 14 May 2009 12:06:23 |
sem |
- Fix build with WITH_SNMP.
Submitted by: maintainer |
0.99.12 12 May 2009 10:18:29 |
sem |
- Update to 0.99.12
Submitted by: maintainer |
0.99.11_3 04 May 2009 14:37:48 |
wxs |
- 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) |
0.99.11_2 29 Apr 2009 18:49:13 |
itetcu |
Fix INDEX by removing vs/rcs/??? merge conflicts.
Reported by: QAT |
0.99.11_2 29 Apr 2009 18:21:54 |
sem |
- Remove FreeBSD specific patches for BGP MD5 support. A native support
should be better now.
Submitted by: maintainer |
0.99.11_1 11 Jan 2009 20:35:57 |
erwin |
Remove BROKEN for 8, a patch was committed which I overlooked in
the previous commit.
Submitted by: sem |
0.99.11_1 08 Jan 2009 17:47:41 |
erwin |
Mark BROKEN on 8: does not build after the arp-v2 import.
Submitted by: pointyhat |
0.99.11_1 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.99.11_1 03 Jan 2009 17:38:06 |
sem |
- Fix build on CURRENT with new arp code
Submitted by: Ian FREISLICH (on net@)
Approved by: maintainer |
0.99.11_1 15 Dec 2008 17:46:36 |
sem |
- Add a patch from quagga-qit. It fixes a fletcher checksum problem. |
0.99.11 15 Dec 2008 17:03:33 |
sem |
- Update to 0.99.11
Approved by: maintainer timeout |
0.99.10_3 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.99.10_3 06 Jul 2008 12:44:21 |
sem |
- Fix rc script for command other than start/stop/restart.
Reported in: ports@
Approved by: maintainer |
0.99.10_2 02 Jul 2008 16:22:57 |
sem |
- Add a patch from quagga CVS that fixes a bug which prevented
the zebra daemon from seeing the state of logical interfaces (tun/ng/...)
after it has been started
Submitted by: Doichin Dokov <root at net1.cc> (in ports@) |
0.99.10_1 02 Jul 2008 12:27:22 |
sem |
- Fix rc-script. Split restart command on stop/start and fix runing order.
Approved by: maintainer |
0.99.10 28 Jun 2008 03:23:36 |
sem |
- Update to 0.99.10
Submitted by: maintainer |
0.99.9_7 25 Apr 2008 15:42:13 |
sem |
- fix a message: 'options FAST_IPSEC' changed to 'options IPSEC' for 7.0+ |
0.99.9_7 17 Apr 2008 12:46:14 |
mat |
Chase on more shlib version bump.
Pointy Hat To: kuriyama |
0.99.9_7 20 Feb 2008 18:05:50 |
sem |
Add a vendor patch:
= A bugfix for FreeBSD users (Quagga bug #326):
* zebra_rib.[ch]: (rib_lookup_and_pushup) New function, which makes
sure,
that if_set_prefix() has nothing in its way of assigning an address.
* ioctl.c: (if_set_prefix) Use rib_lookup_and_pushup() to resolve
bug #326.
Approved by: maintainer (implicitly) |
0.99.9_6 08 Feb 2008 14:44:45 |
rafan |
- Add proper arguments for configure if WITH_TCPSOCKETS is enabled
PR: ports/118339
Reported by: Oles Hnatkevych <don_oles at able.com.ua>
Approved by: Boris Kovalenko <boris at tagnet.ru> (maintainer) |
0.99.9_6 11 Jan 2008 14:06:45 |
sem |
- Add a work around for quagga works with multicast sockets in 7.0.
Submitted by: maintainer |
0.99.9_5 12 Nov 2007 20:53:30 |
sem |
- A vendor patch. It fixes a bug#418 - changing address on an existing
interface doesn't cause static routes to be revalidated.
Approved by: portmgr (erwin), maintainer |
0.99.9_4 29 Oct 2007 06:51:22 |
edwin |
Add 'seconds' to the output of the delay |
0.99.9_4 26 Oct 2007 09:46:41 |
sem |
- Integrate one more vendor patch. It fixes IPv6 issue.
Approved by: maintainer (implicitly) |
0.99.9_3 17 Oct 2007 12:08:58 |
sem |
- Fix build with WITH_PAM. Quite hacky and will be reimplement some time.
- Simplify patch-cvs-6-pidfile_mask. It's enough to hard code 0644 as
parmissions for a pidfile.
Approved by: maintainer |
0.99.9_2 04 Oct 2007 02:10:52 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.99.9_2 03 Oct 2007 15:41:10 |
sem |
- add two patches.
1. fix pid-file permissions. it made watchquagga mad.
2. add debug info in ipv6 code just like for ipv4 code. it makes problems
detecion easier.
Approved by: maintainer (implicitly) |
0.99.9_1 01 Oct 2007 10:54:10 |
sem |
- If compiled with libdlmalloc it requires ldconfig before running.
Fix rc file for it.
- Make a little cleaner why you may want dlmalloc library (it makes bgpd much
faster).
Approved by: maintainer (implicitly) |
0.99.9 24 Sep 2007 07:59:17 |
sem |
- Update to 0.99.9 + patches from quagga CVS
Approved by: maintainer |
0.99.8_2 06 Sep 2007 14:53:42 |
sem |
- Add one more patch from quagga CVS. It fixes ignoring kernel routes in some
cases.
Approved by: maintainer |
0.99.8_1 28 Aug 2007 10:48:38 |
sem |
- Integrate patches from quagga CVS.
They fix a few problems with inconsistences routes between
quagga and kernel route tables, loss MTU, assert in route-map code, etc.
Submitted by: Yandex company
Approved by: maintainer |
0.99.8 09 Aug 2007 11:00:17 |
rafan |
- Update to 0.99.8
PR: ports/115343
Submitted by: Boris Kovalenko <boris at tagnet.ru> (maintainer) |
0.99.7_2 20 Jun 2007 02:19:55 |
edwin |
[patch] net/quagga - add optional delay after startup
I'm so tired of my machines rebooting and having to manually
start half of the services because they were started when
ospfd hadn't kicked in, so I added this quagga_delay to the
rc.d file.
PR: ports/113351
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: Boris Kovalenko <boris@tagnet.ru> |
0.99.7_1 28 May 2007 19:47:39 |
miwi |
- Remove patch from wrong dirctory :>
Request by: Umka@RusNet, az@ |
0.99.7_1 27 May 2007 09:30:14 |
miwi |
- Fix PtP interface detection.
PR: 112797
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
0.99.7 03 May 2007 07:11:44 |
vanilla |
Upgrade to 0.99.7.
PR: ports/112342
Submitted by: maintainer |
0.99.6_3 17 Mar 2007 14:18:28 |
pav |
- Simplify |
0.99.6_3 28 Feb 2007 15:17:41 |
sem |
- Restore info files install and fix build them on OSVERSION<600000
PR: ports/109593
Submitted by: Eugene Grosbein <eugen_AT_grosbein.pp.ru>
Approved by: maintainer |
0.99.6_2 28 Feb 2007 01:19:04 |
kuriyama |
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. |
0.99.6_1 01 Feb 2007 13:25:05 |
sem |
- Add a sanity check when ripd takes metric from RTM_NEWADDR message.
- Bump PORTREVISION.
PR: ports/108430
Submitted by: Eugene Grosbein <eugen_AT_grosbein.pp.ru>
Approved by: maintainer |
0.99.6 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
0.99.6 27 Jan 2007 08:08:10 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
0.99.6 12 Dec 2006 21:08:40 |
miwi |
- Update to 0.99.6
PR: ports/106640
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
0.99.5_1 08 Nov 2006 23:07:29 |
miwi |
From Changelog:
2006-08-28 Andy Gay
* ospf_packet.c: (ospf_make_db_desc) Assert added with More-bit
fixes does not hold up with addition of Ogier DB-Exchange
optimisation, which can empty the db-summary list in between
sent DD packets. Remove assert, update More-bit always when
in Exchange.
PR: ports/105279
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
0.99.5 31 Oct 2006 03:03:15 |
clsung |
- Update to 0.99.5
BGP users of 0.99 are strongly encouraged to upgrade to 0.99.5, due to an
important fix for an AS-Path loop-checking regression, or even a CVS snapshot,
to assist in testing. OSPF 0.99-CVS is believed to be stable at this point.
PR: ports/104371
Submitted by: maintainer (Boris Kovalenko) |
0.99.4_2 17 Jul 2006 16:28:21 |
rafan |
- Enhancement rc scripts, bump PORTREVISION
PR: ports/100421
Submitted by: maintainer |
0.99.4_1 12 Jul 2006 17:33:21 |
itetcu |
Change the way of OPTIONS is checked as suggested by Porters Handbook.
PR: ports/100157
Submitted by: maintianer |
0.99.4_1 12 Jun 2006 04:10:12 |
lawrance |
Apply USE_RCORDER or USE_RC_SUBR, conditional on OSVERSION.
Bump PORTREVISION for the moved startup script.
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
0.99.4 29 May 2006 20:28:35 |
lawrance |
Update to 0.99.4.
PR: ports/97122
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
0.99.3_2 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.99.3_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.99.3_1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
0.99.3_1 10 Feb 2006 12:45:36 |
sem |
- Fix a crash when vtysh was executed.
- Remove useless target (install is default) in depends
PR: ports/93094
Reported by: TANABE Hiroyasu <h@cosat.com>, John <freebsd@moe.co.uk>
Submitted by: maintainer |
0.99.3 03 Feb 2006 11:39:37 |
az |
- Update to 0.99.3
- Fix build on 4.11 by sem@ (files/patch-lib-buffer.c
files/patch-ospfd-ospfd.h
--------------------------------
Some known problems outstanding:
- bgpd: prefix counts can get a bit screwy after clears/resets
this is mostly cosmetic *unless* you use max-prefix counts.
- bgpd: There is a memory leak if 'set community' is used in
route-maps. This is present in 0.98 too. See bugzilla #89.
- ospfd: 'default-originate always' loses the 'always' qualifier.
Some regressions fixed in 0.99.3:
(Only the first 15 lines of the commit message are shown above ) |
0.98.5_2 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.98.5_2 30 Nov 2005 05:23:10 |
kuriyama |
Chase shlib version bump of net-snmp. |
0.98.5_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.98.5_1 03 Nov 2005 14:43:48 |
osa |
Manage CONFLICTS:
* remove zebra-devel, which don't exist anymore
* add openbgpd
Bump PORTREVISION.
Approved by: Boris Kovalenko aka boris at tagnet dot ru (maintainer) |
0.98.5 14 Sep 2005 23:48:12 |
pav |
- Kludge snmp detection in configure script
PR: ports/86102
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
0.98.5 30 Aug 2005 12:36:48 |
garga |
- Update to 0.98.5
From the official site:
0.98.5 from stable series is released fixing several bugs in ospfd and
bgpd, most notably some crashes in ospfd and yet another route server
functionality regression in bgpd.
PR: ports/85461
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
0.98.3_2 17 Apr 2005 21:06:33 |
flz |
- Fix typo in quagga startup script (2nd part). |
0.98.3_1 15 Apr 2005 12:13:14 |
flz |
- Fix typo in rcNG startup script.
PR: ports/79866
Submitted by: Shunsuke SHINOMIYA <shino@fornext.org>
Approved by: maintainer |
0.98.3 04 Apr 2005 08:52:54 |
sem |
- Update to 0.98.3
PR: ports/79517
Submitted by: maintainer |