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
/
connected.c
Age
Commit message (
Expand
)
Author
2024-01-21
Revert "zebra: Add connected with noprefixroute"
Donatas Abraitis
2023-12-07
zebra: Add connected with noprefixroute
Donald Sharp
2023-10-11
Revert "lib: register bgp link-state afi/safi"
Donald Sharp
2023-09-18
lib: register bgp link-state afi/safi
Louis Scalbert
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2023-01-31
zebra: Add missing enums to switch statements
Donald Sharp
2023-01-13
Revert "Merge pull request #11127 from louis-6wind/bgp-leak"
Donald Sharp
2022-12-16
zebra: delete kernel routes using an interface with no more IPv4 address
Louis Scalbert
2022-05-11
*: Properly use memset() when zeroing
Donatas Abraitis
2022-04-19
zebra: set ZEBRA_IFC_DOWN on connected routes for inactive interfaces
Volodymyr Huti
2022-02-07
zebra: Fix ships in the night issue
Donald Sharp
2021-11-22
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-16
*: unify if_is_loopback/if_is_loopback_or_vrf
Igor Ryzhov
2021-09-30
*: cleanup interface loopback/vrf check
Igor Ryzhov
2021-09-14
lib,zebra: use more const
Mark Stapp
2021-07-01
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-06-29
*: unify prefix copying
Igor Ryzhov
2021-05-19
zebra: fix possible uninitialized value
Igor Ryzhov
2021-05-12
lib,zebra: Use a flag to track down status for connected addrs
Mark Stapp
2021-05-03
zebra: Allow one connected route per network mask on a interface
Donald Sharp
2021-03-22
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-14
*: remove remaining severity prefixes
David Lamparter
2020-12-11
Revert "zebra: When shutting down an interface immediately notify about rnh"
Donald Sharp
2020-11-15
zebra: Add `--asic-offload` command
Donald Sharp
2020-10-22
zebra: replace inet_ntoa
Mark Stapp
2020-10-22
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-08-28
zebra: When shutting down an interface immediately notify about rnh
Donald Sharp
2020-07-14
*: un-split strings across lines
David Lamparter
2020-04-29
zebra: don't treat every interface as unnumbered
Mark Stapp
2020-03-05
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-02-14
zebra: add all ipv6 global addresses to RA messages
Don Slice
2019-11-02
*: Convert connected_free to a double pointer
Donald Sharp
2019-10-28
Merge pull request #4897 from sworleys/zebra_nhg_add
Mark Stapp
2019-10-25
zebra: Use nexthop object id on route delete
Stephen Worley
2019-10-25
zebra: Update rib_add to take a nexthop ID
Stephen Worley
2019-10-24
zebra: Prevent possible uninited value
Donald Sharp
2019-09-19
Zebra: Rectifying the log messages.
vdhingra
2019-09-03
zebra: use GNU_LINUX instead of LINUX
Jafar Al-Gharaibeh
2019-08-18
zebra: Correct /32 addr del with broadcast set
Juergen Werner
2019-08-18
zebra: Do not use connection dest for bcast
Juergen Werner
2019-07-29
zebra: Remove repeated enqueueing of system routes for rethinking
Donald Sharp
2019-06-23
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-12
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-05-06
zebra: Be consistent in how we call rib_add( and rib_delete( with tableid
Donald Sharp
2019-03-27
zebra: Modify lsp processing to be invoked as needed
Donald Sharp
2019-03-07
zebra: Treat ifaces withouth IPv4 as unnumbered
Tuetuopay
2019-01-25
zebra: set connected route metric based on the devaddr metric
Anuradha Karuppiah
2018-10-15
lib: convert prefixlen to 16-bit integer
Quentin Young
2018-09-13
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
[next]