]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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
2016-09-23 Daniel Waltonpimd: argv update
2016-09-23 Daniel Waltonripd: argv update
2016-09-22 Daniel Waltonripngd: argv update
2016-09-22 Quentin Younglib: argv update for routemap.c
2016-09-22 Quentin Younglib: argv update for if.c
2016-09-22 Quentin Younglib: argv update for thread.c
2016-09-22 Quentin Younglib: argv fixes, XFREE -> free, rm decl in matcher
2016-09-22 Quentin Younglib: distribute.c, smux.c, vty.c grammar refactor
2016-09-22 Daniel Waltonzebra: argv update for all but zebra_vty.c
2016-09-22 Daniel Waltonospfd: argv update for all but ospf_vty.c
2016-09-22 Quentin Younglib: Remove last remnants of NUMBER_TKN...again
2016-09-22 Daniel WaltonRevert "lib: Get thread.c to compile"
2016-09-22 Daniel WaltonRevert "lib, zebra: Fixup if.c to work in the new regime"
2016-09-22 Daniel WaltonRevert "lib: Fix vty.c to compile with new parser"
2016-09-22 Daniel WaltonRevert "lib: Fixup ns.c"
2016-09-22 Daniel WaltonRevert "lib: Fixup plist.c"
2016-09-22 Daniel WaltonRevert "lib: Fixup more files"
2016-09-22 Daniel WaltonRevert "zebra: Fixup to use the new parser"
2016-09-22 Daniel WaltonRevert "pimd: Convert to the new way of working"
2016-09-22 Daniel WaltonRevert "ripd: Fixup code to work under new way"
2016-09-22 Daniel WaltonRevert "isisd: Make work under new regime"
2016-09-22 Daniel Waltonbgpd: more bgp_vty.c parser conversion
2016-09-22 Daniel Waltonbgpd: argv update for all but bgp_vty.c
2016-09-22 Daniel WaltonAdded argv_translator.py
2016-09-21 Donald Sharpisisd: Make work under new regime
2016-09-21 Donald Sharpripd: Fixup code to work under new way
2016-09-21 Donald Sharppimd: Convert to the new way of working
next