index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-3
/
+3
*
ospf6d: add "auto-cost reference-bandwidth" command
Vincent Bernat
2014-03-21
1
-1
/
+60
*
ospf6d: compute interface cost from its bandwidth
Vincent Bernat
2014-03-21
1
-14
/
+84
*
ospf6d: fix interface_down() stopping hellos
David Lamparter
2014-03-18
1
-1
/
+4
*
ospf6d: handle missing link local address more gracefully
Christian Franke
2014-03-18
1
-3
/
+14
*
ospf6d: improve ordered shutdown
Christian Franke
2014-03-18
1
-10
/
+12
*
ospf6d: clear DR info on interface_down
Christian Franke
2013-11-20
1
-0
/
+4
*
ospf6d: don't run DR election early on "ipv6 ospf6 priority"
Christian Franke
2013-11-20
1
-1
/
+4
*
ospf6d: fix integrated config
Dinesh Dutt
2013-11-20
1
-0
/
+8
*
ospf6d: add SPF logs, statistics, and display of SPF parameters
Dinesh Dutt
2013-11-08
1
-4
/
+16
*
ospf6d: fix linkdown handling
Dinesh Dutt
2013-11-08
1
-3
/
+3
*
ospf6d: add p2p interface support
Dinesh Dutt
2013-11-08
1
-1
/
+104
*
ospf6d: schedule SPF to run on events rather than directly on each event.
Dinesh Dutt
2013-11-08
1
-3
/
+9
*
ospf6d/ospfd: refactor some common defines
Dinesh Dutt
2013-10-23
1
-3
/
+3
*
ospf6d: add SNMP notifications/traps support
Vincent Bernat
2012-06-25
1
-0
/
+11
*
ospf6d: add SNMP implementation of ospfv3IfTable
Vincent Bernat
2012-06-25
1
-0
/
+1
*
ospf6d: remove defaults from iface config (BZ#550)
Vyacheslav Trushkin
2012-02-21
1
-23
/
+36
*
ospf6d: justify multicast group management
Vyacheslav Trushkin
2011-12-13
1
-4
/
+4
*
ospf6d: spelling
Denis Ovsienko
2011-09-27
1
-4
/
+4
*
ospf6d: copy "mtu-ignore" option from ospfd
Dmitrij Tejblum
2011-04-22
1
-0
/
+58
*
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
1
-17
/
+0
*
Convert ospf6d over to quagga_gettime() wrappers.
Takashi Sogabe
2009-06-22
1
-1
/
+1
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-4
/
+2
*
[trivia] finish off static'ification of ospf6d and ripngd
Paul Jakma
2008-08-22
1
-11
/
+11
*
[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs
Paul Jakma
2006-05-15
1
-1
/
+2
*
* ospf6_interface.c: fix the way inactivity_timer is called. Because
hasso
2005-06-24
1
-3
/
+3
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-56
/
+34
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-03
1
-14
/
+0
*
*.c: Change level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-28
/
+28
*
2004-10-10 Paul Jakma <paul@dishone.st>
paul
2004-10-10
1
-11
/
+20
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-13
/
+13
*
Merge svn revision 975 from Zebra repository.
hasso
2004-09-01
1
-14
/
+14
*
Make ospf6d configuration appear in vtysh as well. Report sent to Yasuhiro
hasso
2004-08-26
1
-0
/
+1
*
Merge svn revisions 924 and 925 from Zebra CVS. Also remove useless
hasso
2004-08-19
1
-1
/
+1
*
SVN revisions 916-920 from Zebra. ABR support is almost done.
hasso
2004-08-15
1
-11
/
+18
*
SVN revision 907 from Zebra cvs repository.
hasso
2004-08-04
1
-39
/
+89
*
Use ifp->mtu6 in ospf6d and ripngd.
hasso
2004-07-23
1
-8
/
+8
*
Merge svn revision 855 from Zebra repository.
hasso
2004-07-09
1
-8
/
+71
*
Update to latest (really :) ospf6d from Zebra repository and some tiny
hasso
2004-05-18
1
-2
/
+23
*
Ospf6d merge from Zebra repository with added privs stuff and merged
hasso
2004-05-18
1
-481
/
+936
*
From: Hasso Tepper <hasso@estpak.ee>
paul
2003-05-18
1
-0
/
+8
*
Initial revision
paul
2002-12-13
1
-0
/
+1028