Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
336724d628be71022f80cfe3dfb34274ad95ec14
/
ospf6d
/
ospf6_interface.c
72c69d4
ospf6d: oi->cost is uint32, not short
by David Lamparter
· 10 years ago
388f885
*: add missing includes
by David Lamparter
· 10 years ago
7aa9dce
Fix most compiler warnings in default GCC build.
by Paul Jakma
· 10 years ago
6b0655a
*: nuke ^L (page feed)
by David Lamparter
· 10 years ago
fd50068
ospf6d: add "auto-cost reference-bandwidth" command
by Vincent Bernat
· 12 years ago
c19543b
ospf6d: compute interface cost from its bandwidth
by Vincent Bernat
· 12 years ago
424cc3b
ospf6d: fix interface_down() stopping hellos
by David Lamparter
· 11 years ago
b13c1d9
ospf6d: handle missing link local address more gracefully
by Christian Franke
· 12 years ago
d962872
ospf6d: improve ordered shutdown
by Christian Franke
· 12 years ago
37531a7
ospf6d: clear DR info on interface_down
by Christian Franke
· 12 years ago
7d4aa1d
ospf6d: don't run DR election early on "ipv6 ospf6 priority"
by Christian Franke
· 12 years ago
ba960d5
ospf6d: fix integrated config
by Dinesh Dutt
· 11 years ago
a0edf67
ospf6d: add SPF logs, statistics, and display of SPF parameters
by Dinesh Dutt
· 11 years ago
e7ad6b2
ospf6d: fix linkdown handling
by Dinesh Dutt
· 11 years ago
c5926a9
ospf6d: add p2p interface support
by Dinesh Dutt
· 11 years ago
3810e06
ospf6d: schedule SPF to run on events rather than directly on each event.
by Dinesh Dutt
· 11 years ago
8551e6d
ospf6d/ospfd: refactor some common defines
by Dinesh Dutt
· 11 years ago
bf83666
ospf6d: add SNMP notifications/traps support
by Vincent Bernat
· 12 years ago
3bc4f84
ospf6d: add SNMP implementation of ospfv3IfTable
by Vincent Bernat
· 12 years ago
b51a3a3
ospf6d: remove defaults from iface config (BZ#550)
by Vyacheslav Trushkin
· 13 years ago
9a9446e
ospf6d: justify multicast group management
by Vyacheslav Trushkin
· 13 years ago
ea40219
ospf6d: spelling
by Denis Ovsienko
· 13 years ago
d42306d
ospf6d: copy "mtu-ignore" option from ospfd
by Dmitrij Tejblum
· 14 years ago
2470e99
ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-config
by David Ward
· 15 years ago
e580216
ospf6d: remove dead code
by Stephen Hemminger
· 15 years ago
86f72dc
Convert ospf6d over to quagga_gettime() wrappers.
by Takashi Sogabe
· 15 years ago
7fc626d
[cleanup] Make command nodes static
by Stephen Hemminger
· 16 years ago
393deb9
[cleanup] Convert XMALLOC/memset to XCALLOC
by Stephen Hemminger
· 16 years ago
6ac29a5
[trivia] finish off static'ification of ospf6d and ripngd
by Paul Jakma
· 16 years ago
cf1ce25
[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs
by Paul Jakma
· 19 years ago
3e834b1
* ospf6_interface.c: fix the way inactivity_timer is called. Because
by hasso
· 19 years ago
1eb8ef2
2005-04-07 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
e4319de
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
c6487d6
*.c: Change level of debug messages to LOG_DEBUG.
by hasso
· 20 years ago
0c083ee
2004-10-10 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
52dc7ee
Remove usage of evil list and listnode typedefs.
by hasso
· 20 years ago
1e05838
Merge svn revision 975 from Zebra repository.
by hasso
· 20 years ago
69b4a81
Make ospf6d configuration appear in vtysh as well. Report sent to Yasuhiro
by hasso
· 20 years ago
3b68735
Merge svn revisions 924 and 925 from Zebra CVS. Also remove useless
by hasso
· 20 years ago
6452df0
SVN revisions 916-920 from Zebra. ABR support is almost done.
by hasso
· 20 years ago
049207c
SVN revision 907 from Zebra cvs repository.
by hasso
· 20 years ago
1203e1c
Use ifp->mtu6 in ospf6d and ripngd.
by hasso
· 20 years ago
b596c71
Merge svn revision 855 from Zebra repository.
by hasso
· 20 years ago
3b4cd3a
Update to latest (really :) ospf6d from Zebra repository and some tiny fixes.
by hasso
· 21 years ago
508e53e
Ospf6d merge from Zebra repository with added privs stuff and merged
by hasso
· 21 years ago
733e810
From: Hasso Tepper <hasso@estpak.ee>
by paul
· 22 years ago
718e374
Initial revision
by paul
· 22 years ago