]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-11-09 David Lampartervtysh: add watchquagga to target list
2016-11-09 David Lamparterwatchquagga: add "write integrated"
2016-11-09 David Lamparterwatchquagga: add ZLOG_WATCHQUAGGA
2016-11-09 David Lampartervtysh: set config file permissions
2016-11-09 David Lampartervtysh: add -w option for integrated-config write
2016-11-09 David Lampartervtysh: detangle configuration writes
2016-11-09 David Lamparterlib: privs: always look up VTY group
2016-11-09 David Lamparterlib: add and use set_cloexec()
2016-10-29 Donald SharpModify build version.
2016-10-26 Martin Winterbuild: configure.ac - use AC_PROG_CC_C99 instead of...
2016-10-26 Paul Jakmabgpd: Squash spurious "unknown afi" log messages
2016-10-26 Paul Jakmabgpd: Remove the double-pass parsing of NLRIs
2016-10-26 Donald Sharpbgpd: Fix non v4 EOR parsing
2016-10-26 Paul Jakmabgpd: Regularise bgp_update_receive, add missing notifi...
2016-10-26 Paul Jakmabgpd: Regularise BGP NLRI sanity checks a bit
2016-10-26 Paul Jakmabgpd: make bgp_nlri_parse_encap conform with other...
2016-10-26 Donald Sharpospfd: Add 'no ...' form of some commands to cli
2016-10-25 Donald Sharpospfd: Only allow ospf RI commands if RI is turned on
2016-10-25 Donald Sharpospfd: Dissallow mpls-te commands unless mpls-te has...
2016-10-25 Donald Sharpzebra: Allow v6 static routes to handle mpls not in...
2016-10-25 Donald Sharpzebra: Disable mpls slightly different
2016-10-25 Donald Sharpzebra: If fpm is not turned on hide the cli for it
2016-10-25 Daniel Waltonbgpd: dynamically grow 'show ip bgp summ' Neighbor...
2016-10-25 Daniel Waltonbgpd: fix 'show ip bgp summary' column alignment
2016-10-25 Donald Sharpvtysh: Allow vtysh to not know about enabled daemons...
2016-10-25 Quentin Youngtools: Fix bug whereby no searches were made
2016-10-25 Quentin Youngtools: Be a little more strict when matching command...
2016-10-25 Quentin Youngtools: cmd_check.py checks headers too
2016-10-24 Quentin Youngtools: Add tool to check for uninstalled commands
2016-10-24 Donald Sharplib: Fix race condition in shutdown of routemap
2016-10-21 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-10-21 Daniel Waltonbgpd: add 'neighbor x.x.x.x allowas-in origin' knob
2016-10-21 Donald Sharpbgpd: Fix rfapi qobj use.
2016-10-21 Donald Sharpbgpd: Fix duplicate installs of rfapi commands
2016-10-21 Donald Sharpvtysh: Fix 'show run' output of bgp
2016-10-21 Donald Sharplib: Fix for int64 and json on some systems
2016-10-21 Christian Frankevtysh: handle case if there is no match in "write termi...
2016-10-21 Christian Frankeripd: print md5 auth digest correctly
2016-10-21 Christian Frankepimd: don't leak original_s_route on error
2016-10-21 Christian Frankeisisd: Fix size of malloc
2016-10-21 Christian Frankeisisd: fix an error that was probably a result of copyp...
2016-10-21 Christian Frankebgpd: fix memory leaks in show commands
2016-10-21 Christian Frankeospf6d: fix off-by-one on display of spf reasons
2016-10-21 Christian Frankeospfd: fix double assignment in ospf_vl_set_timers
2016-10-21 Christian Frankebgpd: fix off-by-one in attribute flags handling
2016-10-21 Christian Frankebgpd: don't leak memory in community_regexp_include
2016-10-21 Christian Frankebgpd: setting nexthop doesn't need inet_pton
2016-10-20 Daniel Waltonbgpd: 'show ip bgp summary json' shows large negative...
2016-10-20 Donald Sharpbgpd: Fix shutdown order.
2016-10-20 Maitane Zotesbgpd: implement admin distance
2016-10-20 Maitane Zotesospf6d: implement admin distance
2016-10-20 Paul Jakma*: Fix duplicate commands from view/enable node consoli...
2016-10-20 Paul Jakmalib: keep hash of node's commands to detect duplicate...
2016-10-20 David Lampartervtysh: fix oversight in vtysh buffer rewrite
2016-10-19 Donald Sharplib: Fix redist memory free'ing
2016-10-19 Donald Sharplib: Add cleanup for routemaps
2016-10-19 Donald Sharp*: Consolidate routemap initialization
2016-10-18 Don Slicezebra: Move netlink error message under a debug
2016-10-18 David Lampartervtysh: refactor vtysh_client_{config,execute}
2016-10-18 Lou Bergerbgpd, lib: memory cleanups for valgrind, plus debug...
2016-10-18 Renato Westphallib/zebra: remove code duplication in redist_del_instance()
2016-10-18 Renato Westphalzebra: fix processing of redistribute messages
2016-10-18 Renato Westphalldpd: remove dead code from zsend_redistribute_route()
2016-10-18 Renato Westphalzebra: cleanup redistribution code
2016-10-18 Renato Westphalzebra: fix redistribution of default routes
2016-10-18 Renato Westphalzebra/ldpd: introduce ZEBRA_ROUTE_ALL wildcard route...
2016-10-18 Paul Jakmabgpd: bgp_nexthop_cache not deleted with peers
2016-10-18 Paul Jakmabgpd: Fix crash in 'show ip bgp nexthop'
2016-10-18 Christian Frankelib: add event_counter
2016-10-18 Christian Frankelib: add api method to read current config path
2016-10-18 Colin Petriebgpd: fix MRT table dumps for locally-originated routes
2016-10-18 David Lamparterzebra: use unsigned args for *addattr
2016-10-18 David Lampartertests: fix MIN()-related sign warnings
2016-10-18 Timo Teräszebra: Fix route deletion on *BSD
2016-10-18 Timo Teräszebra: kernel interface simplification
2016-10-18 David Lamparterzebra: remove rt_ioctl kernel interface
2016-10-18 Lou Bergerbgpd: Fix crash reported by NetDEF CI
2016-10-18 Lou Bergerbgp: add bgp_isvalid_nexthop helper and additional...
2016-10-18 Lou Bergerbgp: ignore NHT when bgpd has never connected to zebra
2016-10-18 Lou Bergerrfapi: cleanup some warnings
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 Don Slicebgpd: protect "could not get instance" error message...
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-10 Donald Sharpbgpd: Reduce json memory usage.
next