.. |
.cvsignore
|
3c035aa871
- Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch
|
16 years ago |
ChangeLog
|
bc20c1a463
[ospfd] Bug #330: SPF must consider that nexthop-calc may fail
|
14 years ago |
ChangeLog.opaque.txt
|
7d7ddde299
Initial revision
|
18 years ago |
Makefile.am
|
2d58228eca
* configure.ac, */Makefile.am: Fix previous commit. SNMP includes
|
16 years ago |
OSPF-ALIGNMENT.txt
|
996ac2dcb3
add note about alignment in LS updates due to opaque LSAs.
|
16 years ago |
OSPF-MIB.txt
|
95e74e54bf
spelling: s/supress/suppress/
|
16 years ago |
OSPF-TRAP-MIB.txt
|
718e374419
Initial revision
|
18 years ago |
ospf_abr.c
|
9560fa8ac9
[ospfd] NSSA translate-enabled ABR should declare itself as ASBR
|
14 years ago |
ospf_abr.h
|
ba68253771
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
|
15 years ago |
ospf_api.c
|
00c290e02e
[c99] change gcc zero-length array to C99 flexible array declaration
|
15 years ago |
ospf_api.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_apiserver.c
|
1fe6ed38cd
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
|
14 years ago |
ospf_apiserver.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_asbr.c
|
6db3a6f75c
[ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw
|
15 years ago |
ospf_asbr.h
|
6db3a6f75c
[ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw
|
15 years ago |
ospf_ase.c
|
1fe6ed38cd
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
|
14 years ago |
ospf_ase.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_dump.c
|
2518efd15b
[ospfd] Bug #134, ospfd should be more robust to backward time change
|
14 years ago |
ospf_dump.h
|
649654aba2
[ospfd] Standardize buffer sizes used for displaying timers.
|
15 years ago |
ospf_flood.c
|
2518efd15b
[ospfd] Bug #134, ospfd should be more robust to backward time change
|
14 years ago |
ospf_flood.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_ia.c
|
bfd7c7dc06
[ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route
|
15 years ago |
ospf_ia.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_interface.c
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
14 years ago |
ospf_interface.h
|
7ffa8fa232
[ospfd] Add passive-interface default support
|
14 years ago |
ospf_ism.c
|
1fe6ed38cd
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
|
14 years ago |
ospf_ism.h
|
70cd34749f
[ospfd] Make OSPF_ISM_TIMER_OFF macro safer.
|
15 years ago |
ospf_lsa.c
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
14 years ago |
ospf_lsa.h
|
1fe6ed38cd
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
|
14 years ago |
ospf_lsdb.c
|
ba122e779d
[ospfd] trivial: consolidate LSDB delete code into single function
|
14 years ago |
ospf_lsdb.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_main.c
|
876b8be0ab
[daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax
|
14 years ago |
ospf_neighbor.c
|
478aab9812
[ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix
|
15 years ago |
ospf_neighbor.h
|
3fed4160cd
[ospfd] Additional NSM neighbour state change stats/information
|
14 years ago |
ospf_network.c
|
42c981994a
2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su>
|
16 years ago |
ospf_network.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_nsm.c
|
2518efd15b
[ospfd] Bug #134, ospfd should be more robust to backward time change
|
14 years ago |
ospf_nsm.h
|
1f2c2743ac
[ospfd] cleanup NSM neighbour delete through a new Deleted NSM state
|
14 years ago |
ospf_opaque.c
|
1fe6ed38cd
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
|
14 years ago |
ospf_opaque.h
|
69310a679a
2005-05-11 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_packet.c
|
7ffa8fa232
[ospfd] Add passive-interface default support
|
14 years ago |
ospf_packet.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_route.c
|
2518efd15b
[ospfd] Bug #134, ospfd should be more robust to backward time change
|
14 years ago |
ospf_route.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_routemap.c
|
e8e1946edf
[compiler] miscellaneous trivial compiler warning fixes
|
15 years ago |
ospf_snmp.c
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
14 years ago |
ospf_snmp.h
|
5e4914c31e
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
|
15 years ago |
ospf_spf.c
|
bc20c1a463
[ospfd] Bug #330: SPF must consider that nexthop-calc may fail
|
14 years ago |
ospf_spf.h
|
9c27ef9b9c
[ospfd] Fix SPF of virtual-links
|
15 years ago |
ospf_te.c
|
1fe6ed38cd
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
|
14 years ago |
ospf_te.h
|
484315fd27
2005-11-03 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ospf_vty.c
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
14 years ago |
ospf_vty.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
ospf_zebra.c
|
7f643ebf2b
[ospfd] Add debug messages for a few zebra messages that had been overlooked
|
14 years ago |
ospf_zebra.h
|
31a5976bb9
[ospfd] misc small fixes. Fix default stub router setting. no opaque compile.
|
15 years ago |
ospfd.c
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
14 years ago |
ospfd.conf.sample
|
718e374419
Initial revision
|
18 years ago |
ospfd.h
|
7ffa8fa232
[ospfd] Add passive-interface default support
|
14 years ago |