]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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 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 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
2016-09-30 Daniel Waltonbgpd: combine special cases for vrf "all"
2016-09-30 Daniel Waltonbgpd: combine special cases for vrf "all"
2016-09-30 Daniel Waltonospf6d: scrubbed some argc CHECK MEs
2016-09-30 Daniel Waltonospf6d: scrubbed some argc CHECK MEs
2016-09-30 Daniel Waltonospf6d: scrubbed some argc CHECK MEs
2016-09-30 Daniel Waltonospf6d: clean up command string in CHECK ME comments
2016-09-30 Daniel Waltonospf6d: scrubbed some argc CHECK MEs
2016-09-30 Daniel Waltonall: scrubbed some argc CHECK MEs
2016-09-29 Quentin Youngisisd: scrub argc CHECK ME's, refactor general
2016-09-29 Daniel Waltonall: scrubbed some argc CHECK MEs
2016-09-29 Daniel Waltonbgpd and zebra: scrubbed argc CHECK MEs
2016-09-29 Daniel Waltonall: added CHECK ME for DEFUNs that look at argc
2016-09-29 Daniel Waltonospfd: minor parser fixes
2016-09-29 Quentin Youngospfd: resolve CHECK ME's
2016-09-28 Daniel Waltonbgpd: change some <1-10> to (1-10>
2016-09-28 Quentin Youngzebra: finish all zebra CHECK ME's
2016-09-27 Quentin Youngripngd: finish CHECK ME's in ripngd
2016-09-27 Quentin Youngripngd: dispose of some CHECK ME's for ripng
2016-09-27 Quentin Youngripd: argv not argc
2016-09-27 Quentin Youngripd: resolve rip_routemap.c CHECK ME's
2016-09-27 Quentin Younglib: reformat vty.h
2016-09-27 Daniel Waltonbgpd: fixed some bgp_routemap CHECK MEs
2016-09-27 Daniel Waltonbgpd: fixed some bgp_routemap CHECK MEs
2016-09-27 Daniel Waltonisisd: resolve CHECK MEs
2016-09-27 Daniel Waltonbgpd: remove unused variable
2016-09-27 Daniel WaltonMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-27 Daniel Waltonpimd: removed undebug CHECK MEs
2016-09-27 Quentin YoungMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-27 Quentin Youngripd, ripngd: cli refactor
2016-09-27 Daniel Waltonbgpd, etc: changed .LINE to LINE...
2016-09-26 Daniel Waltonbgpd: fixed more CHECK MEs
2016-09-26 Donald Sharpzebra: Put back missing code
2016-09-26 Donald Sharpzebra: Refactor 'no ipv6 route XXXX' for new cli
2016-09-26 Donald Sharpzebra: Refactor 'ipv6 route XXXX' for new cli
2016-09-26 Donald Sharpzebra: Fixup 'no ip route....'
2016-09-26 Donald Sharpzebra: Refactore "ip route XXXXXX" commands
2016-09-26 Daniel Waltonbgpd: compress "show ip bgp neighbor received prefix...
2016-09-26 Daniel Waltonbgpd: compress bgp_show_neighbor_route() calls
2016-09-26 Daniel Waltonbgpd: collaps show ip bgp, show ip bgp x.x.x.x, etc...
2016-09-26 Daniel Waltonbgpd: bgp_vty.c compiles now
2016-09-26 Daniel Waltonbgpd: combine "show ip bgp summary" commands into one...
2016-09-26 Quentin Youngbgpd: minor grammar corrections
2016-09-26 Daniel Waltonbgpd: combine "clear bgp, clear ip bgp" commands into...
2016-09-25 Daniel WaltonExpand #defines in command strings
2016-09-25 Daniel WaltonExpand #defines in command strings
2016-09-25 Daniel WaltonExpand #defines in command strings
2016-09-25 Daniel Waltonzebra: CHECK ME fixes
2016-09-25 Daniel Waltonbgpd: fixed more CHECK MEs in bgp_vty.c
2016-09-25 Quentin Youngzebra: refactor rtadv.c
2016-09-24 Quentin Youngzebra: refactor zserv.c
2016-09-24 Quentin Youngzebra: fix zebra_routemap.c checkme's
2016-09-24 Daniel Waltonbgpd: fixed some CHECK MEs
2016-09-23 Daniel Waltonlib: added strmatch()
2016-09-23 Quentin Younglib: lib compiles
2016-09-23 Daniel Waltonzebra: zebra_vty.c compiles
2016-09-23 Daniel Waltonlib: add 'int idx_foo' argv index variables
2016-09-23 Quentin YoungMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-23 Quentin Younglib: Implement removed ALIAS into DEFUN
2016-09-23 Daniel Waltonripd: add 'int idx_foo' argv index variables
2016-09-23 Daniel Waltonripngd: add 'int idx_foo' argv index variables
2016-09-23 Daniel Waltonpimd: add 'int idx_foo' argv index variables
2016-09-23 Daniel Waltonospfd: add 'int idx_foo' argv index variables
2016-09-23 Daniel Waltonospf6d: add 'int idx_foo' argv index variables
2016-09-23 Daniel Waltonisisd: add 'int idx_foo' argv index variables
2016-09-23 Daniel Waltonbgpd: add 'int idx_foo' argv index variables
2016-09-23 Daniel Waltonzebra: add 'int idx_foo' argv index variables
2016-09-23 Daniel Waltonzebra: fix vrf argv index numbers
2016-09-23 Daniel Waltonzebra: compress multiple whitespaces in command string
2016-09-23 Daniel Waltonbgpd: fix hosed CMD_RANGE_STR
2016-09-23 Daniel Waltonconvert <1-255> to (1-255), ()s to <>s, etc
2016-09-23 Daniel Waltontools: argv_translator convert <1-255> to (1-255),...
2016-09-23 Daniel WaltonChange {json} to [json]
2016-09-23 Daniel Waltonlib: undo <> -> () change I made yesterday
2016-09-23 Daniel Waltontools: alias_destroyer re_install_element None check
2016-09-23 Daniel WaltonALIAS removal for bgp, ospf, pim, isis, rip, ripng...
2016-09-23 Daniel Waltontools: added alias_destroyer.py
2016-09-23 Daniel Waltonlib: argv update for distribute.c and ns.c
2016-09-23 Daniel Waltonisisd: argv update
2016-09-23 Daniel Waltonlib: argv update for filter.c, if_rmap.c keychain.c...
2016-09-23 Daniel Waltonospf6d: argv update
next