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
*
Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_b
ex21b
Chris Hall
2012-03-17
24
-398
/
+807
|
\
|
*
ospf6d: remove defaults from iface config (BZ#550)
Vyacheslav Trushkin
2012-02-21
2
-23
/
+45
|
*
ospf6d: remove own routes on SIGTERM (BZ#448)
Phil Laverdiere
2012-02-21
3
-1
/
+10
|
*
ospf6d: fix out of bounds write in ospf6_prefix_apply_mask
David Lamparter
2012-02-11
1
-5
/
+4
|
*
fix zebra protocol after MP-BGP changes
Denis Ovsienko
2012-01-23
1
-0
/
+1
|
*
ospf6d: ospf6_lsa_cmd_init() does not exist
Denis Ovsienko
2012-01-08
1
-1
/
+0
|
*
ospf6d: fix compiler warning messages
Vyacheslav Trushkin
2012-01-02
1
-4
/
+5
|
*
ospf6d: add verifying user's privileges
Vyacheslav Trushkin
2012-01-02
1
-0
/
+7
|
*
ospf6d: always remove the result of a previous SPF calculation
Tom Goff
2011-12-14
1
-2
/
+2
|
*
ospf6d: decode message type with LOOKUP()
Denis Ovsienko
2011-12-13
2
-15
/
+16
|
*
ospf6d: make some old sizing checks assertions
Denis Ovsienko
2011-12-13
1
-90
/
+13
|
*
lib: put route_types.txt to real use
David Lamparter
2011-12-13
1
-54
/
+21
|
*
build: delete .cvsignore files
Denis Ovsienko
2011-12-13
1
-15
/
+0
|
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-13
1
-1
/
+6
|
*
ospf6d: justify multicast group management
Vyacheslav Trushkin
2011-12-13
3
-82
/
+14
|
*
ospf6d: implement 'match interface' for route-maps
Vyacheslav Trushkin
2011-12-13
2
-0
/
+91
|
*
ospf6d: fix compile warning from falling off end of main
Stephen Hemminger
2011-12-07
1
-1
/
+1
|
*
ospf6d: check MTU with message header size in mind
Dmitrij Tejblum
2011-11-17
1
-9
/
+17
|
*
IPv6 transport class suppport
Stephen Hemminger
2011-10-17
1
-0
/
+9
|
*
ospf6d: address more trivial compiler warnings
Denis Ovsienko
2011-09-27
3
-2
/
+13
|
*
ospf6d: spelling
Denis Ovsienko
2011-09-27
2
-12
/
+12
|
*
ospf6d: add lost lines to area config block
Jon Andersson
2011-09-27
1
-0
/
+12
|
*
ospf6d: fix crash on filter-list handling (BZ#530)
Christian Hammers
2011-09-27
1
-8
/
+8
|
*
ospf6d: CVE-2011-3323 (fortify packet reception)
Denis Ovsienko
2011-09-26
7
-73
/
+492
|
*
ospf6d: CVE-2011-3324 (DD LSA assertion)
Denis Ovsienko
2011-09-26
1
-1
/
+11
|
*
ospf6d: add missing include
Denis Ovsienko
2011-08-27
1
-0
/
+3
|
*
ospf6d: move named constants to ospf6d.h
Denis Ovsienko
2011-08-27
2
-2
/
+3
|
*
ospf6d: justify some ABR debug code
Denis Ovsienko
2011-08-27
1
-2
/
+4
*
|
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
[next]