]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2017-10-10 Silas McCroskeydebian/backports: include in distfile, don't put files...
2017-10-10 Silas McCroskeydebian: fix dpkg tool invocations to work on Ubuntu...
2017-10-10 Silas McCroskeydebian: structure for building backports from a single...
2017-10-10 Donald SharpMerge pull request #1318 from opensourcerouting/bgp_mpl...
2017-10-10 Martin Winterbgpd: fix werror warning for potentially uninitialized...
2017-10-09 Lou BergerMerge pull request #1284 from donaldsharp/more_mem_leaks
2017-10-06 Renato Westphalldpd: detach stdin/stdout/stderr from the child processes
2017-10-04 Donald Sharpisisd: Allow adjacency cleanup to free malloc'ed memory
2017-10-04 Donald Sharpospf6d: When removing a vertex free memory associated...
2017-10-04 Donald Sharpospfd: Free memory associated with ospf instance startup
2017-10-04 Donald Sharpripngd: Fix possible memory leak of route_node
2017-10-01 Andreas Jaggibgpd: Fix AS_PATH size calculation for long paths
2017-09-24 Renato WestphalMerge pull request #1217 from qlyoung/fix-heap-uaf...
2017-09-22 Quentin Youngospf6d: fix heap use after free
2017-09-21 Eric PulvinoAdding Useful Sysctl Settings recommendations.
2017-09-21 Donald SharpMerge pull request #1152 from nkukard/docs-ip-bgp
2017-09-21 Donald SharpMerge branch 'stable/3.0' into docs-ip-bgp
2017-09-21 Renato WestphalMerge pull request #1211 from donaldsharp/mem_leaks
2017-09-20 Donald Sharpbgpd: Fix json memory leak
2017-09-20 Donald Sharpzebra: Free leaked zclient data structures on shutdown
2017-09-20 Donald Sharpripd: Free leaked memory on shutdown
2017-09-20 Donald Sharpvtysh: Cleanup some stuff(tm)
2017-09-20 Donald SharpMerge pull request #1176 from opensourcerouting/isis...
2017-09-19 Quentin Youngvtysh: fix various show commands
2017-09-19 Quentin Younglib: allow 'do' commands in ENABLE_NODE
2017-09-14 Christian Frankeisisd: generate unique circuit ids
2017-09-13 Renato Westphalldpd: fix broken label allocation frr-3.0-rc2
2017-09-13 Russ WhiteMerge pull request #1159 from opensourcerouting/doc...
2017-09-13 Russ WhiteMerge pull request #1168 from donaldsharp/show_ver
2017-09-12 Donald Sharplib: Add json support for 'show version' command
2017-09-12 Donald Sharprelease: FRR 3.0-rc2
2017-09-12 Renato Westphaldoc: remove --enable-tcp-zebra from the build instructions
2017-09-11 David LamparterMerge pull request #1141 from nkukard/lc-docs-3.0
2017-09-11 David LamparterMerge pull request #1128 from subsecond/patch-3
2017-09-09 Donald Sharpvtysh: Fix shell executed commands
2017-09-09 Nigel Kukarddoc: Cleaned up BGP showing of information section
2017-09-09 Nigel Kukarddoc: English language cleanup
2017-09-09 Nigel Kukarddoc: Moved AS regular expressions to BGP regular expres...
2017-09-09 Nigel Kukarddoc: Clarified the use of show bgp ipv4/ipv6 for commun...
2017-09-08 Donald Sharpnhrpd: Fix missing include for 'access_list_init' function
2017-09-08 Quentin Younglib: add #pragma's to ignore flex sign cmp error
2017-09-08 Nigel Kukarddocs: Added large-community documentation
2017-09-08 Manuel SchweizerBuild FRR using branch stable/3.0
2017-09-08 Donald SharpMerge pull request #1126 from subsecond/patch-2
2017-09-07 Manuel SchweizerBuild FRR using branch stable/3.0
2017-09-07 Manuel SchweizerTypos and formatting
2017-09-07 Donald SharpMerge pull request #1116 from opensourcerouting/attr...
2017-09-07 David Lamparterbgpd: fix lcommunity refs in table-map
2017-09-07 David Lamparterbgpd: kill bgp_attr_refcount()
2017-09-07 Donald Sharpbgpd: Modify attr->flag to be 64 bit
2017-09-03 Donald SharpMerge pull request #1097 from nkukard/nk3.0
2017-09-03 Nigel Kukardbgpd: Fixed incorrect MTYPE being used for large communites
2017-09-03 Nigel Kukardbgpd: Fixed pointer calculation issue in lcommunity
2017-09-03 Nigel Kukardvtysh: Fix for the ordering of large-community lists...
2017-09-03 Nigel Kukardbgpd: Fixed pointer arithmatic miscalculation
2017-09-03 Nigel Kukardbgpd: Fixed incorrect large community pointer calculation
2017-09-03 Nigel Kukardbgpd: Fixed incorrect calculation of pointer location
2017-09-03 Nigel Kukardbgpd: Fixed potential memory leak if additive is false
2017-09-03 Nigel Kukardbgpd: Fixed potential memory leak if additive is false...
2017-09-03 Nigel Kukardbgpd: Fixed typo in the lc list type being matched on
2017-08-29 Donald SharpMerge pull request #1070 from opensourcerouting/isis...
2017-08-28 Christian Frankeisisd: guard SPF warning by debug flag
2017-08-28 Daniel Waltonlib: "show route-map" is missing from the parser
2017-08-23 Donald SharpMerge pull request #1035 from opensourcerouting/isisd...
2017-08-23 Renato Westphalbgpd: fix file descriptor leak
2017-08-23 Christian Frankeisisd: don't validate dict integrity for regular builds
2017-08-22 Donald SharpMerge pull request #1015 from opensourcerouting/3.0...
2017-08-21 David Lamparterbuild: fix --disable-snmp
2017-08-21 David Lamparterbuild: remove tcp-zebra option
2017-08-21 David Lamparterzebra: put pseudowire show cmd under mpls
2017-08-16 David LamparterMerge branch 'frr/pull/964' into stable/3.0
2017-08-14 Quentin YoungMerge pull request #975 from opensourcerouting/isis...
2017-08-14 Christian Frankeisisd: always link fragments to fragment #0, even when...
2017-08-11 David Lamparterlib: fix prefix list trie corruption
2017-08-09 David Lamparterrelease: FRR 3.0-rc1 frr-3.0-rc1
2017-08-09 whitespace... *: reindent reindent-3.0-after
2017-08-08 Donald SharpMerge pull request #920 from opensourcerouting/static... reindent-3.0-before
2017-08-08 Donald SharpMerge pull request #783 from opensourcerouting/pw-manager-2
2017-08-07 David Lamparterzebra: vrf: remove VRF-move static route updating
2017-08-06 David Lamparterzebra: static: update on ifindex changes
2017-08-06 David Lamparterzebra: static: rename IFINDEX -> IFNAME
2017-08-04 Russ WhiteMerge pull request #907 from opensourcerouting/vty...
2017-08-04 David Lamparterlib: vty: fix config-write fd leak
2017-08-02 Renato Westphalzebra: add support for static pseudowires
2017-08-01 Russ WhiteMerge pull request #885 from bingen/fix_debug_directive
2017-08-01 ßingenospf: Fix segfault if compiled with DEBUG
2017-08-01 ßingenospf6: Fix DEBUG compiling error
2017-07-28 Daniel WaltonMerge pull request #849 from opensourcerouting/ldpd...
2017-07-25 Donald SharpMerge pull request #851 from opensourcerouting/bsd...
2017-07-25 Renato Westphalzebra: fetch interface speed on *BSD
2017-07-25 Renato Westphalzebra: add label information to json output
2017-07-25 Renato Westphalldpd: fix missing label mappings
2017-07-25 Renato Westphalzebra: add support to openbsd's mpw(4) for pseudowires
2017-07-25 Renato Westphalldpd: integrate with the pseudowire manager in zebra
2017-07-25 Renato Westphalzebra: add new flag to detect nexthop label updates
2017-07-25 Renato Westphalzebra: add nexthop tracking for pseudowires
2017-07-25 ßingenzebra: add pseudowire manager
2017-07-25 Renato Westphalzebra: add implicit-null labels to the rib
2017-07-24 Renato Westphalldpd: fix bug with dual-stack neighbors
2017-07-14 Donald SharpMerge pull request #802 from opensourcerouting/redhat...
next