index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_dplane.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #11824 from sigeryang/master
Donald Sharp
2022-08-17
1
-2
/
+1
|
\
|
|
*
zebra: use default NS directly in tc dplane
Siger Yang
2022-08-17
1
-2
/
+1
*
|
Merge pull request #11694 from sigeryang/master
Stephen Worley
2022-08-16
1
-0
/
+156
|
\
|
|
*
zebra: add tc netlink and dplane ops
Siger Yang
2022-08-10
1
-0
/
+156
*
|
zebra: Remove unused assignment in zebra_dplane.c
Donald Sharp
2022-08-15
1
-3
/
+3
|
/
*
zebra: Add a `mpls enable` interface node command
Donald Sharp
2022-08-08
1
-0
/
+50
*
zebra: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-2
/
+2
*
zebra: pass PBR expanded actions to the dataplane
Anuradha Karuppiah
2022-06-27
1
-1
/
+103
*
zebra: Add interface sysctl ignore on linkdown status
Donald Sharp
2022-06-23
1
-0
/
+18
*
zebra: Fix bug in netconf handling where dplane would drop the change
Donald Sharp
2022-06-23
1
-32
/
+1
*
lib, zebra, bgpd: Move route EVPN flag to nexthop
Xiao Liang
2022-06-10
1
-1
/
+1
*
zebra: avoid pbr iptable added twice when used with flowspec
Philippe Guibert
2022-05-25
1
-3
/
+19
*
*: Fix spelling of inteface
Donald Sharp
2022-04-19
1
-1
/
+1
*
zebra: avoid initialization in ctx_intf_init
Stephen Worley
2022-03-10
1
-2
/
+2
*
zebra: only clear pd_reason on shutdown/sweep
Stephen Worley
2022-03-10
1
-7
/
+8
*
zebra: use a macro for check protodown
Stephen Worley
2022-03-10
1
-2
/
+1
*
zebra: add enum set/unset states for queing
Stephen Worley
2022-03-09
1
-1
/
+16
*
zebra: add support for protodown reason code
Stephen Worley
2022-03-09
1
-0
/
+189
*
zebra: use dataplane to read interface NETCONF info
Mark Stapp
2022-02-25
1
-26
/
+70
*
zebra: add dplane type for NETCONF data
Mark Stapp
2022-02-25
1
-3
/
+91
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-12
/
+5
*
Merge pull request #10537 from mjstapp/fix_dplane_strdup
Rafael Zalamena
2022-02-10
1
-4
/
+4
|
\
|
*
zebra: use frr mem apis
Mark Stapp
2022-02-08
1
-4
/
+4
*
|
zebra: Make netlink buffer reads resizeable when needed
Donald Sharp
2022-02-08
1
-0
/
+4
*
|
zebra: Remove `struct nlsock` from dataplane information and use `int fd`
Donald Sharp
2022-02-08
1
-6
/
+13
|
/
*
zebra: Fix v6 route replace failure turned into success
Donald Sharp
2022-02-04
1
-0
/
+7
*
zebra: set zd_is_update in 1 spot
Donald Sharp
2022-02-04
1
-7
/
+2
*
zebra: add installed nexthop-group id value
Mark Stapp
2021-11-23
1
-0
/
+2
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-13
/
+13
*
zebra: return void for dplane_ctx_get_pbr_ipset_entry
Donald Sharp
2021-11-17
1
-9
/
+8
*
zebra: return void for dplane_ctx_get_pbr_iptable
Donald Sharp
2021-11-17
1
-7
/
+6
*
zebra: dplane_ctx_get_pbr_ipset should return void
Donald Sharp
2021-11-17
1
-8
/
+7
*
zebra: update dataplane flowspec address family in ipset_info
Philippe Guibert
2021-11-03
1
-0
/
+2
*
zebra: fix flowspec ipset operations
Philippe Guibert
2021-11-03
1
-1
/
+1
*
pbrd: add vlan actions to vty
Eli Baum
2021-10-07
1
-0
/
+13
*
zebra: use the dataplane to read netlink intf addr changes
Mark Stapp
2021-09-14
1
-1
/
+125
*
zebra: add new dplane op codes for interface addr events
Mark Stapp
2021-09-14
1
-0
/
+21
*
zebra: add intf accessors for dplane contexts
Mark Stapp
2021-09-14
1
-4
/
+96
*
zebra: add inbound netlink socket for dataplane
Mark Stapp
2021-09-14
1
-3
/
+3
*
zebra: Convert to `struct zebra_lsp` as per our internal standard
Donald Sharp
2021-09-02
1
-9
/
+8
*
zebra: Convert to `struct zebra_nhlfe` as per our internal standard
Donald Sharp
2021-09-02
1
-22
/
+18
*
zebra: Convert to `struct zebra_l3nvi` as per our internal standard
Donald Sharp
2021-09-02
1
-1
/
+1
*
zebra: Remove rib_lookup_and_pushup function
Donald Sharp
2021-08-06
1
-12
/
+0
*
zebra: use strlcpy in dplane_rule_init
Mark Stapp
2021-08-02
1
-1
/
+1
*
Merge pull request #9007 from donaldsharp/pbr_stuff
Jafar Al-Gharaibeh
2021-07-27
1
-0
/
+16
|
\
|
*
zebra: Add ability for dataplane code to understand rule ip protocols
Donald Sharp
2021-07-08
1
-0
/
+16
*
|
zebra: replace ipaddr2str in dplane module
Mark Stapp
2021-07-19
1
-7
/
+3
|
/
*
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-2
/
+1
*
*: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-2
/
+2
*
zebra: update pw dataplane info
Mark Stapp
2021-06-11
1
-25
/
+110
[prev]
[next]