]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-10-16 Donald Sharpzebra: Fix dist so that zebra includes right .h
2016-10-17 Donald Sharpzebra: Fix compile failure in CI
2016-10-17 vivekzebra: Refactor netlink interactions
2016-10-14 vivekzebra: Derive VRF Id for slave interfaces correctly
2016-10-14 vivekzebra: Ensure correct use of VRF ID versus NS ID
2016-10-14 vivekzebra: Clear off pointer array into which netlink attri...
2016-10-13 Daniel Waltonvtysh: fix build failure in vtysh_writeconfig_integrated()
2016-10-13 Daniel Waltonzebra: Fix signed / unsigned build error
2016-10-12 Renato Westphallib/vtysh: fix duplicate installation of some vty commands
2016-10-12 Christian Frankevtysh: infer integrated config usage from existence...
2016-10-11 Donald Sharpbgp: Fix bi->extra->tag if statement
2016-10-11 Donald Sharpbgpd: Fix peer->weight usage
2016-10-11 Donald Sharpzebra: Fix signed / unsigned comparisons
2016-10-11 Lou Bergerrfapi: cleanup some warnings
2016-10-11 David Lamparterbgpd/rfp: fix remaining index_sub uses
2016-10-11 David Lamparterbuild: remove accidentally-added configure outputs
2016-10-10 Donald Sharpospfd: Fix arm compile issue
2016-10-10 Daniel Waltonbgpd: 'neighbor x.x.x.x weight' should be per address...
2016-10-08 Donald Sharpbgpd: Fix changes caused by index_sub change.
2016-10-08 Donald Sharp*: Consolidate all double VIEW_NODE and ENABLE_NODE's
2016-10-08 Donald Sharplib: Consolidate VIEW_NODE to be ENABLE_NODE as well
2016-10-08 Donald Sharpbgpd, lib: Remove RESTRICTED_NODE from code base
2016-10-08 Christian Frankeripngd: add support for route tags
2016-10-08 Christian Frankeripd: add support for route tags
2016-10-08 Christian Frankeospf6d: add support for route tags
2016-10-08 Christian Franke*: Consistently support 32-bit route tags
2016-10-08 Christian Frankeospfd: Update route in zebra when tag changes
2016-10-08 Donald Sharpzebra: Fix some warnings found during compile.
2016-10-07 Donald Sharplib: Remove unknown protocol.
2016-10-07 Donald Sharplib: Fix ordering issue in protocol names
2016-10-07 Daniel Waltonbgpd: remove the "exit" at the end of "router bgp"
2016-10-07 David Lamparterzebra: use qobj and enable concurrent config edits
2016-10-07 Renato Westphalldpd: replace global vars w/ qobj for vty context
2016-10-07 Renato Westphalldpd: qobj: register everything
2016-10-07 Renato Westphalldpd: add in-process API for creating/deleting
2016-10-07 Renato Westphalldpd: merge/dup/reload void **ref support
2016-10-07 Renato Westphalldpd: reset interface configuration when it's disabled
2016-10-07 David Lamparterlib, isisd: enable concurrent configuration editing
2016-10-07 David Lamparterisisd: use qobj for vty->index context position
2016-10-07 David Lamparterlib: replace vty->index_sub with qobj
2016-10-07 David Lamparterlib: use qobj for vty->index context position
2016-10-07 David Lamparterlib: vty: add infrastructure for qobj ID "index"
2016-10-07 David Lamparterisisd: qobj: register everything
2016-10-07 David Lamparterlib: qobj: register ifaces, routemaps & keychains
2016-10-07 David Lamparterlib: add "qobj" object-ID infrastructure
2016-10-06 Daniel Waltonbgpd: 'Last write' does not update when we TX a keepalive
2016-10-02 Donald Sharpbgpd: Fix crash in vnc_import_bgp_add_route
2016-10-05 Daniel Waltonsome rfapi compile fixes
2016-10-05 Donald Sharpzebra: Fix wrong afi used in zebra_static.c
2016-10-03 Donald Sharpdebian: Disable build of vnc currently
2016-10-03 Lou Bergervnc: look for librfp.a in builddir
2016-10-03 Lou Bergervnc: default to enabled
2016-10-03 Lou Bergervnc: use directories in includes (request from Martin W.)
2016-10-03 Lou Bergerbgpd: add L3/L2VPN Virtual Network Control feature
2016-09-30 Lou Bergerlib: add skiplist
2016-09-30 Lou Bergerbgpd: drop machineparse / random "show" improvements
2016-09-30 Lou Bergerbgp debug: restore printing of memstats on exit, now...
2016-09-30 Lou Bergerbgpd: remove old/duplicate, and now out of order prefix...
2016-09-30 Lou Bergermemory: restore 'memstats:' keyword when logging memsta...
2016-09-30 Lou Bergerlog.h: restore vzlog extern
2016-09-30 Lou Bergerlib: add route_table_get_default_delegate
2016-09-30 Lou Bergerbgpd: eliminate RD related duplicate code in bgp_encap.c
2016-09-30 Timo Teräszebra: support FIB override routes
2016-09-30 Donald Sharplib: Only display memory items that have allocations
2016-09-30 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-30 ßingenospfd: Fix OSPF daemon pid file param
2016-09-29 Donald Sharplib: Fix compile for json
2016-09-28 Renato Westphalldpd: always advertise labels upon receiving a redistri...
2016-09-28 Renato Westphalldpd: fix processing of redistributed routes
2016-09-28 Renato Westphalldpd: make route flags a 32bit field
2016-09-28 David Lamparterlib: fix vrf_bitmap leak in zclient_free()
2016-09-28 Daniel Waltonuse JSON_C_TO_STRING_PRETTY for json_object_to_json_string
2016-09-27 Daniel Waltontools: quagga-reload should raise Exception instead...
2016-09-27 Daniel Waltonzebra: "ip import-table" display is hosed
2016-09-27 Daniel Waltontools: quagga-reload should raise Exception instead...
2016-09-26 Donald Sharplib: Allow more space in thread.c output
2016-09-26 Renato Westphalzebra: add missing files to EXTRA_DIST
2016-09-26 Matthieu Boutierlib: Make distribute.c accepts both v4 and v6.
2016-09-26 Matthieu Boutierripngd: code simplification for redistribution.
2016-09-26 Matthieu Boutierripd: code simplification for redistribution.
2016-09-26 Matthieu Boutierlib: simplify distribute.c's code.
2016-09-23 Christian FrankeMake route flags a 32bit field
2016-09-23 Paul Jakmalib: Check prefix length from zebra is sensible
2016-09-23 David Lamparterlib: force local MIN/MAX macros
2016-09-23 David Lamparterfpm/protobuf: fix compile errors & warnings
2016-09-23 Avneesh Sachdevzebra: add developer test functions for FPM code
2016-09-23 Avneesh Sachdevbuild: support for "development build"
2016-09-23 Avneesh Sachdevdoc: add blurb on use of protobuf with FPM
2016-09-23 Avneesh Sachdevzebra: optionally use protobuf with FPM
2016-09-23 Avneesh SachdevUse only the ISC license for .proto files.
2016-09-23 Avneesh Sachdevfpm: Add protobuf support for FPM.
2016-09-23 Avneesh Sachdevbuild: turn off automake portability warnings
2016-09-23 Avneesh Sachdevqpb: Add support for protobuf.
2016-09-23 David Lamparterisisd: fix assert warning
2016-09-23 Udaya Shankara KSzebra: Enable fpm module to connect to remote fpm server
2016-09-23 boris yakubovisisd: Segmentation fault on isis daemon fixes
2016-09-23 Christian Frankelib: update Solaris multicast API (BZ#725)
2016-09-23 Paul Jakmaripd: split-horizon default differed between rip_interf...
2016-09-23 David Lampartervtysh: make extract.pl more whitespace-robust
2016-09-23 David Lamparterlib: fix ICC warning in route-map code
next