- mkdir -> ${INSTALL_DATA_DIR}
- install docs in share/doc/zebra and the examples in share/examples/zebra
- ${FOO} -> $FOO in DEINSTALL/INSTALL
- better INSTALL script, don't pointlessly install the samples in
share/examples/zebra and then into /etc/zebra as well. tell the end user
that they're installed in share/examples/zebra and let them deal with it.
In this commit, the configuration files are now to be found in
/etc/zebra rather than /usr/local/lib/zebra. Sample configuration
files are installed by the INSTALL script.
The start of an 'snmp' flavor is included, but the test for libsnmp.a
fails in the configure script. Reported to zebra mailing list.
Update ok-ed by port maintainer.
key changes from webpage:
- Many ospfd related bugs are fixed.
- Now OSPF module becomes very stable.
- BGP's route selection problem is fixed.
- "bgp always-compare-med" command is added.
- exec-timeout bug which cause crush is fixed.
- ip prefix-list default behavior is changed.