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