index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
kernel_netlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert to using frr_vtydir instead of DAEMON_VTY_DIR
Donald Sharp
2019-06-04
1
-2
/
+1
*
zebra: Fix extended ack error message parsing
Stephen Worley
2019-03-26
1
-20
/
+26
*
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-1
/
+1
*
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
2019-01-31
1
-3
/
+4
*
Merge pull request #3508 from chiragshah6/evpn_dev2
Russ White
2019-01-23
1
-1
/
+0
|
\
|
*
zebra: netlink_request consolidataion
Chirag Shah
2018-12-31
1
-1
/
+0
*
|
zebra: replace zlog_err with flog_err
Rafael Zalamena
2018-12-29
1
-1
/
+2
*
|
zebra: remove duplicated code
Rafael Zalamena
2018-12-26
1
-8
/
+0
|
/
*
zebra: separate netlink socket for dataplane
Mark Stapp
2018-11-21
1
-14
/
+51
*
zebra: rebase dataplane, align with master
Mark Stapp
2018-10-25
1
-3
/
+1
*
zebra: netlink fuzzing path correction
Mark Stapp
2018-10-25
1
-1
/
+7
*
zebra: resolve style issues in dplane commit
Mark Stapp
2018-10-25
1
-1
/
+1
*
zebra: start dataplane layer work
Mark Stapp
2018-10-25
1
-10
/
+33
*
zebra: netlink socket check (Coverity 1472236)
F. Aragon
2018-10-03
1
-1
/
+0
*
zebra: Start abstraction of zebra_dplane_info for context passing
Mark Stapp
2018-09-20
1
-7
/
+14
*
zebra: Print out netlink message type instead of number
Donald Sharp
2018-09-14
1
-2
/
+3
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-16
/
+14
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-9
/
+9
*
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-13
1
-8
/
+8
*
zebra: flog_warn conversion
Quentin Young
2018-09-06
1
-6
/
+9
*
zebra: Add support for static encap mpls labels
Stephen Worley
2018-08-25
1
-0
/
+12
*
zebra: fix warnings from frr_elevate_privs()
David Lamparter
2018-08-14
1
-2
/
+2
*
*: use frr_elevate_privs() (2/2: manual)
David Lamparter
2018-08-14
1
-42
/
+26
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-14
/
+9
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-24
/
+25
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-26
/
+26
*
zebra, lib: error references for zebra
Quentin Young
2018-08-14
1
-38
/
+56
*
bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGES
Donald Sharp
2018-08-14
1
-8
/
+11
*
zebra: socket fd check (Coverity 1472236)
F. Aragon
2018-08-03
1
-0
/
+1
*
Merge pull request #2696 from sworleys/Netlink-Fuzz
Russ White
2018-07-29
1
-0
/
+99
|
\
|
*
Style, don't initialize netlink_read flag
Stephen Worley
2018-07-26
1
-1
/
+1
|
*
zebra: Make fuzzer code use default netlink socket
Stephen Worley
2018-07-26
1
-11
/
+4
|
*
Refactor code for new fuzzing netlink flag
Stephen Worley
2018-07-24
1
-19
/
+9
|
*
Style for Add code for fuzzing netlink
Stephen Worley
2018-07-23
1
-1
/
+2
|
*
zebra: Add code for fuzzing netlink
Stephen Worley
2018-07-21
1
-0
/
+115
*
|
zebra: Check for netlink message next fault
Stephen Worley
2018-07-26
1
-1
/
+1
|
/
*
zebra: Remove need for ACK for netlink messages
Donald Sharp
2018-07-13
1
-5
/
+6
*
zebra: Listen to error codes from netlink_socket
Donald Sharp
2018-07-13
1
-19
/
+24
*
zebra, libs: use const prefix ptrs in apis
Mark Stapp
2018-07-11
1
-4
/
+4
*
isisd zebra: dead code (Clang scan)
F. Aragon
2018-06-29
1
-1
/
+0
*
zebra: Log how we got to this failure.
Donald Sharp
2018-06-25
1
-0
/
+1
*
zebra: Add extended Ack error parsing to FRR
Donald Sharp
2018-06-21
1
-7
/
+110
*
Merge pull request #2283 from donaldsharp/ignore_some_more
Russ White
2018-05-27
1
-66
/
+129
|
\
|
*
zebra: Fix RULE notification netlink messages
Donald Sharp
2018-05-24
1
-5
/
+18
|
*
zebra: Remove unnecessary function parameter
Donald Sharp
2018-05-24
1
-19
/
+15
|
*
zebra: Move where we check for non-kernel netlink messages
Donald Sharp
2018-05-24
1
-6
/
+11
|
*
zebra: Ignore most netlink notifications from ourselves
Donald Sharp
2018-05-24
1
-39
/
+88
*
|
tools, zebra: Use different protocol value for our statics
Donald Sharp
2018-05-26
1
-0
/
+1
|
/
*
zebra: Increase recvmsg buffer size for picking up netlink messages
vivek
2018-05-09
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-12
/
+13
[next]