index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_message.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-2
/
+2
*
ospf6d: solve segfaults with ospf6d on FreeBSD
Ingo Flaschberger
2014-03-21
1
-0
/
+7
*
ospf6d: improve ordered shutdown
Christian Franke
2014-03-18
1
-1
/
+1
*
ospf6d: don't change SeqNum on initial DbDesc message
Dinesh Dutt
2013-11-08
1
-1
/
+2
*
ospf6d: convert LSDB to use route_node, improve performance
Dinesh Dutt
2013-11-08
1
-8
/
+8
*
ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance)
Dinesh Dutt
2013-11-08
1
-27
/
+29
*
ospf6d: add p2p interface support
Dinesh Dutt
2013-11-08
1
-88
/
+141
*
ospf6d/ospfd: refactor some common defines
Dinesh Dutt
2013-10-23
1
-1
/
+1
*
*: use array_size() helper macro
Balaji.G
2012-10-25
1
-2
/
+1
*
ospf6d: fix compiler warning messages
Vyacheslav Trushkin
2012-01-02
1
-4
/
+5
*
ospf6d: decode message type with LOOKUP()
Denis Ovsienko
2011-12-13
1
-8
/
+16
*
ospf6d: make some old sizing checks assertions
Denis Ovsienko
2011-12-13
1
-90
/
+13
*
ospf6d: check MTU with message header size in mind
Dmitrij Tejblum
2011-11-17
1
-9
/
+17
*
ospf6d: CVE-2011-3323 (fortify packet reception)
Denis Ovsienko
2011-09-26
1
-73
/
+474
*
ospf6d: move named constants to ospf6d.h
Denis Ovsienko
2011-08-27
1
-2
/
+0
*
ospf6d: copy "mtu-ignore" option from ospfd
Dmitrij Tejblum
2011-04-22
1
-1
/
+1
*
ospf6d: Have ospf6d cleanup when it terminates normally
Tom Goff
2011-03-21
1
-0
/
+18
*
Convert ospf6d over to quagga_gettime() wrappers.
Takashi Sogabe
2009-06-22
1
-1
/
+1
*
[trivia] finish off static'ification of ospf6d and ripngd
Paul Jakma
2008-08-22
1
-20
/
+20
*
[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs
Paul Jakma
2006-05-15
1
-2
/
+4
*
[ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/Loading
Paul Jakma
2006-05-15
1
-2
/
+2
*
* ospf6_message.c: Changed to be insensitive to changes of neighbors'
hasso
2005-06-24
1
-30
/
+4
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-4
/
+2
*
*.c: Change level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-121
/
+121
*
2004-10-10 Paul Jakma <paul@dishone.st>
paul
2004-10-10
1
-17
/
+21
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-1
/
+1
*
Merge svn revision 975 from Zebra repository.
hasso
2004-09-01
1
-8
/
+2
*
SVN revisions 935-940 merge from Zebra CVS.
hasso
2004-08-25
1
-3
/
+3
*
SVN revisions 916-920 from Zebra. ABR support is almost done.
hasso
2004-08-15
1
-57
/
+107
*
SVN revision 907 from Zebra cvs repository.
hasso
2004-08-04
1
-11
/
+12
*
Merge svn revision 855 from Zebra repository.
hasso
2004-07-09
1
-0
/
+4
*
Update to latest (really :) ospf6d from Zebra repository and some tiny
hasso
2004-05-18
1
-12
/
+42
*
Ospf6d merge from Zebra repository with added privs stuff and merged
hasso
2004-05-18
1
-1507
/
+1609
*
2003-06-19 Paul Jakma <paul@dishone.st>
paul
2003-06-19
1
-1
/
+1
*
Initial revision
paul
2002-12-13
1
-0
/
+1972