]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2016-11-28 David LamparterMerge branch 'stable/2.0'
2016-11-28 David Lamparterbuild: add markdown-ised version of new guidelines
2016-11-28 David Lamparterbuild: ditch outdated documents, including HACKING
2016-11-28 David Lamparterbuild: bump version to 2.0-rc0
2016-11-28 David Lamparterbuild: bump version to 2.0.999 for development
2016-11-28 David Lamparterlib: temporary-catch a SEGV in command completion
2016-11-28 David Lampartertests: update testcli reference output
2016-11-28 David Lampartertests: fixup for vtysh-grammar merge
2016-11-28 Renato Westphalxml2cli/ldpd: sync with the latest changes in CLI code
2016-11-28 David LamparterMerge commit '34d5ef459140ee7e'
2016-11-28 David LamparterMerge branch 'vtysh-grammar'
2016-11-28 David Lamparterlib: merge-prep lib/command.c (partial revert)
2016-11-28 David Lamparterlib: pre-remove str.[ch] for merge, move strmatch()
2016-11-28 David LamparterMerge branch 'cmaster-next-isisd-bpf' into cmaster...
2016-11-28 David LamparterMerge remote-tracking branch 'cmaster-next' into cmaste...
2016-11-28 Renato Westphalzebra: add missing license headers to two files
2016-11-25 Renato Westphalisisd: fix loss of packets after circuit is brought up
2016-11-25 viveklib: Fix nexthop strings to coincide with enum
2016-11-23 David Lampartervtysh: fix some macro breakage
2016-11-23 David Lampartervtysh: initialise readline before binding key
2016-11-23 David Lamparterbuild: remove memtypes.h, put back in .gitignore
2016-11-23 David Lamparterbuild: drop and ignore ylwrap
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-19 David LamparterMerge remote-tracking branch 'cmaster-next' into cmaste...
2016-11-18 Quentin Younglib: Fix `ipv6 access-list...` and `ipv6 prefix-list...`
2016-11-18 Quentin Youngbgpd: Fix `no ip as-path access-list...`
2016-11-18 Donald Sharpvtysh, zebra: Fix link-params to use exit-link-params
2016-11-18 Donald SharpMerge remote-tracking branch 'opensourcerouting/cmaster...
2016-11-18 Donald Sharp*: Fix up licensing to be right
2016-11-18 Quentin Youngbgpd: Fix incorrect config dumps for `dump bgp...`
2016-11-17 Quentin Youngbgpd: Fix `ip as-path access-list ...` breakage
2016-11-17 Quentin Youngzebra: Fix `no ip nht ...` commands
2016-11-17 Quentin Youngbgpd: Add missing [ip] qualifiers to a couple BGP commands
2016-11-17 Quentin Younglib, ospf6d: Change SECONDS_STR to be more generic
2016-11-17 Quentin Youngospfd, ospf6d: Clean up and unify doc strings
2016-11-17 Quentin Youngospfd: Fix typo in retransmit-interval arg parsing
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-16 Quentin Youngospfd: Use sane cmd names and organize install_element's
2016-11-16 Quentin Youngospfd: Clean up ospf_vty.c
2016-11-16 Quentin Youngospfd: Fix and consolidate ospf cost commands
2016-11-15 Quentin Younglib: Fix nondeterministic command matches in rare cases
2016-11-15 David Lamparterisisd: use BPF on Linux/PF_PACKET
2016-11-15 David Lamparterlib: replace strlcpy & strlcat with glibc versions
2016-11-15 David Lamparterbuild: remove LGPL v2.0, add LGPL v2.1
2016-11-15 David Lamparterbuild: use ac_configure_args for CONFIG_ARGS
2016-11-15 David Lamparterbuild: massively remove needless checks
2016-11-15 David Lamparterbuild: chop down complicated CFLAGS logic
2016-11-15 Martin Winterbgpd/rfapi: Fix missing files in distribution ("make...
2016-11-15 David Lamparterbuild: don't use deprecation warning on ICC
2016-11-15 David Lamparterzebra: fix sign warning in SNMP code
2016-11-15 David Lamparterbuild: fix -Wmaybe-uninitialized warnings
2016-11-15 David Lamparterbuild: unconditionally try -rdynamic
2016-11-15 Quentin Youngospfd: Fix bad index for ospf message-digest-key
2016-11-15 David Lamparterbuild: fix some minor autoconf & automake breakage
2016-11-14 Quentin Youngbgpd: Fix partial match on <external|internal> for...
2016-11-14 Don SliceMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-11-14 Don Slicezebra: remove recursively derived static routes correctly
2016-11-14 David Lamparterisisd: remove topology generator
2016-11-14 David Lamparter*: fix some licensing SNAFUs
2016-11-13 Quentin Youngbgpd: Rework bgp 'attribute-unchanged' commands
2016-11-12 Quentin Youngtools: Remove CLI refactoring tools
2016-11-12 David Lamparterzebra: fix link-params CLI handling
2016-11-12 Quentin Youngbgpd: Require `confed` or `missing-as-worst`
2016-11-12 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-12 Quentin Younglib, vtysh: Fix memory leaks, change cmd_element to...
2016-11-12 Donald SharpCumulus: Fixup changelog and version string.
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-10 Donald SharpMerge remote-tracking branch 'opensourcerouting/cmaster...
2016-11-10 David Lampartervtysh: fix config write
2016-11-10 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-10 David Lamparterdoc: vtysh doc updates
2016-11-10 David Lamparterdoc: generic updates
2016-11-10 David Lampartervtysh: improve config-write error reporting
2016-11-10 David Lamparterlib: add minimal no-config VTY mode
2016-11-09 Donald Sharpwatchquagga: Signal when we are actually up and running
2016-11-09 David LamparterRevert "vtysh: Make vtysh run as quagga user"
2016-11-09 David Lampartervtysh: funnel integrated write through watchquagga
2016-11-09 David Lampartervtysh: add watchquagga to target list
2016-11-09 David Lamparterwatchquagga: add "write integrated"
2016-11-09 David Lamparterwatchquagga: add ZLOG_WATCHQUAGGA
2016-11-09 David Lampartervtysh: set config file permissions
2016-11-09 David Lampartervtysh: add -w option for integrated-config write
2016-11-09 David Lampartervtysh: detangle configuration writes
2016-11-09 David Lamparterlib: privs: always look up VTY group
2016-11-09 David Lamparterlib: add and use set_cloexec()
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
next