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
*
*: use array_size() helper macro
Balaji.G
2012-10-25
2
-3
/
+2
*
lib: improve fletcher checksum validation
JR Rivers
2012-10-25
3
-35
/
+24
*
ospf6d: fix segfault when requesting inexistant interfaces or areas
Vincent Bernat
2012-07-10
1
-4
/
+6
*
ospf6d: add SNMP notifications/traps support
Vincent Bernat
2012-06-25
4
-0
/
+78
*
ospf6d: add SNMP support for ospfv3*LsdbTable
Vincent Bernat
2012-06-25
1
-89
/
+174
*
ospf6d: add SNMP implementation of ospfv3IfTable
Vincent Bernat
2012-06-25
3
-1
/
+206
*
ospf6d: complete SNMP implementation of ospfv3AreaTable
Vincent Bernat
2012-06-25
3
-2
/
+31
*
ospf6d: complete SNMP implementation for scalar objects
Vincent Bernat
2012-06-25
1
-0
/
+44
*
ospf6d: add SNMP support for ospfv3NbrTable
Vincent Bernat
2012-06-25
3
-0
/
+167
*
snmp: fix OSPFV3-MIB implementation
Vincent Bernat
2012-06-25
2
-2931
/
+4188
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-0
/
+8
*
build: use net-snmp-config to configure NetSNMP
Vincent Bernat
2012-06-25
1
-1
/
+1
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
1
-6
/
+0
*
build: allow configure and build in a separate directory
Vincent Bernat
2012-06-25
1
-1
/
+1
*
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
[next]