index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge pull request #12494 from louis-6wind/ext_admin_group
Olivier Dugeon
2023-02-15
1
-24
/
+177
|
\
\
|
*
|
lib,yang,zebra: add extended admin-group support
Louis Scalbert
2023-02-10
1
-24
/
+177
|
|
/
*
|
zebra: clang-format style fixes
Stephen Worley
2023-02-14
1
-1
/
+1
*
|
zebra: Add ifdump vty json extension for vxlan/vni
Sharath Ramamurthy
2023-02-14
1
-66
/
+59
*
|
zebra: Bug fixes in fdb read for flooded traffic and remote fdb cleanup upon ...
Sharath Ramamurthy
2023-02-14
1
-2
/
+8
*
|
zebra: Bug fixes in vtysh doc string, mcast group handling and vni deletion h...
Sharath Ramamurthy
2023-02-14
1
-1
/
+1
*
|
zebra: Refactoring changes for zebra_evpn_map_vlan zebra_evpn_from_svi and zl...
Sharath Ramamurthy
2023-02-14
1
-0
/
+1
*
|
zebra: multiple vlan aware bridge datastructure changes and vxlan device ifty...
Sharath Ramamurthy
2023-02-14
1
-1
/
+1
*
|
zebra: data structure changes for single vxlan device
Sharath Ramamurthy
2023-02-14
1
-53
/
+115
|
/
*
zebra: fix possible null dereference
Rafael Zalamena
2023-01-19
1
-1
/
+2
*
zebra: use real MTYPEs for various objects
Mark Stapp
2022-12-05
1
-1
/
+2
*
zebra: Use `mpls enable`, not `mpls` when generating a config
Donatas Abraitis
2022-11-28
1
-1
/
+1
*
zebra: traffic control state management
Siger Yang
2022-11-22
1
-3
/
+8
*
Merge pull request #12196 from opensourcerouting/xref-vtysh
Donald Sharp
2022-11-03
1
-2
/
+0
|
\
|
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
|
lib,zebra: do not enable link-params when a link-params command fails
Louis Scalbert
2022-10-17
1
-21
/
+62
|
/
*
zebra: add tc netlink and dplane ops
Siger Yang
2022-08-10
1
-0
/
+3
*
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
1
-0
/
+24
*
zebra: Notice when an interface is turned on w/ mpls and enable mpls subsystem
Donald Sharp
2022-08-08
1
-2
/
+3
*
zebra: Add IF_ZEBRA_DATA_X define
Donald Sharp
2022-08-08
1
-30
/
+29
*
zebra: make rib_process_dplane_results own ctx freeing
Donald Sharp
2022-06-29
1
-4
/
+2
*
zebra: Add ability for netconf dplane to handle global values
Donald Sharp
2022-06-27
1
-29
/
+57
*
zebra: Pass afi received for netconf updates
Donald Sharp
2022-06-27
1
-11
/
+29
*
zebra: mc_forwarding was being sent but not retrieved across dataplane
Donald Sharp
2022-06-27
1
-5
/
+17
*
zebra: Add interface sysctl ignore on linkdown status
Donald Sharp
2022-06-23
1
-3
/
+14
*
zebra: Move where zebra marks a nhg as uninstalled in fib
Donald Sharp
2022-06-16
1
-7
/
+0
*
zebra: On linux let interface data come in through netlink messaging
Donald Sharp
2022-06-15
1
-0
/
+2
*
zebra: clean up rtadv integration
David Lamparter
2022-05-21
1
-59
/
+4
*
zebra/interface.c: allow link-param delay min <= avg <= max
G. Paul Ziemba
2022-05-06
1
-6
/
+17
*
*: Fix spelling of accidently
Donald Sharp
2022-04-19
1
-1
/
+1
*
zebra: Fix use after deletion event in freebsd
Donald Sharp
2022-03-25
1
-2
/
+3
*
zebra: use SET/UNSET/CHECK/COND in protodown code
Stephen Worley
2022-03-10
1
-15
/
+12
*
zebra: clear dplane flags on failure for protodown
Stephen Worley
2022-03-10
1
-6
/
+8
*
zebra: simplify reason code printing in show
Stephen Worley
2022-03-10
1
-35
/
+17
*
zebra: cleanup protodown api logs
Stephen Worley
2022-03-10
1
-11
/
+11
*
zebra: extern setting protodown reason directly
Stephen Worley
2022-03-10
1
-8
/
+6
*
zebra: only clear pd_reason on shutdown/sweep
Stephen Worley
2022-03-10
1
-16
/
+29
*
zebra: remove old protodown dplane path
Stephen Worley
2022-03-10
1
-2
/
+0
*
zebra: use a macro for check protodown
Stephen Worley
2022-03-10
1
-3
/
+3
*
zebra: clear protodown_rc on shutdown and sweep
Stephen Worley
2022-03-10
1
-0
/
+6
*
zebra: add enum set/unset states for queing
Stephen Worley
2022-03-09
1
-17
/
+69
*
zebra: add support for protodown reason code
Stephen Worley
2022-03-09
1
-59
/
+214
*
Merge pull request #10662 from chiragshah6/evpn_dev1
Russ White
2022-03-09
1
-4
/
+5
|
\
|
*
zebra: Prevent installation of connected multiple times
Donald Sharp
2022-03-03
1
-4
/
+5
*
|
zebra: shutdown doesn't uninstall zebra's NHGs
Mark Stapp
2022-03-08
1
-3
/
+7
|
/
*
zebra: Limit speed lookup to at most 4 minutes
Donald Sharp
2022-02-28
1
-4
/
+22
*
zebra: use dataplane to read interface NETCONF info
Mark Stapp
2022-02-25
1
-0
/
+50
[next]