]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2017-10-10 Martin Winterrelease: FRR 3.0-rc3 frr-3.0-rc3
2017-10-10 Donald SharpMerge pull request #1320 from opensourcerouting/Debian...
2017-10-10 Martin Winterdebianpkg: Fix non-empty-dependency_libs-in-la-file...
2017-10-10 Martin Winterdebian-pkg: Remove hardening-wrapper and replace with...
2017-10-10 Martin Winterdebianpkg: Always build FPM module
2017-10-10 Martin Winterdebianpkg: Remove -werror from Ubuntu 14.04 and 12...
2017-10-10 Martin Winterdebianpkg: Add missing XSBC-Original-Maintainer field...
2017-10-10 Martin Winterdebianpkg: Fix leftover marking from merge
2017-10-10 Martin Winterdebianpkg: Fix some old references to freerangerouting...
2017-10-10 smccroskeyfrr.lintian-overrides: update for current list of built...
2017-10-10 smccroskeyubuntu trusty/precise: remove leftover debconf call
2017-10-10 smccroskeydebianpkg/Makefile.am: remove frr.config
2017-10-10 smccroskeydebianpkg/Makefile.am: remove po/ directory
2017-10-10 smccroskeyfrr.service: remove explicit dependency on socket-based...
2017-10-10 smccroskeypb libs: don't build if protobuf support is disabled
2017-10-10 smccroskeyubuntu12.04: shorten frr-dbg description
2017-10-10 smccroskeydeb-based-distros: clean up leftover debconf references
2017-10-10 smccroskeybackports: don't install frr-reload.py in frr package
2017-10-10 smccroskeydebian: install PNG files in /usr/share/info
2017-10-10 Martin Winterdebianpkg: Overriding lintian package-name-doesnt-match...
2017-10-10 Silas McCroskeydebianpkg: Fix 'make backports' warning about autopkgtest
2017-10-10 Martin Winterdebianpkg: Move frr-reload.py to frr-pythontools subpackage
2017-10-10 Martin Winterdebianpkg: Register/remove init script on init.d based...
2017-10-10 Martin Winterdebianpkg: Fix description (make shorter - max 80 chars)
2017-10-10 Martin Winterdebianpkg: Support --with-pkg-extra-version and other...
2017-10-10 Martin Winterdebianpkg: Cleanup configure options
2017-10-10 Martin Winterdebianpkg: Do not start package after installation
2017-10-10 Martin Wintertools: Rename to FRRouting in frr.service file
2017-10-10 Martin Winterdebianpkg/Ubuntu12.04-backport: Remove accidental refer...
2017-10-10 Martin Winterdebianpkg: Update control to fix maintainer email
2017-10-10 Martin Winterdebianpkg: Fix Date format in changelog and version...
2017-10-10 Martin Winterdebianpkg: Add backport for Debian 8
2017-10-10 Martin Winterdebianpkg: debian rules file needs to be executable
2017-10-10 Martin Winterdebianpkg: Update Build-Depends to use libjson-c-dev...
2017-10-10 Martin Winterdebianpkg: Add initial README to document the steps...
2017-10-10 Martin Winterdebian->debianpkg: Move debian files from debian dir...
2017-10-10 smccroskeybackports: minimize diffs with base debian files
2017-10-10 smccroskeydebian: clean up, update base debian/control
2017-10-10 smccroskeydebian: delete unused files out of debian/
2017-10-10 smccroskeyprecise/trusty: don't attempt to install pimd or ldpd...
2017-10-10 smccroskeybackports: error out on upstream/downstream version...
2017-10-10 Martin Winterdebian: Fix some incorrect references to Quagga instead...
2017-10-10 Silas McCroskeybackports: symlink identical files
2017-10-10 Silas McCroskeydebian: add pkg-config to build-depends
2017-10-10 Silas McCroskeydebian: move ubuntu 16.04 files into new backports...
2017-10-10 Silas McCroskeydebian: move ubuntu 14.04 files into new backports...
2017-10-10 Silas McCroskeydebian: move ubuntu 12.04 files into new backports...
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
next