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
*
*: track version & "defaults" in configs
David Lamparter
2017-03-28
1
-1
/
+6
*
ospf6d: Fix compile warnings
Donald Sharp
2017-02-03
1
-1
/
+1
*
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
1
-1
/
+1
*
*: fix warning fallout from set_socket_path
David Lamparter
2017-02-01
1
-1
/
+1
*
ospf6d: Add vty_socket cli option to override the compiled-in location for th...
Martin Winter
2017-01-25
1
-1
/
+11
*
ospf6d: resolve problem with area range lsid creation
Don Slice
2017-01-03
4
-31
/
+3
*
build: rename (2 of ?): route_types macros
David Lamparter
2016-12-20
1
-8
/
+8
*
build: rename (1 of ?): configure.ac + preproc
David Lamparter
2016-12-20
1
-6
/
+6
*
*: always set SO_SNDBUF and SO_RCVBUF using a best effort approach
Renato Westphal
2016-12-08
1
-36
/
+2
*
build: massively remove needless checks
David Lamparter
2016-11-15
1
-2
/
+0
*
ospf6d: fix off-by-one on display of spf reasons
Christian Franke
2016-10-21
1
-1
/
+1
*
ospf6d: implement admin distance
Maitane Zotes
2016-10-20
4
-0
/
+362
*
*: Fix duplicate commands from view/enable node consolidation
Paul Jakma
2016-10-20
1
-37
/
+0
*
*: Consolidate routemap initialization
Donald Sharp
2016-10-19
1
-1
/
+1
*
*: Consolidate all double VIEW_NODE and ENABLE_NODE's
Donald Sharp
2016-10-08
7
-32
/
+0
*
ospf6d: add support for route tags
Christian Franke
2016-10-08
4
-11
/
+203
*
Make route flags a 32bit field
Christian Franke
2016-09-23
1
-1
/
+1
*
lib: Check prefix length from zebra is sensible
Paul Jakma
2016-09-23
1
-1
/
+1
*
ospf6d: fix fallout from ifindex_t change
David Lamparter
2016-09-23
1
-1
/
+2
*
Revert "Make route flags a 32bit field"
Donald Sharp
2016-09-23
1
-1
/
+1
*
Make route flags a 32bit field
Christian Franke
2016-09-23
1
-1
/
+1
*
*: remove dead code
Renato Westphal
2016-09-23
1
-4
/
+0
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
5
-4
/
+99
*
lib: migrate to new memory-type handling
David Lamparter
2016-09-19
1
-0
/
+1
*
quagga-reload.py fails for "net add debug ospf6 lsa as-ext"
Daniel Walton
2016-09-08
1
-4
/
+4
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-08-19
1
-1
/
+3
|
\
|
*
Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...
Sid Khot
2016-08-18
1
-1
/
+3
*
|
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
14
-29
/
+30
*
|
ospf6d: fix sendmsg on OpenBSD
Renato Westphal
2016-08-08
1
-5
/
+9
|
/
*
*: snmp: add a load of "static" specifiers
David Lamparter
2016-07-28
1
-3
/
+3
*
*: fixup snmp support
David Lamparter
2016-07-24
1
-3
/
+5
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-07-13
2
-3
/
+4
|
\
|
*
bfd: Fix for missing BFD client regs/deregs from quagga clients
radhika
2016-06-21
2
-3
/
+4
*
|
all: add default log file if none are defined
Don Slice
2016-07-11
1
-0
/
+2
*
|
zebra/ospf/ospf6: Fix several memory leaks on if up/down
Don Slice
2016-06-28
2
-0
/
+3
*
|
ospfd/ospf6d/zebra: Change interface bandwidth range and auto-cost range to 100G
Don Slice
2016-06-13
3
-5
/
+5
*
|
ospf6d, bgpd: avoid calling if_nametoindex
Feng Lu
2016-06-09
1
-10
/
+8
*
|
ospf6d: use existing union, avoid strict-aliasing
David Lamparter
2016-06-08
1
-4
/
+3
*
|
*: add missing includes
David Lamparter
2016-06-07
3
-0
/
+4
*
|
*: use void * for printing pointers
David Lamparter
2016-05-30
4
-18
/
+24
*
|
*: use long long to print time_t
David Lamparter
2016-05-30
3
-19
/
+21
*
|
Quagga: Fix code to use srandom/random
Donald Sharp
2016-05-30
1
-1
/
+1
*
|
build: get rid of INCLUDES, use AM_CPPFLAGS
David Lamparter
2016-06-03
1
-1
/
+1
*
|
build: remove INRIA, NRL and MUSICA IPv6 quirks
David Lamparter
2016-06-03
1
-6
/
+0
*
|
Fix most compiler warnings in default GCC build.
Paul Jakma
2016-05-26
5
-19
/
+11
*
|
ospf6d: fix uninitialized warning in SNMP
David Lamparter
2016-05-26
1
-1
/
+1
*
|
snmp: fix warnings
David Lamparter
2016-05-26
1
-1
/
+0
*
|
Bug in ospf6_lsa_compare()
Yasuhiro Ohara
2016-05-26
1
-3
/
+3
*
|
ospf6_lsdb: trivial, make it clear that showfunc is set before deref.
Paul Jakma
2016-05-26
2
-15
/
+25
*
|
build: Remove the old PIC/PIE patch, let libtool sort it out
Paul Jakma
2016-05-26
1
-2
/
+1
[next]