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
*
*: 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
*
ospfd: remove unused usage() function
David Lamparter
2017-03-08
1
-15
/
+0
*
*: fix some option descriptions and make -e work
David Lamparter
2017-03-08
1
-1
/
+1
*
lib: remove remaining struct zlog * args
David Lamparter
2017-03-08
1
-1
/
+1
*
*: get rid of zlog(*, LOG_LEVEL, ...)
David Lamparter
2017-03-08
1
-1
/
+1
*
*: add frr_run()
David Lamparter
2017-03-08
1
-10
/
+2
*
*: add frr_config_fork()
David Lamparter
2017-03-08
1
-90
/
+5
*
*: centralize more into frr_init()
David Lamparter
2017-03-07
1
-3
/
+0
*
*: add frr_init() infrastructure
David Lamparter
2017-03-07
1
-100
/
+35
*
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
*
*: 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
*
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
*
ospfd: Fix OSPF daemon pid file param
ßingen
2016-09-30
1
-1
/
+2
*
lib: migrate to new memory-type handling
David Lamparter
2016-09-19
1
-0
/
+1
*
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
*
|
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
2016-08-16
1
-2
/
+0
|
/
[next]