index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-06
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
*
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-29
1
-10
/
+18
*
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
[next]