]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2016-11-11 Quentin Younglib: Allow '-' to match VARIABLE_TKN
2016-11-11 Quentin Youngbgpd: Fix `bgp bestpath med ...` commands
2016-11-11 Quentin Youngbgpd: Fix ambiguous command definition
2016-11-10 Quentin Younglib: Update `list [permutations]`
2016-11-10 Quentin Youngtools: Update permutations generator for hidden/deprecated
2016-11-10 Quentin Younglib: Implement hidden and deprecated commands
2016-11-09 Quentin Youngbgpd, vtysh: Fix failing bgp cli
2016-11-08 Quentin Youngbgpd: actually set maxpaths
2016-11-08 Quentin Youngbgpd: don't call strtol on null pointer
2016-11-08 Quentin Youngall: Fix underfull doc strings, part 2
2016-11-06 Quentin Youngbgpd: Fix `maximum-paths (1-255)`
2016-11-06 Quentin Youngospfd: Update ospf area vlink interval commands
2016-11-04 Quentin Youngall: Fix underfull doc strings, part 1
2016-11-04 Quentin Youngospfd, lib: Fix `no pce address` syntax
2016-11-03 Quentin Youngvtysh: Add address-family stomps
2016-11-03 Quentin Youngvtysh: Condense a few address-family commands
2016-11-03 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-03 Quentin Younglib: Remove node debug message on `list` output
2016-11-03 Quentin Youngbgpd: Condense `neighbor ... attribute-unchanged` commands
2016-11-03 Quentin Youngbgpd: Fix off-by-one when extracting netmask
2016-10-31 Quentin Youngbgpd: Refactor community-list commands
2016-10-31 Quentin Younglib: Fix segfault on erroneous command
2016-10-29 Quentin Youngbgpd: Consolidate aggregate-address commands
2016-10-29 Quentin Younglib: Various minor improvements & bugfixes to CLI backend
2016-10-29 Donald SharpModify build version.
2016-10-28 Quentin Youngbgpd: Vestigialize `show ip bgp`, this time for real
2016-10-27 Quentin Youngbgpd: Unify `show bgp` and `show ip bgp` trees
2016-10-27 Quentin Youngbgpd: Clean up cli help strings
2016-10-27 Quentin Younglib: Log warning when commands have underfull doc string
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 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
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 Quentin Youngbgpd: Fixup / add back some BGP show 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 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
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 Quentin Younglib: Clean up some bgp show functions
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 Quentin Younglib: Add helper function for working with argv, update...
2016-10-20 Quentin Younglib: Allow '_' in arguments to VARIABLE_TKN
2016-10-20 Quentin YoungRevert "lib: Allow '_' in arguments to VARIABLE_TKN"
2016-10-20 Quentin Younglib: Allow '_' in arguments to VARIABLE_TKN
2016-10-20 Daniel Waltonbgpd: 'show ip bgp summary json' shows large negative...
2016-10-20 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
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
next