mirror_frr/zebra
2017-07-14 08:24:46 -04:00
..
.gitignore zebra: Remove unused testzebra and ancillary files 2017-06-13 14:23:52 -04:00
client_main.c lib: more show thread cpu 2017-06-29 23:40:56 +00:00
connected.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
connected.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
debug.c Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr 2017-07-14 08:24:46 -04:00
debug.h zebra: VNI and VTEP handling 2017-07-12 12:26:02 -04:00
GNOME-PRODUCT-ZEBRA-MIB Initial revision 2002-12-13 20:15:29 +00:00
GNOME-SMI Initial revision 2002-12-13 20:15:29 +00:00
if_ioctl_solaris.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
if_ioctl.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
if_netlink.c zebra: VNI and VTEP handling 2017-07-12 12:26:02 -04:00
if_netlink.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
if_sysctl.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
interface.c Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr 2017-07-14 08:24:46 -04:00
interface.h zebra: Layer-2 interface handling 2017-07-12 12:22:19 -04:00
ioctl_solaris.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ioctl_solaris.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ioctl.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ioctl.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ipforward_proc.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ipforward_solaris.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ipforward_sysctl.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ipforward.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
irdp_interface.c Merge remote-tracking branch 'frr/master' into newline-redux 2017-07-14 13:07:30 +02:00
irdp_main.c Merge remote-tracking branch 'origin/stable/3.0' 2017-06-29 10:10:15 -04:00
irdp_packet.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
irdp.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
kernel_netlink.c zebra: MAC and Neighbor (ARP/ND) handling 2017-07-12 12:29:25 -04:00
kernel_netlink.h zebra: Format netlink requests correctly 2017-05-25 10:20:03 -07:00
kernel_socket.c *: simplify log message lookup 2017-06-21 15:22:21 +00:00
kernel_socket.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
label_manager.c zebra: fix label manager merge snafu 2017-05-18 14:51:56 +02:00
label_manager.h Merge branch 'stable/3.0' 2017-05-18 14:14:00 +02:00
main.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
Makefile.am Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr 2017-07-14 08:11:05 -04:00
redistribute.c Merge pull request #813 from opensourcerouting/newline-redux 2017-07-14 08:00:43 -04:00
redistribute.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
rib.h lib,zebra: Fix ALL_NEXTHOPS iterator 2017-07-12 18:27:55 +02:00
router-id.c Merge remote-tracking branch 'frr/master' into newline-redux 2017-07-14 13:07:30 +02:00
router-id.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
rt_netlink.c Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr 2017-07-14 08:11:05 -04:00
rt_netlink.h zebra: MAC and Neighbor (ARP/ND) handling 2017-07-12 12:29:25 -04:00
rt_socket.c Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr 2017-07-14 08:11:05 -04:00
rt.h bgpd, zebra: Support for sticky MACs 2017-07-12 14:37:14 -04:00
rtadv.c Merge remote-tracking branch 'frr/master' into newline-redux 2017-07-14 13:07:30 +02:00
rtadv.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
rtread_getmsg.c zebra: MAC and Neighbor (ARP/ND) handling 2017-07-12 12:29:25 -04:00
rtread_netlink.c zebra: MAC and Neighbor (ARP/ND) handling 2017-07-12 12:29:25 -04:00
rtread_sysctl.c zebra: MAC and Neighbor (ARP/ND) handling 2017-07-12 12:29:25 -04:00
testrib.conf zebra: Build the test client, can be useful, and add IPv6 to testrib.conf 2016-05-26 01:13:58 +00:00
zebra_fpm_dt.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_fpm_netlink.c Remove recursive param from netlink_route_info_add 2017-07-10 21:19:11 +02:00
zebra_fpm_private.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_fpm_protobuf.c Rename ALL_NEXTHOPS_RO to ALL_NEXTHOPS 2017-07-10 21:14:59 +02:00
zebra_fpm.c *: remove VTYNL, part 4 of 6 2017-07-14 10:20:03 +02:00
zebra_l2_null.c zebra: Layer-2 interface handling 2017-07-12 12:22:19 -04:00
zebra_l2.c zebra: VNI and VTEP handling 2017-07-12 12:26:02 -04:00
zebra_l2.h zebra: Layer-2 interface handling 2017-07-12 12:22:19 -04:00
zebra_memory.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_memory.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_mpls_netlink.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_mpls_null.c zebra: build mpls sources the right way 2017-05-19 19:13:29 -03:00
zebra_mpls_openbsd.c Merge branch 'stable/3.0' 2017-06-13 17:37:58 +02:00
zebra_mpls_vty.c Merge remote-tracking branch 'frr/master' into newline-redux 2017-07-14 13:07:30 +02:00
zebra_mpls.c *: remove VTYNL, part 1 of 6 2017-07-14 10:20:02 +02:00
zebra_mpls.h Merge pull request #647 from qlyoung/zebra-mpls-error-messages 2017-06-02 22:53:53 -03:00
zebra_mroute.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_mroute.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_ns.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_ns.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_ptm_redistribute.c pimd: pim bfd support 2017-05-17 22:42:28 -07:00
zebra_ptm_redistribute.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_ptm.c *: ditch vty_outln(), part 1 of 2 2017-07-13 20:29:22 +02:00
zebra_ptm.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_rib.c zebra: Fix compilation warning 2017-07-13 15:09:38 +02:00
zebra_rnh.c Merge pull request #813 from opensourcerouting/newline-redux 2017-07-14 08:00:43 -04:00
zebra_rnh.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_routemap.c Merge remote-tracking branch 'frr/master' into newline-redux 2017-07-14 13:07:30 +02:00
zebra_routemap.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_snmp.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_static.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_static.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_vrf.c Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr 2017-07-14 08:24:46 -04:00
zebra_vrf.h zebra: VNI and VTEP handling 2017-07-12 12:26:02 -04:00
zebra_vty.c Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr 2017-07-14 08:24:46 -04:00
zebra_vxlan_null.c bgpd, zebra: Support for sticky MACs 2017-07-12 14:37:14 -04:00
zebra_vxlan_private.h bgpd, zebra: Support for sticky MACs 2017-07-12 14:37:14 -04:00
zebra_vxlan.c bgpd, zebra: Support for sticky MACs 2017-07-12 14:37:14 -04:00
zebra_vxlan.h bgpd, zebra: Support for sticky MACs 2017-07-12 14:37:14 -04:00
zebra.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
zserv.c Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr 2017-07-14 08:24:46 -04:00
zserv.h zebra: MAC and Neighbor (ARP/ND) handling 2017-07-12 12:29:25 -04:00