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 spelling of Gracefull
Donald Sharp
2022-04-02
1
-1
/
+1
*
*: Fix spelling of Following
Donald Sharp
2022-04-01
8
-41
/
+41
*
isisd, lib, ospfd, pathd: Null out free'd pointer
Donald Sharp
2022-03-31
1
-1
/
+1
*
ospfd: Show neighbor state in full format (e.g. Full/DR instead of Full)
Donatas Abraitis
2022-03-30
1
-7
/
+8
*
Merge pull request #10825 from fdumontet6WIND/ospfdefaultoriginatedissue2
Russ White
2022-03-29
1
-1
/
+6
|
\
|
*
ospfd: fix ospf default route wrongly sent back
Francois Dumontet
2022-03-25
1
-1
/
+6
*
|
Merge pull request #10848 from pguibert6WIND/ospf_srlb_config
Russ White
2022-03-29
1
-7
/
+14
|
\
\
|
*
|
ospfd: show running-config displays also srgb on some cases
Philippe Guibert
2022-03-25
1
-3
/
+7
|
*
|
ospfd: silently remove prefix sid already stored in config
Philippe Guibert
2022-03-25
1
-4
/
+7
*
|
|
Merge pull request #10837 from opensourcerouting/fix/consistent_JSON_keys_for...
Russ White
2022-03-29
1
-1
/
+31
|
\
\
\
|
*
|
|
ospfd: Use consistent JSON keys for `show ip ospf neighbor` and detail version
Donatas Abraitis
2022-03-21
1
-1
/
+31
|
|
/
/
*
/
/
ospfd: Default route becomes stale route in nbrs even after flush from origin...
rgirada
2022-03-21
1
-3
/
+3
|
/
/
*
|
ospfd: better error messages when not enabled in a vrf
Jafar Al-Gharaibeh
2022-03-16
1
-25
/
+49
*
|
Merge pull request #10447 from ton31337/fix/json_with_whitespaces
Donald Sharp
2022-03-13
2
-4
/
+66
|
\
\
|
*
|
*: Add camelCase JSON keys in addition to PascalCase
Donatas Abraitis
2022-02-03
2
-2
/
+30
|
*
|
ospfd,ospf6d: Add JSON additional keys with no whitespaces inside
Donatas Abraitis
2022-02-03
1
-2
/
+36
*
|
|
ospfd,ospf6d: Add missing newline for `graceful-restart prepare` CLI
Donatas Abraitis
2022-03-09
1
-1
/
+1
|
|
/
|
/
|
*
|
ospfd: Convert `enum event` to `enum ospf_apiserver_event`
Donald Sharp
2022-03-02
2
-5
/
+5
*
|
*: Add necessary new line for output of vty_out()
anlan_cs
2022-02-27
1
-2
/
+2
*
|
ospfd: NULL passed instead of ei pointer in external lsa origination
rgirada
2022-02-24
1
-1
/
+1
*
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
21
-190
/
+98
*
|
ospfd: Fix spelling mistakes
Donald Sharp
2022-02-14
5
-10
/
+10
*
|
Merge pull request #10511 from anlancs/ospf-substitute
Igor Ryzhov
2022-02-08
1
-37
/
+16
|
\
\
|
*
|
ospfd: fix loss of mixed form in "range" command
anlan_cs
2022-01-26
1
-37
/
+16
*
|
|
Merge pull request #10293 from rgirada/ospf_lsid
Russ White
2022-02-08
3
-101
/
+321
|
\
\
\
|
*
|
|
ospfd: Modifying LSID generation algorithm
rgirada
2022-01-22
3
-101
/
+321
*
|
|
|
ospfd: Use AF_UNSPEC instead of setting to 0
Donald Sharp
2022-02-07
4
-10
/
+10
|
|
/
/
|
/
|
|
*
|
|
ospfd: Core in ospf_if_down during shutdown.
Tomi Salminen
2022-02-04
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #10373 from anlancs/ospf-add-asbr
Igor Ryzhov
2022-02-01
4
-12
/
+16
|
\
\
|
*
|
ospfd: adjust type of "aggr_delay_interval"
anlan_cs
2022-01-29
4
-6
/
+6
|
*
|
ospfd: fix missing "aggregation timer" in running configuration
anlan_cs
2022-01-29
1
-0
/
+4
|
*
|
ospfd: a few minor fixes on ospfd cli
anlan_cs
2022-01-29
1
-6
/
+6
|
|
/
*
|
ospfd: remove extra space
ckishimo
2022-02-01
1
-1
/
+1
*
|
ospfd: print maximum paths in show ip ospf json
ckishimo
2022-02-01
1
-0
/
+4
*
|
ospfd: print administrative distance in show ip ospf
ckishimo
2022-02-01
1
-0
/
+11
*
|
ospfd: restart spf when distance is updated
ckishimo
2022-02-01
1
-2
/
+10
*
|
ospfd: Convert output to host order from network order for route_tag
Donald Sharp
2022-01-31
1
-1
/
+1
*
|
Merge pull request #10408 from idryzhov/no-opaque-by-default
Donatas Abraitis
2022-01-28
2
-4
/
+2
|
\
\
|
*
|
*: do not send opaque data to zebra by default
Igor Ryzhov
2022-01-24
2
-4
/
+2
*
|
|
Merge pull request #10411 from idryzhov/if-config-vrf-name
Russ White
2022-01-25
1
-7
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
*: do not print vrf name for interface config when using vrf-lite
Igor Ryzhov
2022-01-24
1
-7
/
+3
|
|
/
*
|
Merge pull request #10407 from idryzhov/ospf-opaque-crash
Russ White
2022-01-24
1
-0
/
+3
|
\
\
|
*
|
ospfd: fix crash on "ospf send-extra-data zebra"
Igor Ryzhov
2022-01-23
1
-0
/
+3
|
|
/
*
|
Merge pull request #10318 from donaldsharp/redistribution
Russ White
2022-01-24
2
-6
/
+39
|
\
\
|
|
/
|
/
|
|
*
ospfd: Get `default-information originate` working for ospf instances
Donald Sharp
2022-01-18
1
-2
/
+1
|
*
ospfd: Add counts of lsa types to summary command
Donald Sharp
2022-01-18
1
-4
/
+38
*
|
Merge pull request #9644 from opensourcerouting/ospf-opaque-attrs
Russ White
2022-01-18
6
-0
/
+110
|
\
\
|
|
/
|
/
|
|
*
lib, ospfd, ospf6d, zebra: add OSPF opaque route attributes
Renato Westphal
2022-01-15
6
-0
/
+110
*
|
Merge pull request #10183 from idryzhov/rework-vrf-rename
Rafael Zalamena
2022-01-17
2
-31
/
+18
|
\
\
|
*
|
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
2
-31
/
+18
[next]