]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-09-06 Daniel WaltonQuagga won't advertise 0.0.0.0/0 with network statement
2016-09-06 Donald Sharpzebra: Line up help output better
2016-09-06 Daniel Waltonjson support for "show ip route" for "show ipv6 route"
2016-09-06 Donald Sharpbgpd: Fix call of bgp_address_destroy
2016-09-05 vivekbgpd: Enhance path selection logs
2016-09-05 vivekbgpd: Fix route install upon multipath nexthop change
2016-09-05 vivekbgpd: Fix route install upon non-best nexthop change
2016-09-05 Donald Sharpisisd: Remove impossible code
2016-09-05 Donald Sharpbgpd: Fix crash in 'show ip nexthop'
2016-09-04 Donald Sharpzebra: Remove unnecessary log
2016-09-03 Renato Westphalbgpd: fix bug in ecommunity_match
2016-09-03 Balajibgpd: Addition of bgp dampening configuration commands...
2016-09-03 Balajibgpd: Addition of dampening show commands under v4...
2016-09-03 Pawel Wieczorkiewiczbuild: detect and create AM_SILENT_RULES macro if needed
2016-09-03 Philippe Guibertbgpd: Add new configuration cli for graceful restart.
2016-09-03 Igor Ryzhovbgpd: fix wrong help strings of "match peer" and "no...
2016-09-03 Lou Bergerlib: add AF_ETHERNET/AFI_ETHER
2016-09-03 Lou Bergerlib: dump memory stats on core
2016-09-03 Lou Bergerbgp: add "debug bgp allow-martians" next hops and relat...
2016-09-03 Lou Bergerbgpd: cleanup clang uninitialized variable warning
2016-09-03 Lou Bergerlib: fix memory leak in zprivs_caps_init
2016-09-03 Olivier DugeonAdd support Router Capabilities support to OSPF
2016-09-03 Olivier DugeonUpdate documentation for Traffic Engineering
2016-09-03 Olivier DugeonAdd support of Traffic Engineering to IS-IS
2016-09-03 Olivier DugeonUpdate Traffic Engineering Support for OSPFD
2016-09-03 Timo Teräslib, zebra: unify link layer type and hardware address...
2016-09-03 Jafar Al-Gharaibehconfig: Give the option of disabling run as user/group
2016-09-03 Jafar Al-Gharaibehvtysh: Fix, guard against NULL pointer dereference
2016-09-02 Quentin Younglib: Refactor command_parse.y for graph ds
2016-09-02 Baruch Siachlib/memory: fix indirect static link with zlib
2016-09-02 Thomas Petazzoniconfigure: fix static linking with readline
2016-09-02 Donald Sharpbgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t
2016-09-02 Donald Sharplib: Remove unused ZEBRA_NEXTHOP_IPV4_ONLINK type
2016-09-01 Quentin Younglib: Generalize graph to work for any data type
2016-09-01 Daniel Waltonquagga-reload.py should be importable
2016-09-01 David Lamparterzebra: stack overrun in IPv6 RA receive code (CVE ...
2016-09-01 rootbgpd: Add fix for multiple set commands with prefer...
2016-09-01 Donald Sharpzebra: refactor zsend_ipv[4|6]_nexthop_lookup
2016-09-01 Donald Sharpzebra: Remove unused function reference.
2016-09-01 Donald Sharpzebra: refactor rib_add_ipv[4|6]_multipath
2016-09-01 Donald Sharpzebra: Refactor rib_add_ipv[4|6] to a common function
2016-09-01 Donald Sharpzebra: Refactor rib_delete_ipv[4|6]
2016-09-01 Donald Sharpzebra: Refactor rib_match_ipv[4|6]
2016-09-01 Donald Sharpzebra: Refactor v4 and v6 static_add into 1 function
2016-09-01 Donald Sharpzebra: Refactor v4 and v6 static_delete
2016-09-01 Donald Sharpzebra: Create zebra_static.[ch] to isolate code
2016-08-31 David Lamparterzebra: stack overrun in IPv6 RA receive code (CVE ...
2016-08-31 Daniel Waltonquagga-reload.py should be importable
2016-08-31 Daniel WaltonQuagga won't advertise 0.0.0.0/0 with network statement
2016-08-30 rootbgpd: Add fix for multiple set commands with prefer...
2016-08-29 Daniel Waltonjson support for "show ip route" for "show ipv6 route"
2016-08-27 Renato Westphalbuild/solaris: fix one error and a few warnings
2016-08-24 Lou Bergerbgpd: cleanup vty bgp_node_afi/safi utils
2016-08-24 Lou Bergerbgp: Reorg cleanup to align process and bgp instance...
2016-08-24 Renato Westphalbgpd: fix build on Solaris
2016-08-23 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-22 Daniel Waltonquagga route-map on-match and continue statements accep...
2016-08-21 Timo Teräszebra: implement per-route mtu handling
2016-08-21 Donald Sharpzebra: Fix cherry-pick of ZEBRA_FLAG_CHANGED
2016-08-19 Timo Teräszebra: make ZEBRA_FLAG_CHANGED internal status
2016-08-19 Christian Frankeisisd: warn if there is an MTU issue on circuits
2016-08-19 David Lamparterisisd: fold up isis_circuit_is_type_set()
2016-08-19 David Lamparterisisd: fix is_type_set
2016-08-19 Christian Frankeisisd: fix network-type configuration
2016-08-19 David Lamparterisisd: fix isis_circuit_af_set() on fresh circuit
2016-08-19 David Lamparterisisd: fix isis_circuit_create()
2016-08-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-18 vivekbgpd: Upon interface up (update) only kick-off non...
2016-08-18 Daniel Waltonquagga-reload.py should not restart quagga if bgp ASN...
2016-08-18 Daniel Waltonvtysh --markfile needs to ignore the "end" lines
2016-08-18 Donald Sharpzebra: Fix up cherry-pick mistake
2016-08-18 Lou Bergerzebra: additional redistribute related logging
2016-08-18 Joakim Tjernlundospfd: Impl. per interface 'ip ospf area' command
2016-08-18 David LamparterRevert "per-interface ospf enable and area set command."
2016-08-18 Paul Jakma*: use an ifindex_t type, defined in lib/if.h, for...
2016-08-18 Sid KhotFix for CM-12450 Ensure quagga logs at startup are...
2016-08-18 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-17 Daniel WaltonBGP: neighbor activate lines for ipv4 unicast are not...
2016-08-16 Sid Khotbgpd: Fix for CM-11777 Need Quagga.conf created at...
2016-08-16 Donald Sharpospfd: Remove HAVE_OSPF_TE
2016-08-16 Donald Sharpospfd: Remove HAVE_OPAQUE_LSA
2016-08-16 Donald Sharplib, bgpd, tests: Refactor FILTER_X in zebra.h
2016-08-16 David Lamparterpimd: don't break with missing SO_BINDTODEVICE
2016-08-16 David Lamparterbgpd: only try to identify VRF on Linux
2016-08-16 Christian Frankeisisd: warn if there is an MTU issue on circuits
2016-08-16 David Lamparterisisd: fold up isis_circuit_is_type_set()
2016-08-16 David Lamparterisisd: fix is_type_set
2016-08-16 Christian Frankeisisd: fix network-type configuration
2016-08-16 David Lamparterisisd: fix isis_circuit_af_set() on fresh circuit
2016-08-16 David Lamparterisisd: fix isis_circuit_create()
2016-08-16 Christian Frankelib: don't have log functions change errno
2016-08-16 Sid KhotRevert "Remove individual daemon conf files and replace...
2016-08-15 Daniel Walton"No such peer-groupr" should be "No such peer-group"
2016-08-15 Donald Sharpzebra: Fix usage of accidental NULL pointer
2016-08-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-15 Donald Sharpzebra: Fix usage of accidental NULL pointer
2016-08-13 vivekzebra: Fix interface lookup for RA statistics
2016-08-13 Dinesh G DuttRemove individual daemon conf files and replace with...
2016-08-13 Sid Khotbgpd: Reverting fix for CM-5040: BGP and OSPF should...
2016-08-11 Quentin Younglib: Refactor CLI interface function names
next