Age | Commit message (Collapse) | Author |
|
Spelling fixes.
Add Solaris on 64-bit to list of 'supported' platforms.
List NetBSD/sparc64 as a 'future' platform - there aren't enough users
to make it really supported, but it's good at exposing latent bugs
(e.g router advertisement formatting on BSD, and LSA alignment
issues).
Note explicitly that ospf6d and isisd are in 'testing' rather than
'stable'. (Feel free to correct - just wanted to get more explicit.)
Add note questioning current relevance of isisd.sf.net - is our repo
the canonical place now?
|
|
|
|
2004-07-23 Greg Troxel <gdt@poblano.ir.bbn.com>
* */Makefile.am: Use ../dir/libfoo.la, rather than "-L../dir
-lfoo", to avoid linking against installed libraries from a
previous version.
* {lib,ospfd,ospfclient}/Makefile.am: explicitly define the shared
library version number to be 0.0
* configure.ac: remove spurious , so extract.pl is chmod'd +x.
* HACKING: explain shared library versioning rules
|
|
* HACKING: Add comment about updating ChangeLogs (which this
commit, ironically, hasnt neglected to do).
|
|
* HACKING: slight changes to make consistent with devel.php on web
site. remove 'not yet consensus' as lack of any disagreement can
be interpreted that file does reflect such.
|
|
Add notion of commenting for reviewers and taking care to not break
platforms one cannot test on.
|
|
- add privs support
- use misc quagga's definitions
- make it compile"able"
- fix segfault cases related to hostname()
- add debug isis xxx command
This patch has been approved by Paul Jakma.
|
|
|
|
|