]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-12-09 David Lamparterlib: make qobj NULL-safe/aware
2016-12-09 David Lamparterripd: add qobj registrations
2016-12-09 David Lamparterospfd, ospf6d: add qobj registrations
2016-12-09 David Lamparterbgpd: add qobj registrations
2016-12-08 David LamparterMerge branch 'fixes/command'
2016-12-08 Donald Sharpvtysh: Fix static compilation
2016-12-08 Renato Westphalzebra: fix segfault on "show mpls table"
2016-12-08 David LamparterMerge branch 'stable/2.0'
2016-12-08 David LamparterMerge branch '-isisd-simpl' into stable/2.0
2016-12-08 Lou Bergerbgpd vnc: Add 'debug bgp vnc verbose' target
2016-12-08 Renato Westphal*: always set SO_SNDBUF and SO_RCVBUF using a best...
2016-12-08 Renato Westphalospfd: set the OSPF socket's send buffer size only...
2016-12-08 Donald Sharpquagga: Remove description of deprecated interfaces
2016-12-08 Donald Sharpquagga: Add Debug Guard section in COMMUNITY.md
2016-12-08 Donald Sharpisisd: Remove unnecessary debug
2016-12-08 David Lamparterbuild: fix command_lex.h deps & gitignore
2016-12-08 David LamparterMerge branch 'vtysh-grammar'
2016-12-06 Quentin Youngripd: fix `ip rip receive...` command
2016-12-06 Quentin Younglib, ripngd: clean up merge leftovers
2016-12-06 Quentin YoungMerge remote-tracking branch 'osr/master' into vtysh...
2016-12-06 Quentin Younglib, tests: fix failing cli tests
2016-12-06 Quentin Younglib: add back original ipv6 matcher
2016-12-05 David LamparterRevert "lib: Macroize CLI matcher tracing"
2016-12-05 Renato Westphalripd: fix indentation problems introduced by wrong...
2016-12-05 David Lamparter*: fix up DEFUNs without install_element calls
2016-12-05 David LamparterMerge branch 'queue/osr/vtysh-generic'
2016-12-05 Christian Frankezebra: use correct cmd index for 'no ipv6 route' command
2016-12-05 Christian Frankelib: "write mem" should write to persistent configuration
2016-12-05 David LamparterMerge branch 'stable/2.0'
2016-12-05 David Lamparterbuild: number sections in COMMUNITY.md HTML
2016-12-05 David Lamparterlib: remove unused NS_BITMAP MTYPE
2016-12-05 David LamparterMerge branch '-rip' into stable/2.0
2016-12-05 David LamparterMerge branch '-renato' into stable/2.0
2016-12-05 Donald Sharplib, zebra: Minimize display of link-params sub data
2016-12-05 vivekbgpd: Remove nexthop for peer only for "real" peer
2016-12-05 Renato Westphaldoc: update README to mention PIM-SSM and LDP support
2016-12-05 Donald Sharpbgpd: Fix 'show ip bgp' to not change it's output
2016-12-02 Quentin Younglib: add command_lex.h to .gitignore
2016-12-02 Quentin Younglib: make CLI completions less surprising
2016-12-02 Quentin Youngtools: drop cmd_check.py
2016-12-02 Quentin YoungMerge remote-tracking branch 'osr_private_quagga/queue...
2016-12-02 Quentin Younglib: Macroize CLI matcher tracing
2016-12-02 Quentin Younglib: Add back prototypes for lexer helper funcs
2016-12-02 vivekbgpd: Fix route node unlock when clearing adj-out
2016-12-02 Donald Sharpospfd: Fix json Crash with inactive timer
2016-12-01 Quentin Youngbgpd: Add missing argv handler for ipv4 prefix in ...
2016-12-01 Quentin Youngbgpd: Make `ip` optional for all `show bgp` and `show...
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 Quentin Youngall: Replace "JavaScript Object Notation\n" with JSON_STR
2016-11-29 Quentin Youngall: Fix all underfull doc strings
2016-11-29 David Lamparterlib: allow all characters in WORD tokens
2016-11-29 Quentin Youngbgpd: Add back missing vpnv4 commands
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 Renato Westphalisisd: create the isis_circuit_prepare() helper function
2016-11-28 Renato Westphalisisd: use a smaller #ifdef for isis_receive()
2016-11-28 Renato Westphalbgpd: fix invalid memory access in peer_free()
2016-11-28 David LamparterMerge branch 'stable/2.0'
2016-11-28 David Lamparterbuild: add markdown-ised version of new guidelines
2016-11-28 Renato Westphalzebra: plug more memory leaks
2016-11-28 Renato Westphalzebra: loop through all static routes on vrf enable...
2016-11-28 Renato Westphalzebra/lib: remove redundant fields from zebra_vrf
2016-11-28 Renato Westphallib/zebra: put vrf_get() on a diet
2016-11-28 Renato Westphalzebra: order VRFs by name on user output
2016-11-28 Renato Westphallib/zebra: convert vrf_list to a red-black tree
2016-11-28 Renato Westphal*: rename two vrf functions
2016-11-28 Renato Westphallib: convert vrf code to use red-black trees as well
2016-11-28 Renato Westphallib: convert namespace code to use red-black trees
2016-11-28 Renato Westphalzebra: nuke zvrf_list and always use vrf_list instead
2016-11-28 Renato Westphallib: fix creation of pre-provisioned VRFs
2016-11-28 Renato Westphalzebra/lib: move some code around
2016-11-28 Renato Westphallib: remove unused ns code
2016-11-28 Renato Westphalzebra/lib: plug several memleaks
2016-11-28 Renato Westphalbgpd: release all memory explicitly on exit
2016-11-28 Renato Westphalbgpd: plug several memleaks
2016-11-28 Renato Westphalbgpd: reuse sockunion2hostprefix() on bgp_nht.c
2016-11-28 Renato Westphalbgpd: optimize copy of strings on peer_xfer_conn()
2016-11-28 Renato Westphalbgpd: use loops to reduce code duplication
2016-11-28 David Lamparterbuild: ditch outdated documents, including HACKING
next