]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-12-02 Quentin Younglib: Add back prototypes for lexer helper funcs
2016-12-01 David Lamparterlib: remove misleading copy/del_cmd_element
2016-12-01 David Lamparterlib: parser: use reentrant mode on flex & bison
2016-12-01 David Lamparterlib: parser: wrap state in struct parser_ctx
2016-12-01 David Lamparterlib: move command_parse_format prototype
2016-12-01 David Lamparterlib: allow all characters in WORD tokens
2016-12-01 David Lamparterlib: make DEFUN foobar_cmd symbols static
2016-12-01 David Lamparter*: make DEFUN installations file-local
2016-12-01 David LamparterMerge branch 'stable/2.0'
2016-12-01 David Lamparterlib: replace MIT license with ISC
2016-12-01 David Lamparterbuild: COMMUNITY.md: add git branch diagram
2016-12-01 Christian Frankezebra: check ZEBRA_IFC_REAL on if_up
2016-12-01 Renato Westphalbgpd: fix invalid memory access in peer_free()
2016-12-01 Donald Sharpbgpd: Fix crashes when no default bgp instance is confi...
2016-12-01 Donald Sharppimd: Fix large integer display of drpriority
2016-12-01 Donald Sharpospfd: Fix memory leak when not using json
2016-11-29 David Lamparterbuild: drop TODO from redhat/quagga.spec.in
2016-11-29 Daniel Waltonbgpd: fix "show ip bgp" column alignment
2016-11-29 Daniel Waltonospfd: "ip ospf bfd" removes the "ip ospf bfd 3 250...
2016-11-29 David Lamparterlib: use traditional yacc empty statement
2016-11-29 David Lamparter*: fix CLI copypasta mixups
2016-11-29 David Lamparter*: fix "uninitialized" warnings
2016-11-29 David Lamparter*: add #include "command.h" where needed
2016-11-29 David Lamparterbgpd/rfpapi: update for new CLI
2016-11-29 David Lamparterbuild: improve COMMUNITY.md formatting
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
next