index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed gcc options to -std=c99 and -O2, and tighted warnings.
Chris Hall
2011-09-02
1
-5
/
+11
*
Merge branch 'euro_ix' of /git/quagga.euro-ix into pipework
ex18p
Chris Hall
2011-08-12
5
-2
/
+66
|
\
|
*
Merge with main Quagga source as of 29-Jul-2011.
ex17
Chris Hall
2011-08-12
5
-2
/
+66
|
|
\
|
|
*
ospf6d: copy "mtu-ignore" option from ospfd
Dmitrij Tejblum
2011-04-22
3
-1
/
+62
|
|
*
ospf6d: fix crash if zebra_interface_state_read can't find interface
Ingo Flaschberger
2011-04-04
1
-0
/
+3
|
|
*
ospf6d: Extend the "[no] debug ospf6 route" vty commands
Tom Goff
2011-03-21
1
-3
/
+9
|
|
*
ospf6d: Route locking (memory) cleanup
Tom Goff
2011-03-21
2
-1
/
+4
|
|
*
ospf6d: Have ospf6d cleanup when it terminates normally
Tom Goff
2011-03-21
9
-6
/
+70
|
|
*
ospf6d: Remove obsolete code
Tom Goff
2011-03-21
1
-5
/
+0
|
|
*
ospf6d: Fix memory allocation issues in SPF
Tom Goff
2011-03-21
2
-6
/
+8
|
|
*
ospf6d: fix crash in SPF calculation
Dmitrij Tejblum
2011-01-13
1
-17
/
+5
|
|
*
ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-...
David Ward
2010-04-28
1
-10
/
+18
|
*
|
Bring "ex" version up to date with 0.99.18
ex14
Chris Hall
2011-03-29
14
-66
/
+140
*
|
|
Bring "ex" version up to date with 0.99.18
ex15p
Chris Hall
2011-03-29
14
-77
/
+151
*
|
|
Second tranche of updates for pipework branch.
Chris Hall
2011-02-13
1
-4
/
+4
|
/
/
*
|
Removing compiler warnings.
Chris Hall
2010-04-16
9
-40
/
+45
*
|
First beta release
Chris Hall
2010-04-06
2
-14
/
+27
|
/
*
ospf6d: remove dead code
Stephen Hemminger
2009-12-10
2
-17
/
+2
*
ospf6d: fix warnings from recent prefix bit commit
Stephen Hemminger
2009-12-10
1
-2
/
+2
*
lib: move check_bit into prefix common code
Stephen Hemminger
2009-12-09
2
-10
/
+4
*
ospf6d: review LSA sequence number comparison
Ondrej Zajicek
2009-12-07
1
-7
/
+4
*
ospf6d: fix LSA locking in ospf6_new_ls_id()
Tom Goff
2009-12-01
1
-0
/
+3
*
ospf6d: bug #529, fix endianness problem in earlier commit
Tom Henderson
2009-08-28
1
-7
/
+4
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
1
-2
/
+5
*
[global] interface flags format warnings
Stephen Hemminger
2009-07-28
1
-2
/
+3
*
[ospf6d] Fix regression in monotonic time patch - LSA max-aging broke
Tom Henderson
2009-07-16
1
-0
/
+11
*
Convert ospf6d over to quagga_gettime() wrappers.
Takashi Sogabe
2009-06-22
10
-25
/
+25
*
[ospf6d] Remove 'no router' from OSPF6_NODE
Stephen Hemminger
2009-06-18
1
-1
/
+0
*
[ospf6d] Fix ospf6d crash if removing interface with no area
Jon
2009-06-18
1
-0
/
+7
*
[ospf6d] Fix ospf6d crash in show border routers
Jon
2009-06-18
1
-0
/
+6
*
[ospf6] Add no router ospf6
Jon
2009-06-18
1
-0
/
+1
*
[ospf6d] Fix ospf6d crash if range defined twice
Jon
2009-06-18
1
-0
/
+6
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
4
-4
/
+4
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
4
-12
/
+6
*
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
Chris Caputo
2009-06-02
1
-3
/
+7
*
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
1
-2
/
+3
*
[administrivia] Update gitignore files
Paul Jakma
2008-08-22
1
-1
/
+1
*
[administrivia] Git should ignore backup files and .loT files
Paul Jakma
2008-08-22
1
-0
/
+3
*
[trivia] Remove ChangeLog files, as this data is now maintained in SCM
Paul Jakma
2008-08-22
1
-1199
/
+0
*
[trivia] finish off static'ification of ospf6d and ripngd
Paul Jakma
2008-08-22
34
-492
/
+476
*
[build] Test for GNU-style PIE support in toolchain and enable
Paul P Komkoff Jr
2008-08-22
1
-0
/
+3
*
[administrivia] Add .gitignore files, based on .cvsignores.
Paul Jakma
2008-08-22
1
-0
/
+15
*
[daemons] Sanity check port number arguments before use
Paul Jakma
2008-05-29
1
-1
/
+2
*
[c++] remove/rename some names in headers that clash with C++ reserved words
Paul Jakma
2008-02-26
1
-3
/
+3
*
[ospf6d] Fix removal of defunct ASBR routes
Paul Jakma
2007-10-22
2
-9
/
+7
*
[ospf6d] Fix silly bug: muse use strcmp to compare strings
Andrew J. Schorr
2007-06-07
2
-1
/
+6
*
[64-bit] Fix 4 problems with printf formats and 64-bit size_t
Andrew J. Schorr
2007-04-27
2
-6
/
+11
*
[ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times
Paul Jakma
2007-03-08
2
-1
/
+7
*
[ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.
Andrew J. Schorr
2007-02-27
2
-1
/
+6
*
ospf6d.h: remove declaration of errno (should be via header)
Greg Troxel
2007-02-02
2
-1
/
+4
[next]