index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-6
/
+6
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
*
Merge pull request #3006 from pacovn/static_analysis__shadow_variables1
Donald Sharp
2018-09-13
1
-3
/
+0
|
\
|
*
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
1
-3
/
+0
*
|
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-3
/
+4
*
|
ospfd: Convert opsfd.c to use new error-code subysstem
Donald Sharp
2018-09-06
1
-3
/
+3
*
|
ospfd: Cleanup some warnings that were not warnings
Donald Sharp
2018-09-06
1
-6
/
+2
|
/
*
ospfd: adaptations to handle vrf alias
Philippe Guibert
2018-08-28
1
-3
/
+8
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
ospfd: Remove unused function
Donald Sharp
2018-08-21
1
-1
/
+1
*
*: use frr_elevate_privs() (2/2: manual)
David Lamparter
2018-08-14
1
-16
/
+9
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-2
/
+2
*
ospfd: zlog_ferr facility
Chirag Shah
2018-08-14
1
-10
/
+10
*
lib, bgpd, ospf6d, ospfd, pimd: Allow finish to cleanup a bit more
Donald Sharp
2018-08-03
1
-3
/
+0
*
eigrpd ospfd: null chk (Coverity 1458168 1455335)
paco
2018-06-25
1
-3
/
+4
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-7
/
+7
*
ospfd: resend redistribute request to zebra after ospf gets notified of vrf_id
G. Paul Ziemba
2018-03-09
1
-1
/
+26
*
Merge pull request #1428 from LabNConsulting/working/master/indent
Donald Sharp
2018-03-07
1
-54
/
+57
|
\
|
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-54
/
+57
*
|
ospfd: cancel SR thread at shutdown
Quentin Young
2018-03-06
1
-0
/
+1
|
/
*
ospfd: basic support for VRF NETNS backend
Philippe Guibert
2018-02-27
1
-10
/
+19
*
ospfd: fix static analysis with variable initialised never read
Philippe Guibert
2018-02-27
1
-1
/
+1
*
OSPFd: Fix ospfd crash during CI
Olivier Dugeon
2018-02-03
1
-2
/
+2
*
Merge remote-tracking 'frr/master' into SR-Routing
Olivier Dugeon
2018-01-30
1
-19
/
+32
|
\
|
*
ospfd: clean route map prefixlist vrf during exit
Chirag Shah
2018-01-25
1
-0
/
+15
|
*
Merge pull request #1667 from Orange-OpenSource/master
Russ White
2018-01-24
1
-1
/
+0
|
|
\
|
|
*
OSPFD: Solve Issue #1652
Olivier Dugeon
2018-01-23
1
-1
/
+0
|
*
|
ospfd: fix compilation issue with ospfd
Philippe Guibert
2018-01-22
1
-5
/
+5
|
*
|
ospfd: LSDB_LOOP treat it as a loop.
Donald Sharp
2018-01-17
1
-13
/
+12
|
|
/
*
/
OSPFd: Update Segment Routing PR following review
Olivier Dugeon
2018-01-29
1
-0
/
+2
|
/
*
ospfd: do not complain if same area is reconfigured
Daniel Walton
2018-01-08
1
-2
/
+8
*
ospfd: Make external routes in ospf VRF aware
Chirag Shah
2017-11-21
1
-24
/
+27
*
ospfd: flush self-originated lsa upon restart frr
Chirag Shah
2017-11-08
1
-2
/
+1
*
ospfd: VRF aware Router-ID update
Chirag Shah
2017-11-06
1
-3
/
+3
*
ospfd: Make 'struct zebra_privs_t' available.
Donald Sharp
2017-10-24
1
-1
/
+0
*
ospfd: fix ospf nssa command
Chirag Shah
2017-10-16
1
-8
/
+36
*
Merge pull request #1298 from opensourcerouting/iface-rb-tree
Donald Sharp
2017-10-16
1
-5
/
+6
|
\
|
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-3
/
+3
|
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-5
/
+6
*
|
ospfd: Do not delete write_q 2 times either
Donald Sharp
2017-10-10
1
-2
/
+0
*
|
ospfd: We should not be deleting ospf->oiflist 2 times
Donald Sharp
2017-10-10
1
-1
/
+0
*
|
ospfd: Fix ships in the night PR's and list_delete
Donald Sharp
2017-10-10
1
-2
/
+2
*
|
ospfd: Free memory associated with ospf instance startup
Donald Sharp
2017-10-10
1
-0
/
+5
|
/
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-6
/
+6
*
ospfd: OSPFv2 VRF remove iflist from master
Chirag Shah
2017-10-03
1
-1
/
+1
*
ospfd: Bind socket to vrf device
Chirag Shah
2017-10-03
1
-1
/
+13
*
ospfd: OSPFv2 VRF Changes II
Chirag Shah
2017-10-03
1
-4
/
+10
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-27
/
+227
*
*: make all daemons call frr_fini() on exit
Renato Westphal
2017-09-12
1
-0
/
+3
[next]