index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the "Uninitialized argument value" of clang SA.
Hung-Weic Chiu
2017-04-29
1
-1
/
+1
*
Fix the "Dead assignment" of clang SA.
Hung-Weic Chiu
2017-04-29
2
-10
/
+1
*
Rename: FreeRangeRouting FRRouting
Lou Berger
2017-03-30
2
-2
/
+2
*
*: track version & "defaults" in configs
David Lamparter
2017-03-28
2
-1
/
+7
*
Merge pull request #193 from opensourcerouting/mw-coverity-fixes-2
Donald Sharp
2017-02-14
1
-2
/
+2
|
\
|
*
ospfd: CID 1399387 (#1 of 2): Destination buffer too small (STRING_OVERFLOW)
Martin Winter
2017-02-10
1
-1
/
+1
|
*
ospfd: Fix Coverity Warning CID 1399480 (#1 of 1): Buffer not null terminated...
Martin Winter
2017-02-10
1
-1
/
+1
*
|
*: Add missing files to gitignore
Christian Franke
2017-02-13
1
-1
/
+1
|
/
*
ospfd: make libfrrospf a private non-dynamic lib
David Lamparter
2017-02-07
1
-6
/
+3
*
ospfd: isolate ospfapiclient lib from ospf lib
David Lamparter
2017-02-07
6
-136
/
+198
*
*: Convert libospf -> libfrrospf
Donald Sharp
2017-02-03
1
-5
/
+5
*
ospfd: Fix compile warnings
Donald Sharp
2017-02-03
2
-8
/
+8
*
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
1
-2
/
+2
*
*: fix warning fallout from set_socket_path
David Lamparter
2017-02-01
1
-1
/
+1
*
ospfd: Add vty_socket cli option to override the compiled-in location for the...
Martin Winter
2017-01-25
1
-6
/
+45
*
ospfd: Stop attempt to read beyond end of argv
Donald Sharp
2017-01-06
1
-3
/
+8
*
build: rename (2 of ?): route_types macros
David Lamparter
2016-12-20
1
-8
/
+8
*
build: replace some hardcoding with ./configure
David Lamparter
2016-12-20
1
-2
/
+2
*
build: rename (1 of ?): configure.ac + preproc
David Lamparter
2016-12-20
1
-5
/
+5
*
*: always set SO_SNDBUF and SO_RCVBUF using a best effort approach
Renato Westphal
2016-12-08
1
-34
/
+2
*
ospfd: set the OSPF socket's send buffer size only once
Renato Westphal
2016-12-08
6
-52
/
+2
*
Merge branch '-rip' into stable/2.0
David Lamparter
2016-12-05
2
-12
/
+14
|
\
|
*
*: create a helper function to set the IP_MULTICAST_LOOP sockoption
Renato Westphal
2016-11-25
1
-5
/
+3
|
*
ripd: fix the "neighbor" command.
Renato Westphal
2016-11-25
1
-7
/
+11
*
|
ospfd: Fix json Crash with inactive timer
Donald Sharp
2016-12-02
1
-4
/
+9
*
|
ospfd: Fix memory leak when not using json
Donald Sharp
2016-12-01
1
-2
/
+4
*
|
ospfd: "ip ospf bfd" removes the "ip ospf bfd 3 250 250" command
Daniel Walton
2016-11-29
1
-2
/
+8
|
/
*
ospfd: Add 'no ...' form of some commands to cli
Donald Sharp
2016-10-26
1
-4
/
+8
*
ospfd: Only allow ospf RI commands if RI is turned on
Donald Sharp
2016-10-25
1
-9
/
+36
*
ospfd: Dissallow mpls-te commands unless mpls-te has been turned on
Donald Sharp
2016-10-25
1
-0
/
+5
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-10-21
1
-1
/
+1
|
\
|
*
ospfd: Display all ospf peers with show ip ospf neighbor detail all
Don Slice
2016-10-06
1
-1
/
+1
|
*
ospfd: Fix crash with usage of incorrect command
Donald Sharp
2016-09-13
1
-4
/
+19
*
|
ospfd: fix double assignment in ospf_vl_set_timers
Christian Franke
2016-10-21
1
-1
/
+1
*
|
*: Consolidate routemap initialization
Donald Sharp
2016-10-19
1
-1
/
+0
*
|
ospfd: Fix arm compile issue
Donald Sharp
2016-10-11
1
-1
/
+1
*
|
*: Consolidate all double VIEW_NODE and ENABLE_NODE's
Donald Sharp
2016-10-08
3
-40
/
+0
*
|
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
8
-95
/
+30
*
|
ospfd: Update route in zebra when tag changes
Christian Franke
2016-10-08
1
-0
/
+4
*
|
ospfd: Fix OSPF daemon pid file param
ßingen
2016-09-30
1
-1
/
+2
*
|
use JSON_C_TO_STRING_PRETTY for json_object_to_json_string
Daniel Walton
2016-09-28
1
-9
/
+9
*
|
Make route flags a 32bit field
Christian Franke
2016-09-23
1
-5
/
+5
*
|
lib: Check prefix length from zebra is sensible
Paul Jakma
2016-09-23
1
-1
/
+1
*
|
Revert "Make route flags a 32bit field"
Donald Sharp
2016-09-23
1
-5
/
+5
*
|
Make route flags a 32bit field
Christian Franke
2016-09-23
1
-5
/
+5
*
|
*: remove dead code
Renato Westphal
2016-09-23
1
-2
/
+0
*
|
ospfd: Do not print warning on new interface
Donald Sharp
2016-09-20
1
-2
/
+4
*
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
5
-4
/
+117
*
|
lib: migrate to new memory-type handling
David Lamparter
2016-09-19
3
-5
/
+7
*
|
lib, ospfd: Remove ospf specific #define from zebra.h
Donald Sharp
2016-09-17
1
-0
/
+20
[next]