..
.gitignore
*: cleanup .gitignore files
2018-09-08 21:30:42 +02:00
connected.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
connected.h
zebra: Do not use connection dest for bcast
2019-08-18 18:54:46 +02:00
debug.c
zebra: debug flags for evpn-mh ES and MAC-ECMP
2020-08-05 06:46:12 -07:00
debug.h
zebra: debug flags for evpn-mh ES and MAC-ECMP
2020-08-05 06:46:12 -07:00
dplane_fpm_nl.c
zebra,fpm: serialize zebra table walks
2020-07-28 12:34:12 -03:00
if_ioctl_solaris.c
*: frr_elevate_privs -> frr_with_privs
2019-09-03 17:18:35 +02:00
if_ioctl.c
Revert "Ospf missing interface handling 2"
2019-06-23 19:46:39 -04:00
if_netlink.c
zebra: triggers for maintaining a list of access vlans per-ES
2020-08-05 06:46:12 -07:00
if_netlink.h
vrrpd: protodown macvlan in backup state
2019-05-17 00:27:08 +00:00
if_sysctl.c
*: spelchek
2018-10-25 20:10:57 +02:00
interface.c
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
interface.h
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
ioctl_solaris.c
*: frr_elevate_privs -> frr_with_privs
2019-09-03 17:18:35 +02:00
ioctl_solaris.h
add cplusplus guards to all zebra headers
2019-03-25 16:05:27 +01:00
ioctl.c
*: frr_elevate_privs -> frr_with_privs
2019-09-03 17:18:35 +02:00
ioctl.h
zebra: removing old intf address code
2019-04-22 13:49:27 -04:00
ipforward_proc.c
zebra: Cleanup set but unused variables
2020-02-27 09:41:58 -05:00
ipforward_solaris.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
ipforward_sysctl.c
*: Replace sizeof something
to sizeof(something)
2020-03-08 21:44:53 +02:00
ipforward.h
add cplusplus guards to all zebra headers
2019-03-25 16:05:27 +01:00
irdp_interface.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
irdp_main.c
*: replace all random() calls
2020-04-17 20:57:43 -03:00
irdp_packet.c
*: Replace sizeof something
to sizeof(something)
2020-03-08 21:44:53 +02:00
irdp.h
*: strip trailing whitespace
2019-09-30 16:44:43 +00:00
kernel_netlink.c
zebra: cosmetic changes in the netlink code
2020-07-13 16:35:39 +02:00
kernel_netlink.h
zebra: clean up netlink api
2020-06-13 22:53:24 +02:00
kernel_socket.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
kernel_socket.h
add cplusplus guards to all zebra headers
2019-03-25 16:05:27 +01:00
label_manager.c
zebra,ldpd: use zapi client session id in LM apis
2020-04-16 12:07:54 -04:00
label_manager.h
zebra,ldpd: use zapi client session id in LM apis
2020-04-16 12:07:54 -04:00
main.c
evpn-netns: Revert PR5077, has been re-worked post-refactor
2020-08-05 06:46:12 -07:00
Makefile
redistribute.c
Zebra: Default route distribute handling.
2020-04-07 10:12:14 -07:00
redistribute.h
zebra: revise redistribution delete to improve update case
2019-09-12 08:51:05 -04:00
rib.h
Merge pull request #6698 from deastoe/fpm-netlink-fixes
2020-08-04 15:59:51 -04:00
router-id.c
zebra: Allow router-id to be part of the vrf sub node
2020-07-09 11:57:22 -04:00
router-id.h
zebra: Allow router-id to be part of the vrf sub node
2020-07-09 11:57:22 -04:00
rt_netlink.c
zebra: support for adding L2NHG and mac-ecmp in the linux kernel
2020-08-05 06:46:12 -07:00
rt_netlink.h
zebra: check for buffer boundary
2020-06-13 22:56:25 +02:00
rt_socket.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
rt.h
zebra: support for adding L2NHG and mac-ecmp in the linux kernel
2020-08-05 06:46:12 -07:00
rtadv.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
rtadv.h
zebra: Remove enum around ipv6_nd_suppress_ra_status
2020-05-08 08:08:04 -04:00
rtread_getmsg.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
rtread_netlink.c
zebra: evpn remote delete fetch local entry
2018-12-31 14:40:31 -08:00
rtread_sysctl.c
zebra: evpn remote delete fetch local entry
2018-12-31 14:40:31 -08:00
rule_netlink.c
Merge pull request #6730 from wesleycoakley/pbrd-dscp-ecn
2020-07-23 12:08:38 -04:00
rule_netlink.h
add cplusplus guards to all zebra headers
2019-03-25 16:05:27 +01:00
rule_socket.c
zebra: convert ip rule installation to use dplane thread
2020-06-10 16:18:45 +02:00
sample_plugin.c
zebra: Add a sample dataplane plugin module
2019-10-31 16:24:16 -04:00
subdir.am
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
table_manager.c
*: list_delete_and_null() -> list_delete()
2018-10-02 11:40:52 +02:00
table_manager.h
add cplusplus guards to all zebra headers
2019-03-25 16:05:27 +01:00
testrib.conf
zapi_msg.c
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zapi_msg.h
zebra: convert ip rule installation to use dplane thread
2020-06-10 16:18:45 +02:00
zebra_dplane.c
zebra: support for adding L2NHG and mac-ecmp in the linux kernel
2020-08-05 06:46:12 -07:00
zebra_dplane.h
zebra: support for adding L2NHG and mac-ecmp in the linux kernel
2020-08-05 06:46:12 -07:00
zebra_errors.c
zebra: Prevent awful misconfiguration in vrf's
2020-04-22 10:57:29 -04:00
zebra_errors.h
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra_evpn_mh.c
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra_evpn_mh.h
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra_fpm_dt.c
zebra: fix nexthop_group conversion in fpm code
2020-02-28 08:45:56 -05:00
zebra_fpm_netlink.c
Merge pull request #6698 from deastoe/fpm-netlink-fixes
2020-08-04 15:59:51 -04:00
zebra_fpm_private.h
Zebra: Build nelink message for RMAC updates
2019-06-17 12:05:38 -07:00
zebra_fpm_protobuf.c
*: Do not cast to the same type
2020-04-08 17:15:06 +03:00
zebra_fpm.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
zebra_gr.c
zebra: avoid using c++ keywords in headers
2020-05-14 16:42:47 +02:00
zebra_l2.c
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra_l2.h
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra_memory.c
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra_memory.h
zebra: use MTYPE_STATIC
2019-06-21 08:54:25 +02:00
zebra_mlag_private.c
zebra: SO_PEERCRED is a getsockopt call
2020-03-06 16:03:52 -05:00
zebra_mlag_vty.c
zebra: Do not build mlag protobuf support if version 3 is not avail
2019-12-15 09:37:51 -05:00
zebra_mlag_vty.h
lib, zebra: add missing extern "C" {} blocks to new header files
2020-04-22 23:49:22 -03:00
zebra_mlag.c
build: fix protobuf dependencies
2020-06-19 01:07:58 +02:00
zebra_mlag.h
build: fix protobuf dependencies
2020-06-19 01:07:58 +02:00
zebra_mpls_netlink.c
zebra: check for buffer boundary
2020-06-13 22:56:25 +02:00
zebra_mpls_null.c
zebra: convert PW updates to async dataplane
2019-01-25 10:45:57 -05:00
zebra_mpls_openbsd.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
zebra_mpls_vty.c
*: move CLI node names to cmd_node->name
2020-04-16 12:53:59 +02:00
zebra_mpls.c
zebra: reset LSP backup nh info on update
2020-08-04 12:49:24 -04:00
zebra_mpls.h
zebra: collapse some duplicate LSP nhlfe apis
2020-07-07 13:25:23 -04:00
zebra_mroute.c
zebra: Add some additional vrf debug for retrieving mroute info
2018-09-17 09:22:31 -04:00
zebra_mroute.h
add cplusplus guards to all zebra headers
2019-03-25 16:05:27 +01:00
zebra_nb_config.c
zebra: evpn l3vni map to vrf nb changes
2020-07-20 18:33:38 -07:00
zebra_nb_rpcs.c
*: change the signature of the northbound callbacks to be more flexible
2020-04-23 10:14:32 -03:00
zebra_nb_state.c
zebra: rib operational nb add vrf key
2020-07-17 11:58:25 -07:00
zebra_nb.c
zebra: evpn l3vni map to vrf nb changes
2020-07-20 18:33:38 -07:00
zebra_nb.h
zebra: evpn l3vni map to vrf nb changes
2020-07-20 18:33:38 -07:00
zebra_netns_id.c
evpn-netns: Revert PR5077, has been re-worked post-refactor
2020-08-05 06:46:12 -07:00
zebra_netns_id.h
evpn-netns: Revert PR5077, has been re-worked post-refactor
2020-08-05 06:46:12 -07:00
zebra_netns_notify.c
evpn-netns: Revert PR5077, has been re-worked post-refactor
2020-08-05 06:46:12 -07:00
zebra_netns_notify.h
add cplusplus guards to all zebra headers
2019-03-25 16:05:27 +01:00
zebra_nhg_private.h
lib, zebra: add missing extern "C" {} blocks to new header files
2020-04-22 23:49:22 -03:00
zebra_nhg.c
lib,zebra,bgpd: Fix for nexthop as IPv4 mapped IPv6 address
2020-08-03 23:24:04 -07:00
zebra_nhg.h
zebra: rename 'nhg_copy' to 'nhe_copy'
2020-06-01 14:46:32 -04:00
zebra_ns.c
evpn-netns: Revert PR5077, has been re-worked post-refactor
2020-08-05 06:46:12 -07:00
zebra_ns.h
evpn-netns: Revert PR5077, has been re-worked post-refactor
2020-08-05 06:46:12 -07:00
zebra_opaque.c
sharpd,zebra: unicast support for zapi messages
2020-06-10 15:05:25 -04:00
zebra_opaque.h
zebra: add zebra opaque module
2020-06-02 08:20:54 -04:00
zebra_pbr.c
zebra: do not free iptable context, once created
2020-07-17 17:07:18 +02:00
zebra_pbr.h
pbrd, zebra, lib: DSCP / ECN-based PBR Matching
2020-07-15 12:59:36 -04:00
zebra_ptm_redistribute.c
zebra: Add missing c-bit uint8_t
2020-03-17 16:01:59 -04:00
zebra_ptm_redistribute.h
add cplusplus guards to all zebra headers
2019-03-25 16:05:27 +01:00
zebra_ptm.c
*: un-split strings across lines
2020-07-14 10:37:25 +02:00
zebra_ptm.h
add cplusplus guards to all zebra headers
2019-03-25 16:05:27 +01:00
zebra_pw.c
Merge pull request #6765 from mjstapp/backup_nhg_netlink
2020-07-27 12:49:36 -03:00
zebra_pw.h
ldpd: Relay data plane pseudowire status in LDP notification
2020-06-01 13:21:37 -04:00
zebra_rib.c
Merge pull request #6765 from mjstapp/backup_nhg_netlink
2020-07-27 12:49:36 -03:00
zebra_rnh.c
Merge pull request #6765 from mjstapp/backup_nhg_netlink
2020-07-27 12:49:36 -03:00
zebra_rnh.h
zebra: Every time zebra receives a ZEBRA_PW_SET, zebra should evaluate nh
2020-06-03 09:40:23 -04:00
zebra_routemap.c
*: introduce DEFPY_YANG & friends
2020-08-03 15:17:03 -03:00
zebra_routemap.h
zebra: Disable rmap update thread before routemap_finish while shutting down zebra
2020-03-16 23:57:45 -07:00
zebra_router.c
zebra: Add table_id to rib_table_info_t
2020-07-08 12:52:13 +01:00
zebra_router.h
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra_snmp.c
zebra: in_addr_cmp and struct prefix
are not happy
2020-04-16 20:14:55 -04:00
zebra_vrf.c
zebra: Allow router-id to be part of the vrf sub node
2020-07-09 11:57:22 -04:00
zebra_vrf.h
zebra: Remove typedef of mpls_srgb_t
2020-05-08 08:08:04 -04:00
zebra_vty.c
Merge pull request #6758 from chiragshah6/yang_nb6
2020-07-28 07:22:24 -04:00
zebra_vxlan_private.h
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra_vxlan.c
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra_vxlan.h
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zebra.conf.sample
zserv.c
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00
zserv.h
zebra: Ethernet segment management and support for MAC-ECMP
2020-08-05 06:46:12 -07:00