index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zebra
/
interface.c
Age
Commit message (
Expand
)
Author
2025-04-08
zebra: clean up -Wshadow compiler warnings
Mark Stapp
2025-03-17
zebra: add rtadv information output in vtysh json
Dmytro Shytyi
2025-03-07
zebra: malloc functions cannot fail
Donald Sharp
2025-02-25
zebra: add ZEBRA_IF_DUMMY flag for dummy interfaces
Gabriel Goller
2025-01-13
lib: if: track oper-state inline
Christian Hopps
2024-12-17
zebra: check kernel routes when interface becomes up
anlan_cs
2024-11-25
zebra: Remove some unused functions on linux build
Donald Sharp
2024-11-25
zebra: Add ability to know if some config is set
Donald Sharp
2024-10-29
lib,zebra: remove table node from ifp struct
Mark Stapp
2024-10-28
zebra: removing use of per-NS if_table
Mark Stapp
2024-10-28
zebra: make a zif MTYPE internal/static
Mark Stapp
2024-10-13
zebra: add back one field for debug
anlan_cs
2024-08-27
zebra: Handle kernel routes appropriately
Donald Sharp
2024-07-24
zebra: Remove duplicate `#include "zebra/interface.h"`
Carmine Scarpitta
2024-07-12
zebra: Fix to avoid two Vrfs with same table ids
Rajasekar Raja
2024-06-20
zebra: fix evpn mh bond member proto reinstall
Chirag Shah
2024-04-01
zebra: don't deref vxlan-vni array
Mark Stapp
2024-03-22
zebra: fix rejected route due to wrong nexthop-group
Louis Scalbert
2024-02-08
zebra: Move nhg reinstallation into if_up proper
Donald Sharp
2024-02-08
zebra: Remove function abstraction in interface.c
Donald Sharp
2024-02-08
zebra: Remove ifp_nhg_XXX functions completely
Donald Sharp
2024-02-08
zebra: Remove helper function if_nhg_dependents_is_empty
Donald Sharp
2024-01-29
zebra: fix speed set to UINT32_MAX
Philippe Guibert
2024-01-28
lib, mgmtd, zebra: cleanup of zebra conversion to mgmtd
Igor Ryzhov
2024-01-28
zebra: convert to mgmtd
Igor Ryzhov
2024-01-28
zebra: convert interface configuration output to NB
Igor Ryzhov
2024-01-28
zebra: convert interface evpn mh es-df-pref command to NB
Igor Ryzhov
2024-01-28
zebra: convert interface link-params packet-loss command to NB
Igor Ryzhov
2024-01-28
zebra: convert interface link-params delay commands to NB
Igor Ryzhov
2024-01-28
zebra: convert interface link-params neighbor command to NB
Igor Ryzhov
2024-01-28
zebra: convert interface link-params bandwidth commands to NB
Igor Ryzhov
2024-01-28
zebra: convert interface link-params metric command to NB
Igor Ryzhov
2024-01-28
zebra: convert interface link-params command to NB
Igor Ryzhov
2024-01-28
zebra: mark interface mpls command as yang
Igor Ryzhov
2024-01-28
zebra: convert interface ip/ipv6 address commands to NB
Igor Ryzhov
2024-01-28
zebra: convert interface bandwidth command to NB
Igor Ryzhov
2024-01-28
zebra: convert interface shutdown command to NB
Igor Ryzhov
2024-01-28
zebra: convert interface link-detect command to NB
Igor Ryzhov
2024-01-28
zebra: convert inteface multicast command to NB
Igor Ryzhov
2024-01-24
Merge pull request #15173 from louis-6wind/nhrp-noarp
Donald Sharp
2024-01-24
lib,zebra: add zapi message to control noarp flag
Louis Scalbert
2024-01-23
lib: remove leaf-list xpath hack from northbound
Igor Ryzhov
2024-01-20
zebra: Remove function that just calls another function
Donald Sharp
2024-01-19
zebra: fix default value for affinity-mode
Igor Ryzhov
2024-01-19
zebra: remove unnecessary checks from CLI
Igor Ryzhov
2024-01-19
zebra: fix link-params admin-grp config output
Igor Ryzhov
2024-01-02
Merge pull request #15055 from opensourcerouting/fix/zebra_ipv6_ll_configured
Russ White
2023-12-21
zebra: Show IPv6 link-local interfaces under `show interface brief` output
Donatas Abraitis
2023-12-21
zebra: Show IPv6 link-local interfaces under `show interface` output
Donatas Abraitis
2023-12-21
zebra: Push all configured IP addresses when the interface comes up
Donatas Abraitis
[next]