]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2017-02-23 Martin Winterrelease: FRR 2.0-rc2 frr-2.0-rc2
2017-02-21 Donald SharpMerge pull request #217 from bingen/missing_desc_entry_2
2017-02-21 ßingenAdd missing DESC_ENTRY to lib/log.c 217/head
2017-02-17 Lou BergerMerge pull request #209 from opensourcerouting/building...
2017-02-16 Martin Winterdoc: Fix pytest installation instructions on Ubuntu... 209/head
2017-02-16 Martin Winterdoc: Fixed a few typos on Building Doc's, Changed Tab...
2017-02-16 Martin Winterdoc: Add initial set of docs on building FRR on various...
2017-02-15 Donald SharpMerge pull request #206 from opensourcerouting/ldpd...
2017-02-15 Renato Westphalldpd: fix segfault when configuring multiple pseudowires 206/head
2017-02-15 Renato Westphalldpd: use red-black trees to store 'adj' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'l2vpn_pw' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'l2vpn_if' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'l2vpn' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'nbr_params' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'tnbr' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'iface' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'lde_map' elements
2017-02-14 Donald SharpMerge pull request #200 from opensourcerouting/pytest...
2017-02-14 Donald SharpMerge pull request #193 from opensourcerouting/mw-cover...
2017-02-14 Donald SharpMerge pull request #201 from opensourcerouting/fixes...
2017-02-14 Russ WhiteMerge pull request #202 from opensourcerouting/fixes...
2017-02-13 Christian Franke*: Add missing files to gitignore 202/head
2017-02-13 Christian Frankeisisd: address coverity findings 201/head
2017-02-13 David Lampartertests: fix out-of-tree build 200/head
2017-02-13 Christian Franketests: add pytest testrunners
2017-02-13 Christian Franketests: reorganize tests hierarchically
2017-02-13 Christian Franketests: remove dejagnu
2017-02-10 Martin Winterospfd: CID 1399387 (#1 of 2): Destination buffer too... 193/head
2017-02-10 Martin Winterlib: CID 1399296: Assign instead of compare (PW.ASSIGN_...
2017-02-10 Martin Winterzebra: Fix CID 1399335 (#1 of 1): Wrong sizeof argument...
2017-02-10 Martin Wintervtysh: Fix Coverity Warning CID 1399479 (#1 of 1):...
2017-02-10 Martin Winterospfd: Fix Coverity Warning CID 1399480 (#1 of 1):...
2017-02-09 Donald SharpMerge pull request #191 from opensourcerouting/ospfclie...
2017-02-09 David Lamparterospfclient: #include sources 191/head
2017-02-09 Donald SharpMerge pull request #190 from opensourcerouting/config...
2017-02-09 David Lamparterlib: use fsync() for config writes, plug fd leak 190/head
2017-02-08 Lou BergerMerge pull request #179 from donaldsharp/more_quagga_fixups
2017-02-07 Donald Sharp*: Found some instances of Quagga.conf 179/head
2017-02-07 Donald SharpMerge pull request #176 from opensourcerouting/mtype...
2017-02-07 Donald SharpMerge pull request #178 from opensourcerouting/ospf_lib...
2017-02-07 David LamparterMerge pull request #173 from LabNConsulting/working...
2017-02-07 David Lamparterospfd: make libfrrospf a private non-dynamic lib 178/head
2017-02-07 David Lamparterospfd: isolate ospfapiclient lib from ospf lib
2017-02-07 David LamparterMerge pull request #161 from donaldsharp/stableMcLibrary
2017-02-07 Donald Sharpbgpd: Allow views to 'pretend' resolve nexthops
2017-02-07 David LamparterMerge branch 'frr/pull/157' ("Fixinator")
2017-02-07 David Lamparterlib: print backtrace on MTYPE count underflow 176/head
2017-02-07 Renato WestphalMerge pull request #171 from donaldsharp/double_free
2017-02-07 Lou Bergerbgpd rfapi: advertise encap attribute when TT is valid... 173/head
2017-02-07 Donald Sharplib: Fixup CR comment 171/head
2017-02-06 Donald Sharplib: Don't use malloc!
2017-02-03 Martin WinterMerge pull request #167 from qlyoung/vtysh-subs-stable
2017-02-03 Quentin Youngvtysh: Quagga.conf -> Frr.conf 167/head
2017-02-03 Donald SharpMerge pull request #158 from LabNConsulting/working...
2017-02-03 Donald SharpRevert "bgpd: Put back original behavior for some show... 157/head
2017-02-03 Donald Sharpbgpd, vtysh: Fix vtysh able to handle some safi modes...
2017-02-03 Lou Bergerbgp: remove HAVE_IPV6 from file (again!) 158/head
2017-02-03 Lou Bergerbgpd: add missing json strings
2017-02-03 Donald Sharp*: Convert libospf -> libfrrospf 161/head
2017-02-03 Donald Sharp*: Convert libfpm -> libfrrfpm
2017-02-03 Donald Sharpospf6d: Fix compile warnings
2017-02-03 Donald Sharpospfd: Fix compile warnings
2017-02-03 Donald Sharpripd: Fix compile warning
2017-02-03 Donald Sharp*: Convert libzebra -> libfrr
2017-02-03 Lou Bergerbgpd: get rid of 'unknown' in show safi (broken in...
2017-02-03 Lou Bergerbgpd: cleanup/restore show ip|ipv6 bgp and show bgp...
2017-02-03 Lou Bergerbgpd rfapi: fix TT handling broken on Sat Jan 28 18...
2017-02-02 Donald Sharpbgpd: Put back original behavior for some show bgp...
2017-02-02 Donald Sharpbgpd: Allow vtysh to work for address-family
2017-02-02 Donald SharpMerge pull request #153 from LabNConsulting/working...
2017-02-02 Donald SharpMerge pull request #143 from LabNConsulting/working...
2017-02-02 G. Paul Ziembabgpd rfapi: RR replated (Issue #91) treat filtered... 153/head
2017-02-01 Donald SharpMerge pull request #146 from opensourcerouting/assorted...
2017-02-01 David Lamparterzebra: fix SEGV on exit or vrf delete 146/head
2017-02-01 David Lamparterbgpd: clear bgp_master at exit to help valgrind
2017-02-01 David Lamparterbgpd: clean up dump config at exit
2017-02-01 David Lamparterlib: plug leak in prefix_list_delete()
2017-02-01 David Lamparterzebra: fpm: fix --enable-dev-build
2017-02-01 David Lamparter*: fix warning fallout from set_socket_path
2017-01-31 Lou Bergerbgp rfapi: fix resolution / lookup failure when using... 143/head
2017-01-31 Donald SharpMerge pull request #140 from opensourcerouting/fixes...
2017-01-31 Christian Frankeisisd: parse TE-IP reachability and IPv6 reachability... 140/head
2017-01-31 David LamparterMerge branch 'pull/134' with changes
2017-01-31 David LamparterRevert "*: Add source of route as protocol string in...
2017-01-31 David LamparterMerge branch 'frr/pull/136' ("misc vnc/rfapi fixes")
2017-01-31 Lou Bergerbgpd rfapi: fix UN address in show with MPLS TT 136/head
2017-01-31 Lou Bergerbgpd rfapi: pass received label on resolved NVE imports
2017-01-31 Lou Bergerbgpd rfapi: only auto add default tunnel type for local...
2017-01-30 Don Slicezebra: pass correct parameters to remove static routes... 134/head
2017-01-30 Dinesh G Dutttools: Silly typo in regex for catching ip route syntax
2017-01-30 Don Slicezebra: send ipv4 singlepath delete messages to kernel...
2017-01-30 Daniel Waltonbgpd: timers config is accepted but not recorded in...
2017-01-30 radhikabgpd: Update BFD status when de-registering with PTM
2017-01-30 Dinesh G Duttbgpd: Add decoded notification code strings to JSON...
2017-01-30 Dinesh G Dutt*: Add source of route as protocol string in ip route...
2017-01-30 Dinesh G Dutttools: Fix unbound newaddr variable, fix too-broad...
2017-01-30 Dinesh G Dutttools: Normalize prefix-lists and IP networks for avoid...
2017-01-30 Don Slicebgpd: do not allow prefix length on update-source
2017-01-30 Dinesh G DuttFRR: Add various TAGS format files to be ignored by...
2017-01-30 Dinesh G Dutttools: Handle deletes of entire interface context as...
next