index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
lib: remove deprecated list_delete()/list_free()
David Lamparter
2018-10-02
2
-35
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3116 from opensourcerouting/libfrr-exec
Lou Berger
2018-10-02
2
-1
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: print version information in libfrr.so
David Lamparter
2018-10-02
2
-1
/
+23
|
|
/
*
|
Merge pull request #3102 from ton31337/feature/match_blackhole_nexthops
David Lamparter
2018-10-02
2
-0
/
+153
|
\
\
|
*
|
bgpd: Match routes by type under route-maps
Donatas Abraitis
2018-10-02
2
-0
/
+153
*
|
|
build: add --enable-static-bin option
David Lamparter
2018-10-01
1
-2
/
+13
|
|
/
|
/
|
*
|
Merge pull request #3106 from pacovn/Coverity_1446184_Copy-paste_error
David Lamparter
2018-10-01
1
-1
/
+1
|
\
\
|
*
|
lib: RB-tree copy-paste error (Coverity 1446184)
F. Aragon
2018-09-28
1
-1
/
+1
*
|
|
Merge pull request #3034 from donaldsharp/LUA
David Lamparter
2018-10-01
3
-0
/
+211
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lua: Initial Lua import
Donald Sharp
2018-09-27
3
-0
/
+211
|
|
/
*
/
lib: Allow some usage statistics for route-maps
Donald Sharp
2018-09-25
2
-3
/
+15
|
/
*
Merge pull request #3081 from donaldsharp/table_table_table
Renato Westphal
2018-09-25
5
-8
/
+18
|
\
|
*
bgpd, lib, zebra: Wrapper get/set of table->info pointer
Donald Sharp
2018-09-24
5
-8
/
+18
*
|
Merge pull request #3064 from NaveenThanikachalam/3049
Russ White
2018-09-24
1
-1
/
+12
|
\
\
|
*
|
lib: Trigger callbacks to re-evaluate route-map clauses when "call" CLI is ex...
Naveen Thanikachalam
2018-09-21
1
-1
/
+12
*
|
|
Merge pull request #3073 from donaldsharp/pid_cleanup
Russ White
2018-09-24
2
-32
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib: When we can't lock the pid file provide a meaningfull message
Donald Sharp
2018-09-22
1
-1
/
+1
|
*
|
Revert "lib: Ensure FRR detects running of the second instance of a FRR daemo...
Donald Sharp
2018-09-22
1
-31
/
+0
*
|
|
Merge pull request #3071 from donaldsharp/fix_vrf_name
Lou Berger
2018-09-23
1
-2
/
+4
|
\
\
\
|
*
|
|
lib: Allow useful display of default vrf name
Donald Sharp
2018-09-22
1
-2
/
+4
|
|
/
/
*
|
|
Merge pull request #3010 from opensourcerouting/no-frr-thread-id
Lou Berger
2018-09-22
2
-129
/
+39
|
\
\
\
|
*
|
|
lib: remove unused frr_pthread_yield()
David Lamparter
2018-09-19
2
-8
/
+0
|
*
|
|
lib: remove frr_pthread->id
David Lamparter
2018-09-19
2
-121
/
+39
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3016 from pacovn/label_manager_fixes
Donald Sharp
2018-09-21
3
-5
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd, doc, ldpd, lib, tests, zebra: LM fixes
paco
2018-09-18
3
-5
/
+15
|
|
/
*
/
lib: redundant parentheses (SA)
F. Aragon
2018-09-20
1
-1
/
+1
|
/
*
Merge pull request #3040 from pacovn/static_analysis__drop_const_1
Quentin Young
2018-09-17
4
-8
/
+8
|
\
|
*
bgpd isisd ldpd lib: const drop fixes (SA)
F. Aragon
2018-09-17
4
-8
/
+8
*
|
Merge pull request #3018 from donaldsharp/twheel_names
David Lamparter
2018-09-14
3
-3
/
+24
|
\
\
|
*
|
lib, pimd: Convert timer_wheel to use thread_execute_name
Donald Sharp
2018-09-13
2
-3
/
+22
|
*
|
lib: Add thread_execute_name
Donald Sharp
2018-09-13
1
-0
/
+2
|
|
/
*
|
Merge pull request #3023 from qlyoung/ultimate-warning-reference-cards-rename
David Lamparter
2018-09-14
25
-293
/
+277
|
\
\
|
*
|
*: style for EC replacements
Quentin Young
2018-09-13
14
-113
/
+104
|
*
|
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
25
-213
/
+206
|
|
/
*
/
bgpd lib ospf6d pbrd tests zebra: shadowing fixes
F. Aragon
2018-09-13
4
-16
/
+16
|
/
*
Merge pull request #3007 from pacovn/static_analysis__shadow_variables2
Donald Sharp
2018-09-13
5
-12
/
+11
|
\
|
*
lib vtysh zebra: variable shadowing fixes
F. Aragon
2018-09-12
5
-12
/
+11
*
|
Merge remote-tracking branch 'frr/master' into warnings
David Lamparter
2018-09-12
33
-85
/
+249
|
\
|
|
*
Merge pull request #2944 from thbtcllt/master
Russ White
2018-09-11
2
-30
/
+44
|
|
\
|
|
*
zebra/lib: code cleaning
Thibaut Collet
2018-09-06
1
-6
/
+2
|
|
*
lib/if.c: fix CLANG warning
Thibaut Collet
2018-08-30
1
-22
/
+22
|
|
*
zebra: fix crash when interface vrf changes
Thibaut Collet
2018-08-30
1
-27
/
+37
|
|
*
vrf: return vrf implementation for default vrf
Thibaut Collet
2018-08-30
1
-2
/
+10
|
*
|
Merge branch 'pr2983'
David Lamparter
2018-09-11
1
-0
/
+29
|
|
\
\
|
|
*
|
lib: whitespace/spelling fix
David Lamparter
2018-09-11
1
-3
/
+2
|
|
*
|
lib: Ensure FRR detects running of the second instance of a FRR daemon, doesn...
Biswajit Sadhu
2018-09-06
1
-0
/
+30
|
*
|
|
Merge pull request #2965 from opensourcerouting/buildfoo-20180904
Donald Sharp
2018-09-09
19
-16
/
+78
|
|
\
\
\
|
|
*
|
|
lib: early-include "config.h" in flex lexers
David Lamparter
2018-09-09
2
-1
/
+11
|
|
*
|
|
*: fix some random warnings
David Lamparter
2018-09-09
1
-4
/
+4
|
|
*
|
|
lib: make pthread_set[_]name_np test OS agnostic
David Lamparter
2018-09-09
1
-3
/
+7
[prev]
[next]