| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
PR: ports/143155
Submitted by: Sevan Janiyan
Notes:
svn path=/head/; revision=248596
|
| |
|
|
| |
Notes:
svn path=/head/; revision=248594
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://marc.theaimsgroup.com/?l=zebra&m=114058002007887&w=2
it makes ospfd use priority
queue (using heap sort) for its spf calculation.
It should change spf execution time of ospfd from N^2 to N log (N).
PR: ports/94216
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=200100
|
| |
|
|
| |
Notes:
svn path=/head/; revision=178091
|
| |
|
|
|
|
|
|
|
|
| |
See http://marc.theaimsgroup.com/?l=zebra&m=111931575510231&w=2 in detail
PR: ports/82461
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
Notes:
svn path=/head/; revision=138225
|
| |
|
|
|
|
|
|
| |
PR: ports/78302
Submitted by: marck
Notes:
svn path=/head/; revision=135593
|
| |
|
|
|
|
|
| |
Submitted by: Dikshie <dikshie@ocean.itb.ac.id>
Notes:
svn path=/head/; revision=135591
|
| |
|
|
|
|
|
| |
PR: ports/79151
Notes:
svn path=/head/; revision=133430
|
| |
|
|
|
|
|
|
|
|
| |
- Make compilable when FreeBSD has /dev/ip.
Obtained from: net/quagga
Reported by: swylie@wylie.com
Notes:
svn path=/head/; revision=120319
|
| |
|
|
| |
Notes:
svn path=/head/; revision=103009
|
| |
|
|
|
|
|
|
|
| |
See detail in http://rhn.redhat.com/errata/RHSA-2003-305.html
Obtained from: redhat
Notes:
svn path=/head/; revision=94560
|
| |
|
|
|
|
|
|
| |
Submitted by: jonny@jonny.eng.br (Joao Carlos Mendes Luis)
Obtained from: http://www.geocrawler.com/archives/3/372/2002/10/0/9918592/
Notes:
svn path=/head/; revision=81566
|
| |
|
|
|
|
|
|
|
| |
LSA refreshing.
Obtained from: zebra cvs
Notes:
svn path=/head/; revision=79711
|
| |
|
|
|
|
|
| |
Submitted by: Kevin Schmidt <kps@ucsb.edu>
Notes:
svn path=/head/; revision=77564
|
| |
|
|
|
|
|
|
|
| |
ioctl(2), so that it doesn't occasionally trigger promisc mode on interface.
Reported/tested by: Vladimir B. Grebenschikov <vova@sw.ru>
Notes:
svn path=/head/; revision=67560
|
| |
|
|
| |
Notes:
svn path=/head/; revision=66242
|
| |
|
|
|
|
|
| |
Obtained from: NetBSD pkgsrc
Notes:
svn path=/head/; revision=64085
|
| |
|
|
|
|
|
|
| |
PR: ports/37996
Submitted by: ume
Notes:
svn path=/head/; revision=63993
|
| |
|
|
|
|
|
|
|
| |
do not install in kernel.
No response from: maintainer
Notes:
svn path=/head/; revision=63700
|
| |
|
|
|
|
|
|
|
| |
folk for the next release).
Submitted by: Armin Arh <armin@schlund.de>
Notes:
svn path=/head/; revision=51404
|
| |
|
|
|
|
|
| |
Requested by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
Notes:
svn path=/head/; revision=44289
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- some workarounds concerning installation of zebra info files
since sources doesn't contain all info files...
- modified zebractl script to check, if zebra.conf exists, which
is needed for every routing protocol, error message and exit if not found.
From the author:
"0.91 is basically a bugfix release. All of IPv6 codes are based upon
new RIB codes"
Bugfixes and features see ChangeLog file.
Notes:
svn path=/head/; revision=40221
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
you should be able to see error messages if there are any
Since daemons are started using -d options, you should
normally see no output...
- bumped PORTREVISION, since its a major win being able
to see error messages if there are any
Submitted by: knarf@camelot.de
Notes:
svn path=/head/; revision=37767
|
| |
|
|
|
|
|
|
|
|
| |
- for that purpose you have to remove the '&'
forgot that in last commit.
Submitted by: Frank Bartels <knarf@camelot.de>
Notes:
svn path=/head/; revision=37638
|
| |
|
|
|
|
|
|
|
|
|
| |
starts after the other to prevent core dump. This fixes bgp coredump
for Knarf
- set PORTREVISION
Submitted by: Frank Bartels <knarf@camelot.de>
Notes:
svn path=/head/; revision=37584
|
| |
|
|
|
|
|
|
|
| |
zebractl stop
zebractl start
- new functionality (visible) for people -> PORTREVISION
Notes:
svn path=/head/; revision=37146
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- removed PORTREVISION (new version)
- new configure script: dialog menue allows you to set different zebra
compile time options (if ! BATCH), currently supported:
--with-libpam = enable PAM authentication for vtysh
--enable-nssa = enable OSPF NSSA
--enable-snmp = enable SNMP support
- please note: port compiles fine when all options are set, but
functionality has not been tested by me.
- silence portlint, trim pkg-comment to <=70 columns
- remove unneeded patch patch, 0.90 now contains fix for memory leak
- cosmetic: add patch for Makefile.in (don't link with -g)
- portlint: o.k.
In this BETA --enable-unixdomain and --enable-newrib became default !
To get old implementation back use the following configure options:
--enable-tcp-zebra # TCP/IP socket is used for protocol daemon and zebra.
--enable-oldrib # Turn on old RIB implementation.
Note: I didn't add these options to configure script, so that people
don't choose the wrong thing !
Some milestones of this release (see file NEWS for complete list):
- access-lists can have remarks
- memory leak with access-list and prefix-list name fixed
- UNIX domain socket server of zebra protocol is added
- PointoPoint interface network bug fixed
- Metric value is reflected to kernel routing table
- New RIB implementation has been added:
- BGP passive peer support problem is fixed
- Redistributed IGP nexthop is passed to BGP nexthop
- Fix bug of holdtimer is not reset when bgp cleared
- BGP-MIB implementation is finished
- When BGP connection comes from unconfigured IP address, close socket
immediately.
- BGP flap dampening feature is added
* RIP
- Fix bug of refreshing default route
* OSPF
- Fix bug of Hello packet's option is not properly set when interface comes up
- Reduce unconditional logging
- New command for virtual-link configuration
- Memory leak related classfull network generation is fixed
Notes:
svn path=/head/; revision=37108
|
| |
|
|
|
|
|
| |
Submitted by: Jeroen Ruigrok van der Werven <jruigrok@via-net-works.nl>
Notes:
svn path=/head/; revision=36465
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patch in PR contains typo, got clean patch from zebra anon cvs server
Wrote e-mail to security officer and freebsd-audit to ask for
a) review
b) what to do next (FreeBSD Ports Security Advisory?...)
concerning a) the author of zebra already ok'd the patch.
converning b) waiting for SO or fbsd-auditers to respond
PR: 23856
Submitted by: Vincent Poy <vince@oahu.WURLDLINK.NET>
Reviewed by: Kunihiro Ishiguro <kunihiro@zebra.org>
Approved by: Kunihiro Ishiguro <kunihiro@zebra.org>
Obtained from: PR (partly) + zebra anon cvs server
Notes:
svn path=/head/; revision=36408
|
|
|
- remove zebra.sh from ${PREFIX}/etc/rc.d
- start zebra now from /etc/rc.conf.local
- new zebra start script is ${PREFIX}/sbin/zebractl {start|stop|restart}
Example:
/etc/rc.conf.local:
defaultrouter="NO"
router_enable="YES"
router="/usr/local/sbin/zebractl"
router_flags="start"
Notes:
svn path=/head/; revision=23996
|