Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
4ba4fc857685bfe31c7127826652012a750367c5
/
ospfd
/
ospfd.c
4ba4fc8
ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd
by Ayan Banerjee
· 12 years ago
075e12f
ospfd: remove unused code
by Stephen Hemminger
· 13 years ago
02d942c
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
by Paul Jakma
· 15 years ago
c363d38
ospfd: Unify router and network LSA refresh logic with general refresher
by Paul Jakma
· 15 years ago
917e299
ospfd: make local functions static
by Stephen Hemminger
· 15 years ago
f0f6384
ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface()
by Joakim Tjernlund
· 15 years ago
7ba82f7
[OSPF/cleanup] make message lists read only
by Stephen Hemminger
· 16 years ago
965f54f
[ospfd] Fix OSPF route refcount leak
by Stephen Hemminger
· 15 years ago
393deb9
[cleanup] Convert XMALLOC/memset to XCALLOC
by Stephen Hemminger
· 16 years ago
6e687d7
[ospfd] Fix SEGV during startup introduced in recent commit
by Joakim Tjernlund
· 16 years ago
a49eb30
[ospfd] Restructure opsf_if_update() and ospf_network_run()
by Joakim Tjernlund
· 16 years ago
f102e75
+ fix minor regression in OSPF sending buffer adjustment logic
by Denis Ovsienko
· 17 years ago
b7fe414
Bug #362 is fixed now.
by Denis Ovsienko
· 17 years ago
f0ec832
[ospfd] network command now behaves more logically when a peer prefix is defined
by Andrew J. Schorr
· 18 years ago
4056a54
[ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running
by Andrew J. Schorr
· 18 years ago
e452963
[PtP over ethernet] New peer flag allows much more addressing flexibility
by Andrew J. Schorr
· 18 years ago
ed589c1
[ospfd] Consider all connected addresses when creating ospf interfaces
by Andrew J. Schorr
· 18 years ago
7ffa8fa
[ospfd] Add passive-interface default support
by Paul Jakma
· 18 years ago
29b5a04
[ospfd] redistribute default no longer works after complete reconfig, fix
by Paul Jakma
· 18 years ago
2518efd
[ospfd] Bug #134, ospfd should be more robust to backward time change
by Paul Jakma
· 18 years ago
1670008
[ospfd] Bug #288: do not change router ID unless forced by manual configuration
by Andrew J. Schorr
· 18 years ago
1fe6ed3
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
by Paul Jakma
· 18 years ago
4021b60
[ospfd] Squash another ospf_lookup call
by Paul Jakma
· 19 years ago
1a643f8
[ospfd] Bug #234. Fix nbr_self reinitialisation after down/up.
by paul
· 19 years ago
8675284
[ospfd] fix automatic router-id and network enable bug.
by paul
· 19 years ago
c9c93d5
[ospfd] rename graceful to deferred, fix a tiny compile warning.
by paul
· 19 years ago
b29800a
2005-11-20 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
31a5976
[ospfd] misc small fixes. Fix default stub router setting. no opaque compile.
by paul
· 19 years ago
88d6cf3
2005-10-29 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
d24f6e2
2005-10-21 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
5339cfd
2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 19 years ago
d57834f
2005-07-12 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
4dadc29
2005-05-06 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
1eb8ef2
2005-04-07 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
5c33349
2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
9b0e25c
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
f3ae74c
2004-11-04 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
3fb9cd6
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
by hasso
· 20 years ago
6c83567
2004-10-11 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
18a6dce
Common router id.
by hasso
· 20 years ago
52dc7ee
Remove usage of evil list and listnode typedefs.
by hasso
· 20 years ago
beebba7
Remove ifdef's HAVE_NSSA. NSSA support is stable enough.
by hasso
· 20 years ago
dd669bb
* Make updating redistributions work if prefix list is changed and it's
by hasso
· 21 years ago
8585d4e
Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058].
by hasso
· 21 years ago
8f40e89
* ospfd.c (ospf_network_match_iface): Rewrite code for clarity
by gdt
· 21 years ago
3738d8c
2003-10-27 Simon <lists@routemeister.net>
by paul
· 21 years ago
70cf3f1
2003-10-27 kamatchi soundaram <kamatchi@tdd.sj.nec.com>
by paul
· 21 years ago
31a476c
2003-09-29 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
537d8ea
2003-08-27 Jay Fenlason <fenlason@redhat.com>
by paul
· 21 years ago
d4a53d5
2003-07-12 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
084c784
2003-06-19 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
edd7c24
2003-06-04 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
147193a
From: Hasso Tepper <hasso@estpak.ee>
by paul
· 22 years ago
e7b050c
Indentation fix
by paul
· 22 years ago
020709f
2003-04-04 Paul Jakma <paul@dishone.st>
by paul
· 22 years ago
800dc10
Do not configure ospf for secondary prefixes.
by paul
· 22 years ago
6898008
2003-03-25 Paul Jakma <paul@dishone.st>
by paul
· 22 years ago
487a591
doh! small fix for previous fix to allow ospfd to compile.
by paul
· 22 years ago
cb3f37d
1. ospf_opaque_type10_lsa_term (area) - was being called after
by paul
· 22 years ago
570f759
Paul Jakma:
by paul
· 22 years ago
00df0c1
[zebra 14631] Generic PtP and RFC3021 interface addressing support
by paul
· 22 years ago
2e3b2e4
zebra link state detection support
by paul
· 22 years ago
718e374
Initial revision
by paul
· 22 years ago