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
*
zebra: move neighbor table configuration to dplane contexts
Philippe Guibert
2021-04-09
1
-0
/
+1
*
zebra, lib: handle NEIGH_ADD/DELETE to zebra dataplane framework
Philippe Guibert
2021-04-09
1
-0
/
+2
*
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-1
/
+0
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
zebra: move ipset and ipset_entry to zebra dplane contexts
Philippe Guibert
2021-03-10
1
-0
/
+4
*
zebra: move iptable handling in zebra_dplane
Philippe Guibert
2021-03-04
1
-0
/
+4
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
1
-2
/
+2
*
zebra: debug messages go under conditionals
Mark Stapp
2021-01-26
1
-8
/
+13
*
Merge pull request #7723 from AnuradhaKaruppiah/fdb-ext-attrs
Patrick Ruddy
2021-01-19
1
-0
/
+13
|
\
|
*
zebra: move from NDA_NOTIFY to NDA_FDB_EXT_ATTRS
Nikolay Aleksandrov
2020-12-11
1
-0
/
+13
*
|
Merge pull request #7162 from opensourcerouting/zebra-human-netlink
Stephen Worley
2020-12-14
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
zebra: human readable netlink dumps
Rafael Zalamena
2020-09-24
1
-0
/
+8
*
|
zebra: dplane APIs for programming evpn-mh access port attributes
Anuradha Karuppiah
2020-10-26
1
-0
/
+1
*
|
Merge pull request #7382 from sworleys/Fix-Msg-Buff
Mark Stapp
2020-10-24
1
-1
/
+1
|
\
\
|
*
|
zebra: fix unitialized msg header reading at startup
Stephen Worley
2020-10-23
1
-1
/
+1
*
|
|
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
|
/
/
*
/
zebra: Don't ignore setsockopt return
Donald Sharp
2020-09-24
1
-0
/
+3
|
/
*
zebra: increase netlink receive buffer size
Jakub Urbańczyk
2020-09-01
1
-1
/
+13
*
Merge pull request #7017 from xThaid/netlink_fix
Mark Stapp
2020-08-28
1
-15
/
+11
|
\
|
*
zebra: fix netlink batching
Jakub Urbańczyk
2020-08-27
1
-15
/
+11
*
|
zebra: remove fuzzing stuff
Jakub Urbańczyk
2020-08-25
1
-104
/
+0
|
/
*
lib, zebra: add support for sending ARP requests
Jakub Urbańczyk
2020-08-12
1
-0
/
+1
*
tests: zebra netlink testcases
Jakub Urbańczyk
2020-08-10
1
-14
/
+63
*
zebra: design changes in netlink batching code
Jakub Urbańczyk
2020-08-10
1
-93
/
+94
*
zebra: remove old kernel one-update-at-a-time api
Jakub Urbańczyk
2020-08-10
1
-5
/
+0
*
zebra: netlink message batching
Jakub Urbańczyk
2020-08-10
1
-5
/
+99
*
zebra: add netlink message batching infrastructure
Jakub Urbańczyk
2020-08-10
1
-0
/
+250
*
zebra: prepare dplane for batching
Jakub Urbańczyk
2020-08-10
1
-0
/
+10
*
zebra: cosmetic changes in the netlink code
Jakub Urbańczyk
2020-07-13
1
-15
/
+13
*
zebra: netlink cleanup
Jakub Urbańczyk
2020-07-08
1
-208
/
+210
*
zebra: clean up netlink api
Jakub Urbańczyk
2020-06-13
1
-44
/
+28
*
zebra: Modify netlink_request to statisfy coverity
Donald Sharp
2020-04-15
1
-2
/
+3
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-13
/
+13
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-3
/
+2
*
zebra: Actually add the NLA_F_NESTED flag to our code
Donald Sharp
2020-01-10
1
-0
/
+2
*
Merge pull request #5628 from donaldsharp/rtm_getneigh
Russ White
2020-01-07
1
-0
/
+12
|
\
|
*
zebra: Ignore RTM_GETNEIGH messages from the linux kernel
Donald Sharp
2020-01-04
1
-0
/
+12
*
|
zebra: fix undefined bitshifts in netlink stuff
Quentin Young
2020-01-04
1
-4
/
+4
|
/
*
zebra: Don't error on nexthop object support check
Stephen Worley
2019-10-25
1
-9
/
+14
*
zebra: Add functionality to parse RTM_NEWNEXTHOP and RTM_DELNEXTHOP messages
Stephen Worley
2019-10-25
1
-6
/
+2
*
zebra: Add base functionality for nexthop messages in kernel_netlink
Stephen Worley
2019-10-25
1
-0
/
+11
*
zebra: Add RTNLGRP_NEXTHOP group to the kernel socket
Stephen Worley
2019-10-25
1
-1
/
+2
*
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-6
/
+6
*
Merge pull request #4546 from donaldsharp/better_debugs
Russ White
2019-06-18
1
-1
/
+11
|
\
|
*
zebra: Increase debugs to understand why we rejected a kernel route
Donald Sharp
2019-06-18
1
-1
/
+11
*
|
zebra: Fuzzing code has gotten a bit out of date
Donald Sharp
2019-06-15
1
-0
/
+1
|
/
*
*: 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
[next]