.. |
.cvsignore
|
3c035aa871
- Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch
|
16 years ago |
.gitignore
|
d68cbf9261
[administrivia] Git should ignore backup files and .loT files
|
12 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
|
c363d3861b
ospfd: Unify router and network LSA refresh logic with general refresher
|
10 years ago |
ospf_abr.h
|
ba68253771
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
|
15 years ago |
ospf_api.c
|
072990e22e
ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change
|
9 years ago |
ospf_api.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ospf_apiserver.c
|
072990e22e
ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change
|
9 years ago |
ospf_apiserver.h
|
072990e22e
ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change
|
9 years ago |
ospf_asbr.c
|
c363d3861b
ospfd: Unify router and network LSA refresh logic with general refresher
|
10 years ago |
ospf_asbr.h
|
6db3a6f75c
[ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw
|
14 years ago |
ospf_ase.c
|
e8f2226195
ospfd: Fix various route_unlock discrepencies
|
10 years ago |
ospf_ase.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ospf_dump.c
|
7ba82f70dd
[OSPF/cleanup] make message lists read only
|
11 years ago |
ospf_dump.h
|
649654aba2
[ospfd] Standardize buffer sizes used for displaying timers.
|
15 years ago |
ospf_flood.c
|
02d942c9d4
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
|
10 years ago |
ospf_flood.h
|
02d942c9d4
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
|
10 years ago |
ospf_ia.c
|
bfd7c7dc06
[ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route
|
14 years ago |
ospf_ia.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ospf_interface.c
|
c363d3861b
ospfd: Unify router and network LSA refresh logic with general refresher
|
10 years ago |
ospf_interface.h
|
c363d3861b
ospfd: Unify router and network LSA refresh logic with general refresher
|
10 years ago |
ospf_ism.c
|
c363d3861b
ospfd: Unify router and network LSA refresh logic with general refresher
|
10 years ago |
ospf_ism.h
|
70cd34749f
[ospfd] Make OSPF_ISM_TIMER_OFF macro safer.
|
15 years ago |
ospf_lsa.c
|
4dd87df5af
ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed
|
10 years ago |
ospf_lsa.h
|
d71ea65270
ospfd: Compile fix for opaque support
|
9 years ago |
ospf_lsdb.c
|
e8f2226195
ospfd: Fix various route_unlock discrepencies
|
10 years ago |
ospf_lsdb.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ospf_main.c
|
065de90380
all: check return value from daemon() call
|
11 years ago |
ospf_neighbor.c
|
393deb9bd6
[cleanup] Convert XMALLOC/memset to XCALLOC
|
11 years ago |
ospf_neighbor.h
|
3fed4160cd
[ospfd] Additional NSM neighbour state change stats/information
|
14 years ago |
ospf_network.c
|
ec70497bc5
ospfd: Lower level of some common messages from info to debug
|
10 years ago |
ospf_network.h
|
b7fe414112
Bug #362 is fixed now.
|
13 years ago |
ospf_nsm.c
|
d71ea65270
ospfd: Compile fix for opaque support
|
9 years ago |
ospf_nsm.h
|
57c5c6526d
ospfd: Reset neighbour inactivity timer for any packet arrival
|
10 years ago |
ospf_opaque.c
|
d71ea65270
ospfd: Compile fix for opaque support
|
9 years ago |
ospf_opaque.h
|
d71ea65270
ospfd: Compile fix for opaque support
|
9 years ago |
ospf_packet.c
|
8ced4e82e6
Merge remote-tracking branch 'polymorf/master'
|
9 years ago |
ospf_packet.h
|
aa276fd783
ospfd: Prioritise hellos for sending by queueing to head of output buffer
|
10 years ago |
ospf_route.c
|
a8ba847ff9
ospfd: Change struct ospf_path *oi to ifindex.
|
11 years ago |
ospf_route.h
|
a8ba847ff9
ospfd: Change struct ospf_path *oi to ifindex.
|
11 years ago |
ospf_routemap.c
|
e8e1946edf
[compiler] miscellaneous trivial compiler warning fixes
|
15 years ago |
ospf_snmp.c
|
66e5cd8719
[cleanup] functions taking no args should be declared with void args
|
11 years ago |
ospf_snmp.h
|
5e4914c31e
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
|
15 years ago |
ospf_spf.c
|
4ca15d4a65
ospfd: update some comments
|
11 years ago |
ospf_spf.h
|
9c27ef9b9c
[ospfd] Fix SPF of virtual-links
|
14 years ago |
ospf_te.c
|
072990e22e
ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change
|
9 years ago |
ospf_te.h
|
484315fd27
2005-11-03 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ospf_vty.c
|
c363d3861b
ospfd: Unify router and network LSA refresh logic with general refresher
|
10 years ago |
ospf_vty.h
|
4dadc291e5
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ospf_zebra.c
|
46154fe367
ospfd: Only refresh external default route once.
|
10 years ago |
ospf_zebra.h
|
31a5976bb9
[ospfd] misc small fixes. Fix default stub router setting. no opaque compile.
|
15 years ago |
ospfd.c
|
02d942c9d4
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
|
10 years ago |
ospfd.conf.sample
|
718e374419
Initial revision
|
18 years ago |
ospfd.h
|
02d942c9d4
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
|
10 years ago |