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
...
*
|
|
ospfd: Move Segment Routing Zebra functions
Olivier Dugeon
2020-06-03
4
-133
/
+140
*
|
|
ospfd: Update Prefix & Adjacency SIDs Management
Olivier Dugeon
2020-06-03
3
-16
/
+201
*
|
|
ospfd: OSPF Segment Routing improvement
Olivier Dugeon
2020-06-03
3
-145
/
+164
*
|
|
ospfd: Add ECMP support to OSPF Segment Routing
Olivier Dugeon
2020-06-03
5
-511
/
+565
|
/
/
*
|
Merge pull request #6416 from Orange-OpenSource/master
Renato Westphal
2020-05-29
3
-94
/
+114
|
\
\
|
*
|
ospfd: Solve crash after removing and adding conf.
Olivier Dugeon
2020-05-26
3
-94
/
+114
*
|
|
ospfd: change retransmit-interval minimum value
Rafael Zalamena
2020-05-24
1
-5
/
+5
|
|
/
|
/
|
*
|
ospfd: Restoring the original tag in external lsas
rgirada
2020-05-18
3
-0
/
+7
*
|
ospfd: Route-tag is not set to external lsas when applying with rmap
rgirada
2020-05-18
1
-1
/
+7
|
/
*
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-2
/
+3
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-8
/
+8
*
Merge pull request #6262 from qlyoung/remove-sprintf
David Lamparter
2020-04-23
6
-35
/
+43
|
\
|
*
*: manually remove some more sprintf
Quentin Young
2020-04-21
1
-8
/
+9
|
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
6
-27
/
+34
*
|
ospfd: Limit possible message read to our buffer size
Donald Sharp
2020-04-22
1
-3
/
+8
*
|
*: replace all random() calls
Rafael Zalamena
2020-04-18
2
-2
/
+5
|
/
*
ospfd: Fix possible null deref
Donald Sharp
2020-04-17
1
-1
/
+1
*
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
1
-0
/
+1
|
\
|
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
*
|
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
2
-0
/
+3
*
|
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+2
*
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
2
-3
/
+9
*
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
2
-3
/
+0
*
|
*: clean up cmd_node initializers
David Lamparter
2020-04-16
2
-3
/
+13
|
/
*
Merge pull request #6218 from qlyoung/fix-ospf-router-lsa-missing-length-check
Olivier Dugeon
2020-04-14
1
-17
/
+23
|
\
|
*
ospfd: router LSA link info missing length check
Quentin Young
2020-04-14
1
-17
/
+23
*
|
ospfd: fix uaf upon rx of self-originated lsa
Quentin Young
2020-04-14
1
-2
/
+2
|
/
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
9
-21
/
+18
*
bgpd, ospfd, ospf6d: long is not bool :(
David Lamparter
2020-04-02
1
-2
/
+2
*
*: remove line breaks from log messages
David Lamparter
2020-03-24
4
-6
/
+5
*
*: remove tabs from log messages
David Lamparter
2020-03-24
3
-27
/
+12
*
ospfd: stop checking for ancient OpenBSD
Ruben Kerkhof
2020-03-19
1
-1
/
+1
*
ospfd: Fix spelling mistakes found by debian packaging
Donald Sharp
2020-03-14
1
-1
/
+1
*
ospfd: fix range check for metric
Ruben Kerkhof
2020-03-11
1
-1
/
+1
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
4
-9
/
+9
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
4
-9
/
+7
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
8
-31
/
+28
*
ospfd: Fix 4 levels of unnecessary indentation
Donald Sharp
2020-03-04
1
-11
/
+16
*
ospfd: Cleanup set but unused variables
Donald Sharp
2020-02-27
4
-8
/
+6
*
Merge pull request #5813 from mjstapp/zapi_labels_use_nh
Donald Sharp
2020-02-18
1
-4
/
+4
|
\
|
*
*: encode zapi labels message using nexthops
Mark Stapp
2020-02-14
1
-4
/
+4
*
|
*: Remove break after return
Donatas Abraitis
2020-02-13
2
-128
/
+0
|
/
*
Merge pull request #5763 from ton31337/fix/return_without_parent
Renato Westphal
2020-02-10
1
-1
/
+1
|
\
|
*
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
1
-1
/
+1
*
|
Merge pull request #5767 from ton31337/fix/replace_s_addr_0_to_INADDR_ANY
Donald Sharp
2020-02-06
10
-44
/
+49
|
\
\
|
*
|
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
10
-44
/
+49
*
|
|
OSPF: Multi instance broken
Santosh P K
2020-02-05
1
-0
/
+12
|
/
/
*
|
Merge pull request #5104 from opensourcerouting/route-map-nbv2
Donald Sharp
2020-02-05
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
*: fix route map integration
Rafael Zalamena
2020-02-04
1
-0
/
+2
*
|
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
2
-2
/
+0
|
/
[prev]
[next]