]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2017-08-25 Renato Westphal*: fix assorted issues detected by Coverity Scan
2017-08-25 Donald Sharppimd: Cleanup a variety of SA issues
2017-08-25 Donald Sharpeigrpd, ospfd: Cleanup inet_aton return code checking
2017-08-25 Donald Sharpeigrpd: Cleanup various SA Issues
2017-08-24 Donnie SavageMerge pull request #1037 from donaldsharp/eigrp_split_h...
2017-08-24 Jafar Al-GharaibehMerge pull request #1040 from donaldsharp/sgrpt
2017-08-24 Donald Sharppimd: Cleanup S,GRPt prune handling on Mroute Loss
2017-08-24 Donald Sharppimd: Cleanup a debug for vrf
2017-08-24 Renato WestphalMerge pull request #1038 from donaldsharp/zserv
2017-08-24 Donald SharpMerge pull request #1031 from opensourcerouting/small...
2017-08-24 Donald Sharplib: Fix nexthop num
2017-08-24 Donald Sharpeigrpd: Fix distance comparison
2017-08-24 Donald Sharpeigrpd: Fix compiler warning introduced
2017-08-24 Donald Sharpeigrpd: Remove 'struct prefix_ipv4' from eigrp_network.c
2017-08-24 Donald Sharpeigrpd: Remove 'struct prefix_ipv4' from eigrp_interface.c
2017-08-24 Donald Sharpeigrpd: Refactor eigrp_network_[un]set to use prefix
2017-08-24 Donald Sharpeigrpd: Refactor eigrp_topoloy_table_lookup_ipv4
2017-08-24 Donald Sharpeigrpd: Refactor to use 'struct prefix' for eigrp_zebra.h
2017-08-24 Donald Sharpeigrpd: Convert pe->destination_ipv4 to pe->destination
2017-08-24 Donald Sharpeigrpd: Use FSM for interface pe already known.
2017-08-24 Donald Sharpeigrpd: No need to create TLV type
2017-08-24 Donald Sharpeigrpd: Remove union from FSM msg
2017-08-24 Donald Sharpeigrpd: Improve external route distance comparison
2017-08-24 Donald Sharpeigrpd: make fsm msg data_type an enum
2017-08-24 Donald Sharpeigrpd: Refactor FSM calling
2017-08-24 Donald Sharpeigrpd: Fix memory leak in FSM
2017-08-24 Donald Sharpeigrpd: Cleanup list accessors
2017-08-24 Donald Sharpeigrpd: Remove unnecessary check
2017-08-24 Donald Sharpeigrpd: Start split-horizon
2017-08-24 Donald Sharpzebra: Fix compiler warnings
2017-08-24 Donald SharpMerge pull request #1022 from opensourcerouting/zapi_co...
2017-08-23 Renato Westphallib: mark the old zebra API for route advertisement...
2017-08-23 Renato Westphalospf6d: fix regression detected by topotest
2017-08-23 Renato Westphal*: use zapi_route to send/receive redistributed routes...
2017-08-23 Renato Westphalbgpd: unify ipv4/ipv6 zebra-tx functions
2017-08-23 Renato Westphalnhrpd: unify ipv4/ipv6 zebra-tx functions
2017-08-23 Renato Westphalisisd: unify ipv4/ipv6 zebra-tx functions
2017-08-23 Renato Westphalbgpd: use the new API to send routes to zebra
2017-08-23 David LamparterMerge pull request #1026 from qlyoung/no-ospf6
2017-08-23 David Lamparterlib: split off compiler magic into its own file
2017-08-23 David Lamparterbuild: fix libtool stupidity wrt. parallel install
2017-08-23 David Lamparterlib: prefix: try harder to not hash garbage
2017-08-23 David Lamparterbgpd: fix stats counting for IPv6
2017-08-23 David Lamparterpython/clippy: make output file writing less weird
2017-08-23 David Lamparterlib: better warnings for install_element
2017-08-23 David Lamparterospf6d: properly update prefix list references
2017-08-23 David Lamparterlib: fix cosmetic issue with exit race
2017-08-23 David Lamparterlib: centralized memstats-at-exit
2017-08-23 Renato Westphalospf6d: use the new API to send routes to zebra
2017-08-23 Renato Westphalospfd: use the new API to send routes to zebra
2017-08-23 Renato Westphalnhrpd: use the new API to send routes to zebra
2017-08-23 Renato Westphalisisd: use the new API to send routes to zebra
2017-08-23 Renato Westphaleigrpd: use the new API to send routes to zebra
2017-08-23 Renato Westphalripd/ripngd: use the new API to send routes to zebra
2017-08-23 Renato Westphalzapi: add support for routes with multiple labels
2017-08-23 Renato Westphalbabeld: unify kernel_route_v4() and kernel_route_v6()
2017-08-23 Renato Westphallib/zserv: introduce address-family independent ZAPI...
2017-08-23 Renato Westphallib: updates to zapi_route
2017-08-23 Renato Westphalzserv: identify label type based on the client protocol
2017-08-23 Renato Westphalzserv: simplify handling of route delete requests
2017-08-23 Renato Westphalbabeld/eigrpd/ldpd/nhrpd: add prefix length sanity...
2017-08-23 Renato Westphalzebra: add support for NEXTHOP_TYPE_IPV6_IFINDEX in...
2017-08-23 Renato Westphalbabeld/nhrpd: ignore ipv6 srcdest routes
2017-08-23 Renato Westphal*: remove leftovers from "router zebra"
2017-08-23 Renato Westphalvnc/eigrpd/isisd: check for the correct message types
2017-08-23 Renato Westphallib: remove redundant zebra messages
2017-08-23 Renato Westphal*: reduce excessive indentation in a few places
2017-08-23 Quentin YoungMerge pull request #1030 from opensourcerouting/bgpd...
2017-08-23 David Lamparterzebra: don't print 0.0.0.0:0 for FPM config
2017-08-22 Renato Westphalbgpd: fix file descriptor leak
2017-08-22 Donald SharpMerge pull request #1028 from opensourcerouting/mpls_la...
2017-08-22 Renato Westphalzebra: increase maximum label stack depth
2017-08-22 Quentin Youngospf6d: add `no` forms for interface commands
2017-08-22 David Lamparter*: update git-reindent-branch.py
2017-08-22 David LamparterMerge pull request #1025 from qlyoung/no-ospf
2017-08-22 Donald SharpMerge pull request #1023 from opensourcerouting/route...
2017-08-22 Quentin YoungMerge pull request #1024 from opensourcerouting/minor_fixes
2017-08-22 Quentin Youngospfd, ospf6d: cleanup some `no` commands
2017-08-22 Renato Westphalisisd: return proper error codes in some commands
2017-08-22 Renato Westphalzebra: redistribute srcdest routes to the client daemons
2017-08-22 Renato Westphalzebra: fix display of static routes pointing to nonexis...
2017-08-22 David Lamparterlib: fix const-check in route_node
2017-08-22 Lou BergerMerge pull request #939 from jbonor/optimization
2017-08-22 David LamparterMerge pull request #1012 from donaldsharp/eigrp_send_ve...
2017-08-22 Donald SharpMerge pull request #1016 from opensourcerouting/cli...
2017-08-21 Lou BergerMerge pull request #1021 from opensourcerouting/privs...
2017-08-21 David Lamparterlib: terminate capabilities only if initialized
2017-08-21 David Lamparterbgpd: don't zprivs_terminate() twice
2017-08-21 David Lamparterbuild: fix --disable-snmp
2017-08-21 David Lamparterlib: move hashstats under debug, show per-daemon
2017-08-21 David Lamparterzebra: put pseudowire show cmd under mpls
2017-08-21 David LamparterMerge pull request #1009 from donaldsharp/show_cmds
2017-08-21 David LamparterMerge pull request #1008 from donaldsharp/check_for_dae...
2017-08-21 David LamparterMerge pull request #1007 from donaldsharp/clear_help_str
2017-08-21 David LamparterMerge pull request #1002 from dwalton76/vtysh-exit...
2017-08-21 Donald SharpMerge pull request #929 from opensourcerouting/hooks...
2017-08-21 Donald Sharp*: Add 'show debugging' command from vtysh
2017-08-21 Donald Sharpvtysh: Convert 'show logging' to use helper function.
2017-08-20 Donnie SavageMerge pull request #1013 from donaldsharp/versions
2017-08-20 Donald SharpMerge pull request #1014 from diivious/ext-crash
next