index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: fix GR state location
David Lamparter
2024-01-27
1
-0
/
+32
*
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
1
-5
/
+10
*
ospfd: Cleanup route-map memory
Donald Sharp
2023-11-13
1
-0
/
+1
*
[ospfd]: add support for RFC 5709 HMAC-SHA Auth
Mahdi Varasteh
2023-09-16
1
-0
/
+2
*
ospfd: Add config callbacks and suppress hello during config load.
Acee
2023-06-23
1
-0
/
+29
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+2
*
ospfd: fix GR helper initialization and termination
Renato Westphal
2021-06-08
1
-0
/
+1
*
ospfd: North-bound implementation for ospfd rmaps
Sarita Patra
2021-03-30
1
-0
/
+2
*
ospfd: rework BFD integration
Rafael Zalamena
2021-03-23
1
-1
/
+3
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
ospfd: don't rely on instance existence in vty
Igor Ryzhov
2021-02-24
1
-17
/
+3
*
ospfd: ldp-igp-sync feature: adding ospf support
lynne
2020-09-09
1
-0
/
+4
*
*: have daemons call frr_fini() at termination
Mark Stapp
2020-06-11
1
-0
/
+1
*
*: add filter northbound support
Rafael Zalamena
2020-06-05
1
-0
/
+1
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
*
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
*
|
OSPF: Multi instance broken
Santosh P K
2020-02-05
1
-0
/
+12
*
|
*: fix route map integration
Rafael Zalamena
2020-02-04
1
-0
/
+2
|
/
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
*: generously apply const
David Lamparter
2019-12-02
1
-3
/
+5
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
ospfd: do not create default ospf instance
Philippe Guibert
2019-08-27
1
-10
/
+0
*
yang, lib: add 'frr-interface.yang' and associated stub callbacks
Renato Westphal
2018-10-27
1
-0
/
+1
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-1
/
+5
*
ospfd: fix symbol collision
David Lamparter
2018-10-01
1
-1
/
+1
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-1
/
+1
*
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
2018-09-13
1
-1
/
+1
*
ospfd: Remove unused function
Donald Sharp
2018-08-21
1
-0
/
+1
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
*: stop double initialization of ferr
Quentin Young
2018-08-14
1
-0
/
+3
*
ospfd: zlog_ferr facility
Chirag Shah
2018-08-14
1
-1
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-3
/
+2
*
bgpd,ospfd: add sys_admin capabilities
Philippe Guibert
2018-03-02
1
-1
/
+1
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-1
/
+1
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-3
/
+1
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-1
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-139
/
+119
*
Merge pull request #537 from donaldsharp/vrf_stuff
David Lamparter
2017-05-17
1
-1
/
+1
|
\
|
*
*: Consolidate vrf_hooks into vrf_init
Donald Sharp
2017-05-16
1
-1
/
+1
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
|
/
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-3
/
+0
[next]