]> git.proxmox.com Git - mirror_frr.git/history - bgpd/bgp_vty.c
all: Fix all underfull doc strings
[mirror_frr.git] / bgpd / bgp_vty.c
2016-11-29 Quentin Youngall: Fix all underfull doc strings
2016-11-29 Quentin Youngbgpd: Add back missing vpnv4 commands
2016-11-22 Quentin Youngbgpd: Fix ambiguous commands for `...attribute-unchange...
2016-11-22 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-18 Donald SharpMerge remote-tracking branch 'opensourcerouting/cmaster...
2016-11-17 Quentin Youngbgpd: Add missing [ip] qualifiers to a couple BGP commands
2016-11-16 Daniel Waltonbgpd: 'show ip bgp neighbor json' some keys are in...
2016-11-16 Daniel Waltonbgpd: 'show ip bgp neighbor json' some keys are in...
2016-11-14 Quentin Youngbgpd: Fix partial match on <external|internal> for...
2016-11-13 Quentin Youngbgpd: Rework bgp 'attribute-unchanged' commands
2016-11-12 Quentin Youngbgpd: Require `confed` or `missing-as-worst`
2016-11-12 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-11 Quentin Youngbgpd: Fix `bgp bestpath med ...` commands
2016-11-11 Quentin Youngbgpd: Fix ambiguous command definition
2016-11-10 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
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-04 Quentin Youngall: Fix underfull doc strings, part 1
2016-11-03 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-03 Quentin Youngbgpd: Condense `neighbor ... attribute-unchanged` commands
2016-10-31 Quentin Youngbgpd: Refactor community-list commands
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-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
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-24 Quentin Youngbgpd: Fixup / add back some BGP show commands
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 Quentin Younglib: Clean up some bgp show functions
2016-10-20 Quentin Younglib: Add helper function for working with argv, update...
2016-10-20 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-17 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-10 Daniel Waltonbgpd: 'neighbor x.x.x.x weight' should be per address...
2016-10-08 Donald Sharp*: Consolidate all double VIEW_NODE and ENABLE_NODE's
2016-10-08 Donald Sharpbgpd, lib: Remove RESTRICTED_NODE from code base
2016-10-04 Quentin Youngall: Fix various syntax errors
2016-10-04 Quentin Youngbgpd: Fix off-by-one in `clear [ip] bgp...`
2016-10-01 Daniel Waltonbgpd: fix << in command strings
2016-10-01 Quentin Youngall: fix sundry syntax errors
2016-09-30 Daniel Waltonbgpd: combine special cases for vrf "all"
2016-09-30 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-30 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-28 Daniel Waltonbgpd: change some <1-10> to (1-10>
2016-09-28 Daniel Waltonuse JSON_C_TO_STRING_PRETTY for json_object_to_json_string
2016-09-27 Daniel Waltonbgpd: remove unused variable
2016-09-27 Quentin YoungMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-27 Daniel Waltonbgpd, etc: changed .LINE to LINE...
2016-09-26 Daniel Waltonbgpd: fixed more CHECK MEs
2016-09-26 Daniel Waltonbgpd: compress "show ip bgp neighbor received prefix...
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 Waltonbgpd: fixed more CHECK MEs in bgp_vty.c
2016-09-24 Daniel Waltonbgpd: fixed some CHECK MEs
2016-09-23 Quentin YoungMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-23 Daniel Waltonbgpd: add 'int idx_foo' argv index variables
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 WaltonChange {json} to [json]
2016-09-23 Daniel WaltonALIAS removal for bgp, ospf, pim, isis, rip, ripng...
2016-09-22 Daniel Waltonbgpd: more bgp_vty.c parser conversion
2016-09-21 Lou Bergerbgpd: Additional Show Commands
2016-09-21 Donald SharpMerge remote-tracking branch 'origin/cmaster-next'...
2016-09-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-09-19 David Lamparter*: split & distribute memtypes and stop (re|ab)using...
2016-09-19 David Lamparterlib: migrate to new memory-type handling
2016-09-19 Don Slicebgpd: resolve memory leaks in "show ip bgp neighbor...
2016-09-08 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-03 Philippe Guibertbgpd: Add new configuration cli for graceful restart.
2016-08-24 Lou Bergerbgpd: cleanup vty bgp_node_afi/safi utils
2016-08-24 Renato Westphalbgpd: fix build on Solaris
2016-08-23 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-18 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-16 Donald Sharplib, bgpd, tests: Refactor FILTER_X in zebra.h
2016-08-15 Daniel Walton"No such peer-groupr" should be "No such peer-group"
2016-08-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-13 Sid Khotbgpd: Reverting fix for CM-5040: BGP and OSPF should...
2016-07-28 David Lamparterbgpd: divorce router-id logic from CLI & zebra
2016-07-28 Don Slicebgpd: Pass correct bgp-name for clear command
2016-07-18 Don Slicebgpd: Use the correct bgp instance for cli commands...
2016-07-16 Dinesh G DuttSimplify BGP unnumbered configuration by eliminating...
2016-07-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-19 Don SliceMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
next