| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
And port changes from sumikawa@ebina.hitachi.co.jp:
- add 'ipv6' on CATEGORIES
- get rid of 'USE_INET6' and use 'OSVERSION' instead of it.
- make PLIST.v6 only difference from PLIST for easily maintanance
Submitted by: sumikawa@ebina.hitachi.co.jp
Notes:
svn path=/head/; revision=24950
|
|
|
|
|
|
|
| |
Approved by: andreas(maintainer)
Notes:
svn path=/head/; revision=24562
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=22975
|
|
|
|
|
|
|
| |
Noticed By: bento's logs.
Notes:
svn path=/head/; revision=20602
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which is prefix-clean:
- Install a zebra startup script ${PREFIX}/rc.d/zebra.sh
- Can be used as start and stop script (expects "start" or
- "stop" as argument).
- If config file is present in ${PREFIX}/etc/zebra
- Starts zebra, ripd, ospfd and bgpd
- Stops (kills) ripd, ospfd, bgpd and at last zebra
Notes:
svn path=/head/; revision=20261
|
|
|
|
|
|
|
| |
New beta, many bugfixes...
Notes:
svn path=/head/; revision=20253
|
|
|
|
|
|
|
| |
(I tested this with KAME-ready kernel so it should work fine)
Notes:
svn path=/head/; revision=18702
|
|
|
|
|
|
|
| |
PR: 11063
Notes:
svn path=/head/; revision=17819
|
|
|
|
|
|
|
| |
Reviewed by: Andreas Klemm <andreas@klemm.gtn.com> (maintainer)
Notes:
svn path=/head/; revision=15904
|
|
|
|
| |
Notes:
svn path=/head/; revision=11686
|
|
|
|
|
|
|
| |
add ripngd and ripngd.conf.sample to pkg/PLIST since I'm on IPv6 host:-)
Notes:
svn path=/head/; revision=11248
|
|
|
|
|
|
|
|
|
| |
avoiding error messages on the screen:
@unexec rmdir %D/etc/zebra 2>/dev/null
Submitted by: Satoshi
Notes:
svn path=/head/; revision=11221
|
|
|
|
|
|
|
| |
Try to remove it when deinstalling.
Notes:
svn path=/head/; revision=11198
|
|
SNAP 980401
A free multithreaded RIP, OSPF, BGP4 router (server/reflector)
IPv6 support is for:
FreeBSD with INRIA
FreeBSD with Hydrangea
GNU/Linux with IPv6
Developer Mailing List:
majordomo@zebra.org
subscribe zebra [e-mail address] -- for English language ML
subscribe zebra-jp [e-mail address] -- for Japanese language ML
Notes:
svn path=/head/; revision=11196
|