index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER
Paul Jakma
2006-03-30
2
-1
/
+6
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
6
-15
/
+11
*
[ospfd] Add support for oversized LSAs.
paul
2006-01-18
3
-28
/
+69
*
[ospfd/zserv] adjust to new format
paul
2006-01-17
3
-6
/
+9
*
[ospfd] Bug #234. Fix nbr_self reinitialisation after down/up.
paul
2006-01-11
4
-47
/
+27
*
[ospfd] fix undefined effect expression
paul
2006-01-10
2
-1
/
+20
*
[ospfd] fix rare leak of struct connected, in an error path.
paul
2006-01-10
2
-1
/
+9
*
[ospfd] trim redundant strings
paul
2006-01-10
2
-4
/
+5
*
[ospfd] fix automatic router-id and network enable bug.
paul
2006-01-10
2
-3
/
+11
*
[ospfd] rename graceful to deferred, fix a tiny compile warning.
paul
2005-11-26
4
-22
/
+31
*
[c99] change gcc zero-length array to C99 flexible array declaration
paul
2005-11-26
2
-1
/
+6
*
2005-11-20 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-20
3
-7
/
+122
*
2005-11-20 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-20
5
-46
/
+43
*
[ospfd] Standardize buffer sizes used for displaying timers.
ajs
2005-11-16
3
-13
/
+19
*
[ospfd] Make OSPF_ISM_TIMER_OFF macro safer.
ajs
2005-11-16
2
-5
/
+12
*
[ospfd] misc small fixes. Fix default stub router setting. no opaque compile.
paul
2005-11-14
4
-2
/
+16
*
[ospfd] SPF ospf_canonical_nexthops_free bugfix.
quagga_0_99_2_release
paul
2005-11-11
2
-1
/
+17
*
2005-11-04 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-04
4
-6
/
+9
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
2
-14
/
+20
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
4
-6
/
+11
*
2005-10-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-29
8
-50
/
+522
*
2005-10-23 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-23
2
-2
/
+7
*
2005-10-23 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-23
2
-4
/
+15
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
3
-5
/
+14
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
9
-120
/
+293
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
10
-74
/
+257
*
2005-10-18 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-18
5
-322
/
+368
*
2005-10-11 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-11
4
-23
/
+32
*
2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-10-06
2
-58
/
+109
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
6
-28
/
+41
*
2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
jardin
2005-10-01
5
-6
/
+7
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
5
-0
/
+151
*
2005-09-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-29
1
-3
/
+2
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-0
/
+1
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
10
-3
/
+188
*
2005-09-28 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-28
2
-11
/
+17
*
2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-09-19
7
-8
/
+24
*
2005-09-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-09-17
2
-9
/
+9
*
* ospf_vty.c: Make "show ip ospf neighbor xxx" commands work.
hasso
2005-08-21
2
-33
/
+35
*
* ospf_vty.c: Check carefully if interface exists before trying to
hasso
2005-08-17
2
-9
/
+17
*
* ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX if
hasso
2005-08-05
2
-3
/
+13
*
2005-07-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-07-26
2
-1
/
+7
*
2005-07-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-07-12
4
-4
/
+15
*
Fix date.
hasso
2005-06-20
1
-1
/
+1
*
* ospf_nsm.c: Make database exchange for NSSA database work.
hasso
2005-06-20
2
-0
/
+10
*
2005-06-13 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-13
2
-4
/
+21
*
* ospf_apiserver.c: Fix obvious error in notifying clients about ISM
hasso
2005-06-07
2
-1
/
+7
*
2005-06-01 Akihiro Mizutani <mizutani@net-chef.net>
paul
2005-06-01
2
-9
/
+7
*
2005-05-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-26
2
-1
/
+6
*
2005-05-19 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-18
2
-5
/
+29
[prev]
[next]