]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2016-10-17 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-13 Daniel Waltonvtysh: fix build failure in vtysh_writeconfig_integrated()
2016-10-13 Daniel Waltonzebra: Fix signed / unsigned build error
2016-10-13 Renato Westphalospf6d: fix a few vty help strings
2016-10-13 Renato Westphal*: rename all instances of OSPFv6 to OSPF6 or OSPFv3
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-12 Quentin Youngvtysh: Add missing stomps
2016-10-12 Quentin Youngvtysh: Update extract.pl.in
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 Quentin Younglib: Remove `show commandtree`, add `list permutations`
2016-10-07 Quentin Younglib: Add naive deduplication checks when installing...
2016-10-07 Quentin Younglib: Improve formatting for matcher tracing output
2016-10-07 Quentin Youngtools: Pretty print graph after input permutations
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-07 Quentin Younglib: Fix `show running-config` and `write terminal`
2016-10-06 Daniel Waltonall: removed all DEFUN command stomps (fix build errors)
2016-10-06 Daniel Waltonall: removed all DEFUN command stomps
2016-10-06 Quentin Younglib: Log invalid/unknown commands to log file
2016-10-06 Daniel Waltonvtysh: extract.pl <0-255> to (0-255) changes
2016-10-06 Daniel Waltonbgpd: 'Last write' does not update when we TX a keepalive
2016-10-06 Quentin Youngzebra: Fix static route helper function
2016-10-06 Quentin Younglib: Make <cr> appear first in completions
2016-10-06 Quentin Younglib: Check match level when calculating completions
2016-10-05 Quentin Younglib: Add tracing capabilities to command matcher
2016-10-05 Quentin Younglib: Invalid commands are errors, fix msg formatting
2016-10-05 Quentin Youngzebra: Fix typo in zebra command desc
2016-10-04 Quentin Younglib: Allow / and . to match VARIABLE_TKN, fix range...
2016-10-04 Quentin Younglib: Add logging for invalid commands
2016-10-04 Quentin Youngall: Fix various syntax errors
2016-10-04 Quentin Younglib: fix password and enable password syntax
2016-10-04 Quentin Youngospfd, ospf6d, ripd: Fix miscellaneous syntax errors
2016-10-04 Quentin Youngbgpd: Fix off-by-one in `clear [ip] bgp...`
2016-10-03 Quentin Younglib: Clean up completions code, fix segfault on no...
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-10-02 Quentin Youngtools: add copyright header & usage to permutations
2016-10-02 Quentin Younglib: allow nesting selectors
2016-10-02 Quentin Youngtools: add command permutations generator
2016-10-02 Quentin Younglib: explicitly support the case of empty input for...
2016-10-02 Quentin Younglib: Null-terminate tab completions char*[]
2016-10-01 Quentin Younglib: Fix command execution npe
2016-10-01 Daniel Waltonbgpd: fix << in command strings
2016-10-01 Quentin Youngall: fix sundry syntax errors
2016-10-01 Quentin Younglib: Fix '?'-completion dereferences in vtysh
2016-09-30 Quentin Younglib: fix double free in parser
2016-09-30 Quentin Younglib, vtysh: refactor vtysh.c, allow parser continuance
2016-09-30 Quentin Younglib: initialize cmd_vector and add a root node to graph
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 Daniel Waltonvtysh: fixed compile errors
2016-09-30 Daniel Waltonospfd: added some missing <>s
2016-09-30 Daniel Waltonall: added some missing <>s within []s
2016-09-30 rootospfd: resolve argc CHECK MEs in ospf_vty.c
next