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
/
zebra_static.c
Age
Commit message (
Expand
)
Author
2018-04-17
zebra: Leave some warning breadcrumbs
Donald Sharp
2018-04-10
Merge pull request #1973 from donaldsharp/static_nh_vrf
Renato Westphal
2018-03-27
zebra: Prevent installation for a nexthop vrf that is not configed yet
Donald Sharp
2018-03-27
zebra: Ensure ifindexes are updated for nexthops that are leaked.
Donald Sharp
2018-03-27
zebra: Fixup enable/disable of static routes in vrfs
Donald Sharp
2018-03-27
zebra: Properly deregister static nexthops
Donald Sharp
2018-03-27
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-09
lib: Isolate nexthop_group functions to nexthop_group.c
Donald Sharp
2018-03-06
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-02-08
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-01-23
Merge pull request #1618 from donaldsharp/zebra_startup_ordering
Philippe Guibert
2018-01-22
zebra: replace 0 value on zebra with VRF_DEFAULT
Philippe Guibert
2018-01-12
zebra: Allow static non interface based routes to leak
Donald Sharp
2018-01-12
zebra: Add the zvrf pointer to the 'struct static_route'
Donald Sharp
2018-01-12
zebra: Add nh_vrf_id to 'struct route_entry`
Donald Sharp
2017-12-05
zebra: Replace SELECTED_FIB flag with a rib_dest_t pointer
Donald Sharp
2017-09-19
zebra: Allow static routes to track how long they've been around
Donald Sharp
2017-09-15
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-05
zebra: display static blackhole routes consistently
Renato Westphal
2017-08-30
*: fix style
Quentin Young
2017-08-28
zebra: cleanup blackhole support
David Lamparter
2017-08-17
lib: optimize IPV4_ADDR_[SAME|COPY]()
Jorge Boncompte
2017-08-06
zebra: static: update on ifindex changes
David Lamparter
2017-08-06
zebra: static: rename IFINDEX -> IFNAME
David Lamparter
2017-07-27
zebra: allow fully specified static ipv4 routes
Renato Westphal
2017-07-22
Revert "*: reindent pt. 2"
David Lamparter
2017-07-17
*: reindent pt. 2
whitespace / reindent
2017-07-17
*: reindent
reindent-master-after
whitespace / reindent
2017-06-01
zebra: Refactor 'struct rib' to be 'struct route_entry'
Donald Sharp
2017-05-15
*: make consistent & update GPLv2 file headers
David Lamparter
2017-02-08
zebra: fix uninstallation of LDP labeled static routes
Renato Westphal
2017-01-30
zebra: support static srcdest routes
Christian Franke
2017-01-30
zebra: add srcdest support to rib
Christian Franke
2017-01-17
zebra: Cleanup zebra_static CLANG/SA issues.
Donald Sharp
2017-01-06
Merge pull request #35 from qlyoung/fix-zebra-rf
Donald Sharp
2017-01-06
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2016-12-29
zebra: check route flags when deciding whether to update existing route
Quentin Young
2016-12-23
zebra: fix FIB route updates on *BSD
Renato Westphal
2016-12-05
Merge branch 'stable/2.0'
David Lamparter
2016-11-28
zebra/lib: remove redundant fields from zebra_vrf
Renato Westphal
2016-11-28
*: rename two vrf functions
Renato Westphal
2016-10-25
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-21
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-10-17
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-07
*: Consistently support 32-bit route tags
Christian Franke
2016-10-06
all: removed all DEFUN command stomps
Daniel Walton
2016-10-05
zebra: Fix wrong afi used in zebra_static.c
Donald Sharp
2016-09-30
zebra: support FIB override routes
Timo Teräs
2016-09-23
Revert "zebra: support FIB override routes"
Donald Sharp
2016-09-23
zebra: support FIB override routes
Timo Teräs
[next]