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
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
4
-4
/
+21
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
4
-4
/
+21
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
4
-10
/
+14
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
2
-0
/
+23
*
lib, zebra: Allow for interface deletion when kernel event happens
Donald Sharp
2019-09-19
2
-0
/
+10
*
lib: add oper data cbs for ifaces
Quentin Young
2019-09-18
1
-0
/
+57
*
lib: add an exception in the northbound for operational data callbacks
Renato Westphal
2019-09-18
1
-1
/
+12
*
lib: fix ordering issues in the northbound
Renato Westphal
2019-09-18
2
-13
/
+19
*
lib: fix corner case when iterating over YANG-modeled operational data
Renato Westphal
2019-09-18
1
-3
/
+21
*
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
2019-09-18
10
-259
/
+136
*
lib: introduce new 'pre_validate' northbound callback
Renato Westphal
2019-09-18
2
-6
/
+58
*
lib: add yang wrappers for IP prefixes
Renato Westphal
2019-09-18
2
-0
/
+64
*
Merge pull request #4966 from Orange-OpenSource/isis-TE
Renato Westphal
2019-09-18
1
-0
/
+1
|
\
|
*
isisd: Update TLVs processing for TE, RI & SR
Olivier Dugeon
2019-09-17
1
-0
/
+1
*
|
lib: clean up frr_pthread structs at exit
Quentin Young
2019-09-17
1
-5
/
+21
|
/
*
Merge pull request #4887 from vishaldhingra/lcomm_json
Russ White
2019-09-17
2
-20
/
+32
|
\
|
*
lib: rmap dep table is not correct in case of exact-match clause
vdhingra
2019-09-15
2
-20
/
+32
*
|
Merge pull request #4810 from qlyoung/fix-pthread-bad-pointer
Russ White
2019-09-17
2
-4
/
+15
|
\
\
|
*
|
lib: handle frr_pthread_init/fini in libfrr init
Quentin Young
2019-09-16
1
-0
/
+4
|
*
|
lib: delete pthread from tracking list on delete
Quentin Young
2019-09-16
1
-4
/
+11
*
|
|
Merge pull request #4564 from pguibert6WIND/misc_vrf_update_name
Russ White
2019-09-17
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: call vrf update hook when default vrf name changes
Philippe Guibert
2019-08-27
1
-1
/
+7
*
|
|
Merge pull request #4949 from opensourcerouting/mpls-zapi-improvements
Olivier Dugeon
2019-09-13
4
-1
/
+168
|
\
\
\
|
*
|
|
lib, zebra: add new MPLS zapi message with route replace semantics
Renato Westphal
2019-09-10
3
-33
/
+62
|
*
|
|
lib, zebra: enhance the MPLS zapi messages
Renato Westphal
2019-09-07
2
-47
/
+81
|
*
|
|
lib, zebra: rename LSP type used for OSPF SR
Renato Westphal
2019-09-07
1
-1
/
+1
|
*
|
|
zebra: identify MPLS FTNs by route type and instance
Renato Westphal
2019-09-07
2
-3
/
+6
|
*
|
|
lib: introduce encode/decode functions for the MPLS zapi messages
Renato Westphal
2019-09-07
2
-0
/
+101
|
|
|
/
|
|
/
|
*
/
|
yang: add user type for ip-address
Quentin Young
2019-09-12
2
-0
/
+61
|
/
/
*
|
lib: optimize non-transactional cli
Renato Westphal
2019-09-06
1
-2
/
+4
*
|
Merge pull request #4930 from donaldsharp/4851_fixup
David Lamparter
2019-09-04
1
-0
/
+1
|
\
\
|
*
|
isisd: Enabling build with openssl
Michal Ruprich
2019-09-04
1
-0
/
+1
*
|
|
Merge pull request #4789 from sworleys/Nexthop-Sort-Optimization
Mark Stapp
2019-09-04
4
-6
/
+119
|
\
\
\
|
*
|
|
lib: Sort zapi_nexthops on the encode
Stephen Worley
2019-08-19
3
-5
/
+95
|
*
|
|
lib: Add tail check before nexthop insertion
Stephen Worley
2019-08-19
1
-1
/
+24
*
|
|
|
Merge pull request #4877 from mjstapp/dplane_neighs
Donald Sharp
2019-09-04
2
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
lib: use const in prefix_mac2str
Mark Stapp
2019-08-23
2
-2
/
+2
*
|
|
|
Merge pull request #4908 from qlyoung/vtysh-find-regexp
Donatas Abraitis
2019-09-04
1
-7
/
+59
|
\
\
\
\
|
*
|
|
|
vtysh, lib: allow regexp in `find` command
Quentin Young
2019-09-03
1
-7
/
+59
*
|
|
|
|
Merge pull request #4918 from brchiu/fix_values_cnt_error
Donald Sharp
2019-09-04
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
lib: Fix erroneously setting pointer values_cnt as NULL
Bi-Ruei, Chiu
2019-09-04
1
-1
/
+1
*
|
|
|
|
|
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
2
-5
/
+5
*
|
|
|
|
|
lib: add frr_with_mutex() block-wrapper
David Lamparter
2019-09-03
9
-243
/
+173
*
|
|
|
|
|
lib: add some macro helpers
David Lamparter
2019-09-03
1
-0
/
+43
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
*: Convert some route map functions to return the enum
Donald Sharp
2019-09-03
2
-23
/
+43
*
|
|
|
|
lib: Cleanup return codes to use enum values
Donald Sharp
2019-09-03
1
-6
/
+6
*
|
|
|
|
bgpd/bmp: BMP implementation
David Lamparter
2019-08-30
2
-0
/
+4
*
|
|
|
|
lib: add monotime_to_realtime()
David Lamparter
2019-08-30
1
-0
/
+14
*
|
|
|
|
lib: add pull-driven data write handler
David Lamparter
2019-08-30
3
-0
/
+387
|
/
/
/
/
*
|
|
|
lib: Stop arm crash on shutdown
Donald Sharp
2019-08-28
1
-3
/
+2
[next]