index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_lsa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
ospfd: Remove ORIGINAL_CODING check
Donald Sharp
2019-11-19
1
-40
/
+0
*
*: strip trailing whitespace
Quentin Young
2019-09-30
1
-1
/
+1
*
ospfd: clean up default route logic
David Lamparter
2019-08-02
1
-22
/
+14
*
ospfd: don't ASE with router-ID 0
David Lamparter
2019-08-02
1
-0
/
+7
*
Revert "ospfd: remove default origin max age lsa"
David Lamparter
2019-08-02
1
-16
/
+0
*
ospfd: kill totally misnamed "timers"
David Lamparter
2019-08-02
1
-60
/
+39
*
ospfd: remove t_external_lsa
David Lamparter
2019-08-02
1
-2
/
+0
*
ospfd: fix clang-SA warning
David Lamparter
2019-04-17
1
-1
/
+1
*
ospfd: fix behavior of +/-metric
Quentin Young
2019-04-08
1
-6
/
+0
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
*
ospfd: remove default origin max age lsa
Chirag Shah
2019-01-16
1
-0
/
+16
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-3
/
+3
*
ospfd: dead code (Coverity 1302499)
F. Aragon
2018-10-01
1
-1
/
+1
*
ospfd: dead code (Coverity 1472227)
F. Aragon
2018-09-26
1
-2
/
+2
*
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
2018-09-13
1
-5
/
+5
*
ospfd: Convert ospf_lsa.c to use new error-card Syntax
Donald Sharp
2018-09-06
1
-18
/
+31
*
ospfd: Add OSPF_WARN_LSA_INSTALL_FAILURE error code
Donald Sharp
2018-09-06
1
-12
/
+10
*
ospfd: Cleanup some warnings that were not warnings
Donald Sharp
2018-09-06
1
-8
/
+1
*
isisd, ospfd, tests: Switch to using stream_resize_inplace
Donald Sharp
2018-08-22
1
-23
/
+25
*
ospfd: Add ospf_lsa_new_and_data function and abstract away
Donald Sharp
2018-08-21
1
-16
/
+15
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-17
/
+10
*
ospfd: dead code (Coverity 1472227)
F. Aragon
2018-08-03
1
-1
/
+1
*
bgpd lib ospfd pimd ripngd: null chk (PVS-Studio)
F. Aragon
2018-07-03
1
-4
/
+4
*
ospfd: dereference check (Clang scan-build)
paco
2018-06-13
1
-1
/
+2
*
ospfd: set external_info instance value to 0
Quentin Young
2018-04-13
1
-0
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-49
/
+49
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-27
/
+26
*
ospfd: LSDB_LOOP treat it as a loop.
Donald Sharp
2018-01-17
1
-17
/
+16
*
*: don't use deprecated stream.h macros
Quentin Young
2017-12-01
1
-1
/
+1
*
ospfd: fix NSSA LSA translation (BZ#493) (BZ#250)
Svata Dedic
2017-12-01
1
-0
/
+2
*
ospfd: Make external routes in ospf VRF aware
Chirag Shah
2017-11-21
1
-22
/
+30
*
ospfd: flush self-originated lsa upon restart frr
Chirag Shah
2017-11-08
1
-0
/
+2
*
ospfd: fix coverity warnings - security best practices violations
Renato Westphal
2017-10-24
1
-4
/
+5
*
ospfd: OSPFv2 VRF, vrf in show command output
Chirag Shah
2017-10-10
1
-1
/
+1
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
1
-2
/
+2
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-10
/
+19
*
ospfd: Fix maxage_lsa lookup key
Chirag Shah
2017-10-02
1
-7
/
+14
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-6
/
+5
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-5
/
+6
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-3249
/
+3187
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-2
/
+2
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-3
/
+3
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-4
/
+5
*
*: use monotime()
David Lamparter
2017-01-23
1
-4
/
+4
*
lib: time: remove recent_relative_time()
David Lamparter
2017-01-23
1
-1
/
+1
*
ospfd: time: replace local helpers with monotime
David Lamparter
2017-01-23
1
-75
/
+12
*
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
1
-1
/
+1
[next]