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, zebra: add missing extern "C" {} blocks to new header files
Renato Westphal
2020-04-23
15
-0
/
+120
*
Merge pull request #6265 from patrasar/pim-yang
Quentin Young
2020-04-22
1
-0
/
+2
|
\
|
*
yang: Defining yang files for pim
Sarita Patra
2020-04-22
1
-0
/
+2
*
|
lib/frrcu: make C++ compatible
David Lamparter
2020-04-21
1
-1
/
+0
*
|
lib/atomlist: make C++ compatible
David Lamparter
2020-04-21
2
-11
/
+17
*
|
lib/zlog: fix coverity warning
David Lamparter
2020-04-20
1
-2
/
+1
|
/
*
Merge pull request #6251 from opensourcerouting/cs-ignore
Donald Sharp
2020-04-20
6
-5
/
+29
|
\
|
*
*: replace all random() calls
Rafael Zalamena
2020-04-18
6
-5
/
+29
*
|
Merge pull request #6256 from qlyoung/pimd-no-strcpy
David Lamparter
2020-04-18
1
-2
/
+4
|
\
\
|
*
|
lib: don't use strcpy
Quentin Young
2020-04-18
1
-2
/
+4
|
|
/
*
|
lib: dont null check bitfield pointer before free
Quentin Young
2020-04-18
1
-4
/
+2
*
|
lib: clear data pointer in bf_free
Mark Stapp
2020-04-17
1
-0
/
+1
|
/
*
lib: prefix must be a valid pointer at this point
Donald Sharp
2020-04-17
1
-0
/
+1
*
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
9
-12
/
+398
|
\
|
*
lib: suppress formatting on yang.c module array
Quentin Young
2020-04-16
1
-0
/
+2
|
*
lib: fix style nit in yang_wrappers.c
Quentin Young
2020-04-16
1
-1
/
+1
|
*
lib: increase xpath maxlen
Chirag Shah
2020-04-16
1
-1
/
+1
|
*
lib: remove gcc 4.x workaround for nb structure
Chirag Shah
2020-04-16
1
-1
/
+0
|
*
lib: add interface operational northbound callback
Chirag Shah
2020-04-16
2
-0
/
+156
|
*
yang: add ietf interface yang model
Chirag Shah
2020-04-16
1
-0
/
+1
|
*
yang: igmp yang definition
Sarita Patra
2020-04-16
1
-0
/
+1
|
*
lib: yang wrapper nexthop type to str
Chirag Shah
2020-04-16
2
-0
/
+30
|
*
lib: add yang wrapper for type empty
Chirag Shah
2020-04-16
2
-0
/
+11
|
*
lib:api to convert mac to yang object
Chirag Shah
2020-04-16
2
-0
/
+19
|
*
yang: add zebra model in makefile
Chirag Shah
2020-04-16
1
-0
/
+1
|
*
*: frr nexthop yang in makefile
Chirag Shah
2020-04-16
1
-0
/
+1
|
*
lib: convert vrf cmd to northbound config callback
Chirag Shah
2020-04-16
1
-11
/
+26
|
*
lib: vrf northbound callbacks
Chirag Shah
2020-04-16
3
-0
/
+148
|
*
lib: yang defination for basic frr-routing
vdhingra
2020-04-16
1
-0
/
+1
|
*
*: add frr-vrf yang module in makefile
Chirag Shah
2020-04-16
1
-0
/
+1
*
|
Merge pull request #6135 from opensourcerouting/cli-node-cleanup
Donald Sharp
2020-04-17
15
-242
/
+223
|
\
\
|
*
|
lib: #define FRR_CMD_NODE_20200416
David Lamparter
2020-04-16
1
-0
/
+3
|
*
|
*: add ->node_exit to struct cmd_node
David Lamparter
2020-04-16
4
-24
/
+37
|
*
|
zebra: fix FPM node reusing VTY_NODE
David Lamparter
2020-04-16
1
-0
/
+1
|
*
|
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
14
-92
/
+31
|
*
|
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
7
-67
/
+30
|
*
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
13
-27
/
+56
|
*
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
13
-22
/
+1
|
*
|
*: clean up cmd_node initializers
David Lamparter
2020-04-16
12
-34
/
+88
|
|
/
*
|
Merge pull request #6239 from ton31337/fix/uint8_t_to_bool_for_any
Quentin Young
2020-04-16
2
-7
/
+7
|
\
\
|
*
|
bgpd, lib: Use bool instead of uint8_t for community/prefix-list "any"
Donatas Abraitis
2020-04-16
2
-7
/
+7
|
|
/
*
|
Merge pull request #6224 from mjstapp/zclient_session_id
Olivier Dugeon
2020-04-16
2
-0
/
+4
|
\
\
|
*
|
lib,zebra: add a session id for zapi sessions
Mark Stapp
2020-04-16
2
-0
/
+4
|
|
/
*
|
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-16
22
-1312
/
+2467
|
\
\
|
|
/
|
/
|
|
*
lib/hook: use static hook entry when possible
David Lamparter
2020-04-01
2
-12
/
+39
|
*
lib/log: re-add log filtering
David Lamparter
2020-04-01
6
-2
/
+314
|
*
lib: mark some allocations as "active at exit"
David Lamparter
2020-04-01
3
-7
/
+26
|
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
17
-1350
/
+2147
*
|
Merge pull request #5510 from opensourcerouting/dplane-fpm-netlink
Mark Stapp
2020-04-14
1
-0
/
+11
|
\
\
|
*
|
zebra: data plane FPM add support RMAC VNI
Rafael Zalamena
2020-04-14
1
-0
/
+11
[next]