index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11694 from sigeryang/master
Stephen Worley
2022-08-16
14
-0
/
+826
|
\
|
*
zebra: add empty placeholders for tc via BSD socket
Siger Yang
2022-08-10
3
-0
/
+48
|
*
zebra: add tc netlink and dplane ops
Siger Yang
2022-08-10
12
-0
/
+778
*
|
Merge pull request #11813 from anlancs/fix/minor-11
Donald Sharp
2022-08-16
1
-2
/
+2
|
\
\
|
*
|
zebra: correct one comment about ethtool ioctl
anlan_cs
2022-08-09
1
-2
/
+2
*
|
|
Merge pull request #11804 from donaldsharp/aug_coverity_update
Russ White
2022-08-16
1
-3
/
+3
|
\
\
\
|
*
|
|
zebra: Remove unused assignment in zebra_dplane.c
Donald Sharp
2022-08-15
1
-3
/
+3
*
|
|
|
Merge pull request #11771 from anlancs/fix/minor-zebra-mh-comment
Donald Sharp
2022-08-15
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
zebra: correct one comment for evpn-mh
anlan_cs
2022-08-09
1
-1
/
+1
|
|
/
/
*
|
/
zebra: Fix crash in shutdown w/ pw thread still running
Donald Sharp
2022-08-11
1
-3
/
+4
|
|
/
|
/
|
*
|
zebra: Remove unused return codes in zebra_mpls.c
Donald Sharp
2022-08-10
3
-31
/
+15
*
|
zebra: Combine meta_queue_free and meta_queue_vrf_free functions
Donald Sharp
2022-08-10
4
-96
/
+72
*
|
zebra: System routes should be processed the same time as kernel
Donald Sharp
2022-08-10
1
-1
/
+1
*
|
zebra: Let's use enum for META Queue indexes
Donald Sharp
2022-08-10
1
-55
/
+101
*
|
zebra: Explicitly call out the correct queue name
Donald Sharp
2022-08-10
1
-10
/
+10
*
|
zebra: Don't install connected routes multiple times into FRR
Donald Sharp
2022-08-08
1
-4
/
+0
|
/
*
zebra: Add a `mpls enable` interface node command
Donald Sharp
2022-08-08
9
-4
/
+171
*
zebra: Notice when an interface is turned on w/ mpls and enable mpls subsystem
Donald Sharp
2022-08-08
3
-18
/
+26
*
zebra: Add IF_ZEBRA_DATA_X define
Donald Sharp
2022-08-08
2
-38
/
+33
*
zebra: Cleanup unguarded debug
Donald Sharp
2022-08-08
1
-3
/
+0
*
zebra: zrouter.in_shutdown is an atomic variable
Donald Sharp
2022-08-05
3
-6
/
+8
*
zebra: Fix memory leaks and use after frees in nhg's on shutdown
Donald Sharp
2022-08-05
3
-2
/
+55
*
zebra: When saving nhg for later stop processing
Donald Sharp
2022-08-05
1
-0
/
+1
*
Merge pull request #11713 from anlancs/fix/evpn-mh-bond-redirect
Stephen Worley
2022-08-03
1
-0
/
+13
|
\
|
*
zebra: fix bond down for evpn-mh
anlan_cs
2022-08-03
1
-0
/
+13
*
|
zebra: Remove usage of newline in zlog_X message
Donald Sharp
2022-07-30
1
-1
/
+1
|
/
*
zebra: Fix lost memory on lsp free
Donald Sharp
2022-07-26
1
-8
/
+19
*
Merge pull request #11657 from donaldsharp/why_timer
Donatas Abraitis
2022-07-22
7
-17
/
+17
|
\
|
*
zebra: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
7
-17
/
+17
*
|
*: frr_with_mutex change to follow our standard
Donald Sharp
2022-07-20
3
-15
/
+15
|
/
*
zebra: Add some more data to rtadv socket failures
Donald Sharp
2022-07-19
1
-1
/
+13
*
Merge pull request #11613 from anlancs/fix/minor-6
Russ White
2022-07-19
1
-2
/
+3
|
\
|
*
zebra: correctly display one debug flag about ES Peer
anlan_cs
2022-07-16
1
-2
/
+3
*
|
Merge pull request #11635 from opensourcerouting/fix/memory_leak_for_mpls
Jafar Al-Gharaibeh
2022-07-18
1
-2
/
+9
|
\
\
|
*
|
zebra: Cleanup the memory from the hash for MPLS stuff
Donatas Abraitis
2022-07-18
1
-2
/
+9
*
|
|
Merge pull request #11626 from opensourcerouting/fix/avoid_buffer_overflow
Donald Sharp
2022-07-18
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: Avoid buffer overflow using netlink_parse_rtattr_nested()
Donatas Abraitis
2022-07-17
1
-4
/
+4
|
|
/
*
|
zebra: Delete the malloced memory under `show zebra`
Donald Sharp
2022-07-17
1
-0
/
+1
*
|
zebra: When deleting nexthop group entries ensure the thread is off
Donald Sharp
2022-07-17
1
-0
/
+2
|
/
*
zebra: free neighbor state before exit to avoid memleaks
Christian Hopps
2022-07-14
1
-0
/
+5
*
zebra: remove redundant flags assignment
anlan_cs
2022-07-12
1
-5
/
+0
*
zebra: debug decode RTA_EXPIRES and RTA_MFC_STATS
David Lamparter
2022-07-07
1
-0
/
+17
*
zebra: fix remaining MR RTM_GETROUTE oddities
David Lamparter
2022-07-07
1
-2
/
+13
*
zebra: IIF/OIF are not used in MR RTM_GETROUTE
David Lamparter
2022-07-06
1
-3
/
+0
*
zebra: netlink MR is a rtmsg, not ndmsg
David Lamparter
2022-07-06
1
-4
/
+4
*
zebra: correctly ignore multicast nl msgs
David Lamparter
2022-07-06
1
-13
/
+22
*
Merge pull request #11502 from donaldsharp/zebra_dplane_fini
Russ White
2022-07-05
6
-46
/
+10
|
\
|
*
zebra: make rib_process_dplane_results own ctx freeing
Donald Sharp
2022-06-29
6
-46
/
+10
*
|
Merge pull request #11507 from donaldsharp/setsockopt_changes
David Lamparter
2022-07-04
1
-13
/
+37
|
\
\
|
*
|
zebra: Realign SOL_NETLINK to warn when FRR does not have it
Donald Sharp
2022-06-30
1
-2
/
+7
[next]