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
/
rt_netlink.c
Age
Commit message (
Expand
)
Author
2017-08-09
*: reindent
reindent-3.0-after
whitespace / reindent
2017-03-15
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-03
Merge pull request #233 from donaldsharp/ecmp1
Renato Westphal
2017-03-01
zebra: Allow multiple rib deletes from linux kernel
Donald Sharp
2017-03-01
zebra: Add multipath parsing to V6
Donald Sharp
2017-03-01
zebra: Refactor netlink_route_change and netlink_route_change_read_unicast
Donald Sharp
2017-03-01
zebra: Add knowledge of whether or not we are acting under startup conditions
Donald Sharp
2017-03-01
bgpd, zebra: Allow setting ecmp from daemon cli
Donald Sharp
2017-02-02
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-01-31
Revert "*: Add source of route as protocol string in ip route pushed into ker...
David Lamparter
2017-01-30
zebra: send ipv4 singlepath delete messages to kernel without nexthop
Don Slice
2017-01-30
*: Add source of route as protocol string in ip route pushed into kernel
Dinesh G Dutt
2017-01-30
zebra: add srcdest support to rib
Christian Franke
2017-01-30
zebra: receive ZAPI IPv6 source prefix
David Lamparter
2017-01-17
zebra: Allow the collection of sg stats on more platforms.
Donald Sharp
2017-01-17
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2017-01-13
frr: Remove HAVE_IPV6 from code base
Donald Sharp
2016-12-21
zebra: LastUsed needs to be updated properly.
Donald Sharp
2016-12-21
zebra: Cleanup compile for older linux platforms.
Donald Sharp
2016-12-21
zebra: Fix clang SA warnings
Donald Sharp
2016-12-21
zebra: Fix up the debug for receiving multicast routes
Donald Sharp
2016-12-21
lib, pimd, zebra: Allow pimd to ask the kernel about mroute info
Donald Sharp
2016-12-21
zebra: Fully decode mcast messages
Donald Sharp
2016-12-21
zebra: Allow netlink_talk to choose the filter function to call
Donald Sharp
2016-12-21
zebra: Remove unused variable.
Donald Sharp
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
lib: convert vrf code to use red-black trees as well
Renato Westphal
2016-10-20
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
zebra: kernel interface simplification
Timo Teräs
2016-10-17
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-17
zebra: Refactor netlink interactions
vivek
2016-10-14
zebra: Derive VRF Id for slave interfaces correctly
vivek
2016-10-14
zebra: Ensure correct use of VRF ID versus NS ID
vivek
2016-10-13
zebra: Clear off pointer array into which netlink attributes are parsed
vivek
2016-10-13
zebra: Fix signed / unsigned build error
Daniel Walton
2016-10-11
zebra: Fix signed / unsigned comparisons
Donald Sharp
2016-10-06
all: removed all DEFUN command stomps (fix build errors)
Daniel Walton
2016-09-23
Revert "zebra: use link scope for interface routes"
Donald Sharp
2016-09-23
zebra: use link scope for interface routes
Timo Teräs
2016-09-23
mpls: add null driver
Renato Westphal
2016-09-23
MPLS: Fix pointer manipulation when forming netlink nested attributes
vivek
2016-09-23
MPLS: Install labeled static routes
vivek
2016-09-23
Quagga: Install label forwarding entries for statically configured LSPs
vivek
2016-09-23
Quagga: Fix alignment in netlink messages in some cases
vivek
2016-09-19
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-03
lib, zebra: unify link layer type and hardware address handling
Timo Teräs
2016-09-01
zebra: refactor rib_add_ipv[4|6]_multipath
Donald Sharp
2016-09-01
zebra: Refactor rib_add_ipv[4|6] to a common function
Donald Sharp
2016-09-01
zebra: Refactor rib_delete_ipv[4|6]
Donald Sharp
[next]