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
*
bgpd: Fix wrong pthread event cancelling
Donald Sharp
2024-10-25
1
-1
/
+1
*
zebra: drop NEWLINK event handling in the main thread
anlan_cs
2024-10-22
1
-4
/
+2
*
zebra: vlan to dplane Offload from main
Rajasekar Raja
2024-09-27
1
-6
/
+9
*
zebra: Remove nl_addraw_l
Donald Sharp
2024-09-19
1
-15
/
+0
*
zebra: Ensure proper decoding of netlink message
Donald Sharp
2024-04-30
1
-2
/
+18
*
*: zebra.h should not have fcntl.h
Donald Sharp
2024-01-09
1
-0
/
+1
*
zebra: Fetch actual SRv6 encap src addr on startup
Carmine Scarpitta
2023-12-14
1
-1
/
+1
*
zebra: Add code to set SRv6 encap source addr in dplane
Carmine Scarpitta
2023-12-14
1
-0
/
+3
*
zebra: Add function to resolve Generic Netlink family
Carmine Scarpitta
2023-12-14
1
-0
/
+3
*
zebra: Add Generic Netlink socket
Carmine Scarpitta
2023-12-14
1
-3
/
+61
*
zebra: Abstract the `netlink_socket()` API
Carmine Scarpitta
2023-12-14
1
-7
/
+12
*
zebra: More memory free up on shutdown
Donald Sharp
2023-11-13
1
-1
/
+4
*
*: Remove netlink headers from lib/zebra.h
Donald Sharp
2023-11-07
1
-0
/
+3
*
Merge pull request #14580 from donaldsharp/chain_ignore
mobash-rasool
2023-10-13
1
-37
/
+42
|
\
|
*
zebra: Cleanup string generation via clang
Donald Sharp
2023-10-12
1
-40
/
+42
|
*
zebra: Add RTM_XXXCHAIN to string outputs
Donald Sharp
2023-10-12
1
-0
/
+3
*
|
zebra: add RTM_xxxCHAIN message codes, ignore
Mark Stapp
2023-10-12
1
-0
/
+6
|
/
*
zebra: Remove unused functionality
Donald Sharp
2023-07-21
1
-52
/
+0
*
zebra: Lookup up nlsock * one time in call tree
Donald Sharp
2023-07-10
1
-5
/
+2
*
zebra: Use zebra dplane for RTM link and addr
Donald Sharp
2023-07-05
1
-13
/
+7
*
zebra: Add code to get/set interface to pass up from dplane
Donald Sharp
2023-07-05
1
-0
/
+1
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-4
/
+4
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
|
zebra: ignore GETVLAN errors at startup
Stephen Worley
2023-02-14
1
-1
/
+2
*
|
zebra: log if RTNLGRP_BRVLAN register fails
Stephen Worley
2023-02-14
1
-0
/
+4
*
|
zebra: handle STP state change for SVD per vlan ID
Stephen Worley
2023-02-14
1
-0
/
+7
*
|
zebra: subscribe to bridge vlan netlink messages
Stephen Worley
2023-02-14
1
-1
/
+14
*
|
zebra: encode vni label via lwt encap
Stephen Worley
2023-02-14
1
-0
/
+6
|
/
*
zebra: use typesafe lib lists in zebra dplane
Mark Stapp
2023-01-23
1
-8
/
+9
*
zebra: traffic control state management
Siger Yang
2022-11-22
1
-13
/
+30
*
zebra: fix broken evpn
anlan_cs
2022-09-08
1
-6
/
+12
*
zebra: add tc netlink and dplane ops
Siger Yang
2022-08-10
1
-0
/
+15
*
zebra: Add a `mpls enable` interface node command
Donald Sharp
2022-08-08
1
-1
/
+3
*
zebra: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
zebra: Realign SOL_NETLINK to warn when FRR does not have it
Donald Sharp
2022-06-30
1
-2
/
+7
*
zebra: Correct implication of SOL_NETLINK NETLINK_ADD_MEMBERSHIP usage
Donald Sharp
2022-06-30
1
-13
/
+32
*
zebra: netlink rtm tunnel msg parsing
Chirag Shah
2022-06-24
1
-1
/
+6
*
zebra: add error check condition to sock option
Chirag Shah
2022-05-31
1
-3
/
+10
*
Merge pull request #11216 from chiragshah6/fdev2
Sri Mohana Singamsetty
2022-05-19
1
-6
/
+14
|
\
|
*
zebra: netlink registry rtm tunnel notif
Chirag Shah
2022-05-18
1
-6
/
+14
*
|
zebra: Fix newline in log message
Donald Sharp
2022-05-18
1
-1
/
+1
*
|
zebra: new netlink parse utility for rta
Chirag Shah
2022-05-16
1
-0
/
+67
|
/
*
zebra: Note when the netlink DUMP command is interrupted
Donald Sharp
2022-03-26
1
-0
/
+12
[next]