index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: optimize the RIB get_next() callback
Renato Westphal
2020-05-16
1
-1
/
+4
*
zebra: skip link-local routes when iterating over the RIB using the NB
Renato Westphal
2020-05-16
1
-0
/
+5
*
zebra: implement two missing RIB lookup_entry() callbacks
Renato Westphal
2020-05-16
1
-3
/
+69
*
zebra: add missing return in one get_elem() callback
Renato Westphal
2020-05-16
1
-1
/
+1
*
Merge pull request #5077 from pguibert6WIND/vxlan_link
Donatas Abraitis
2020-05-19
12
-153
/
+489
|
\
|
*
zebra: support for macvlan interfaces
Philippe Guibert
2020-05-18
1
-22
/
+49
|
*
zebra: dynamically detect vxlan link interfaces in other netns
Philippe Guibert
2020-05-18
3
-117
/
+39
|
*
lib, zebra: reuse and adapt ns_list walk functionality
Philippe Guibert
2020-05-18
4
-82
/
+72
|
*
zebra: local mac entries populated in correct netnamespace
Philippe Guibert
2020-05-18
1
-1
/
+5
|
*
zebra: when parsing local entry against dad, retrieve config
Philippe Guibert
2020-05-18
1
-4
/
+3
|
*
zebra: zvni_map_to_vlan() adaptation for all namespaces
Philippe Guibert
2020-05-18
1
-24
/
+52
|
*
zebra: fdb and neighbor table are read for all zns
Philippe Guibert
2020-05-18
1
-2
/
+17
|
*
zebra: add ns_id attribute to mac structure
Philippe Guibert
2020-05-18
2
-3
/
+19
|
*
zebra: bridge layer2 information records ns_id where bridge is
Philippe Guibert
2020-05-18
3
-7
/
+23
|
*
zebra, lib: new API to get absolute netns val from relative netns val
Philippe Guibert
2020-05-18
1
-3
/
+6
|
*
zebra, lib: store relative default ns id in each namespace
Philippe Guibert
2020-05-18
2
-1
/
+7
|
*
zebra, lib: add an internal API to get relative default nsid in other ns
Philippe Guibert
2020-05-18
3
-1
/
+103
|
*
zebra: map vxlan interface to bridge interface with correct ns id
Philippe Guibert
2020-05-18
2
-5
/
+12
|
*
zebra: display interface slave type
Philippe Guibert
2020-05-18
1
-0
/
+20
|
*
zebra: zvni_map_to_svi() adaptation for other network namespaces
Philippe Guibert
2020-05-18
1
-29
/
+47
|
*
zebra: zvni_from_svi() adaptation for other network namespaces
Philippe Guibert
2020-05-18
1
-37
/
+72
|
*
zebra: importation of bgp evpn rt5 from vni with other netns
Philippe Guibert
2020-05-18
3
-16
/
+102
|
*
zebra: across network namespace, vxlan remembers the link information
Philippe Guibert
2020-05-18
3
-4
/
+46
*
|
zebra: Trust onlink flag for nexthop active resolution
vivek
2020-05-16
2
-23
/
+18
|
/
*
Merge pull request #6404 from FRRouting/dev_isis_sr
Donald Sharp
2020-05-15
1
-0
/
+7
|
\
|
*
isisd: add support for segment routing
Renato Westphal
2020-04-30
1
-0
/
+7
*
|
Merge pull request #6401 from volta-networks/fix_c++_keywords
Donald Sharp
2020-05-15
4
-10
/
+12
|
\
\
|
*
|
zebra: avoid using c++ keywords in headers
Emanuele Di Pascale
2020-05-14
4
-10
/
+12
*
|
|
zebra: fix SA warning in zebra_nb_state.c
Mark Stapp
2020-05-14
1
-1
/
+1
|
/
/
*
|
Merge pull request #6227 from pguibert6WIND/show_nexthop_group_permit_netns
Stephen Worley
2020-05-13
1
-2
/
+3
|
\
\
|
*
|
zebra: permit usage of show nexthop-group with namespace based vrfs
Philippe Guibert
2020-05-13
1
-2
/
+3
*
|
|
zebra: rib northbound callback implementation
Chirag Shah
2020-05-12
2
-53
/
+297
*
|
|
zebra: afi-safi identity to value apis
Chirag Shah
2020-05-12
2
-0
/
+38
*
|
|
zebra: route node first next node
Chirag Shah
2020-05-12
1
-0
/
+10
*
|
|
zebra: add zebra container to rib model
Chirag Shah
2020-05-12
4
-275
/
+286
*
|
|
zebra: northbound changes for the rib model
Chirag Shah
2020-05-12
4
-23
/
+134
*
|
|
Merge pull request #6366 from volta-networks/fix_pw_show
Renato Westphal
2020-05-12
1
-0
/
+152
|
\
\
\
|
*
|
|
ldpd and Zebra: Expand existing debug commands.
lynne
2020-05-11
1
-0
/
+152
*
|
|
|
zebra: remove typedef rib_update_event_t from system
Donald Sharp
2020-05-08
2
-13
/
+13
*
|
|
|
zebra: Remove typedef rib_table_info_t from system
Donald Sharp
2020-05-08
6
-23
/
+24
*
|
|
|
zebra: Remove typedef rib_tables_iter_state from system
Donald Sharp
2020-05-08
1
-3
/
+3
*
|
|
|
zebra: Remove typedef rnh_type_t from system
Donald Sharp
2020-05-08
4
-25
/
+26
*
|
|
|
zebra: Remove typedef netlink_route_info_t
Donald Sharp
2020-05-08
1
-9
/
+10
*
|
|
|
zebra: Remove the typedef netlink_nh_info_t
Donald Sharp
2020-05-08
1
-7
/
+7
*
|
|
|
zebra: Remove typedef of mpls_srgb_t
Donald Sharp
2020-05-08
1
-3
/
+3
*
|
|
|
zebra: Remove enum around ipv6_nd_suppress_ra_status
Donald Sharp
2020-05-08
2
-4
/
+4
*
|
|
|
zebra: Remvoe typedef for zfpm_glob_t
Donald Sharp
2020-05-08
1
-5
/
+4
*
|
|
|
zebra: Remove typedef zfpm_msg_format_e
Donald Sharp
2020-05-08
1
-3
/
+4
*
|
|
|
zebra: Remove the typedef for zfrpm_state_t
Donald Sharp
2020-05-08
1
-7
/
+7
*
|
|
|
zebra: Remove typedef of zfpm_stats_t
Donald Sharp
2020-05-08
1
-14
/
+15
[next]