]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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
2016-09-21 Donald Sharpzebra: Fixup to use the new parser
2016-09-21 Donald Sharplib: Fixup json code to use struct cmd_token
2016-09-21 Donald Sharplib: Fixup more files
2016-09-22 Quentin YoungMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-22 Quentin Younglib: Remove NUMBER_TKN leftovers
2016-09-21 Quentin Younglib: Use listnode_add_before for prepending nodes
2016-09-21 Quentin Younglib: Update copyright headers
2016-09-21 Donald Sharplib: Fixup plist.c
2016-09-21 Donald Sharplib: Fixup ns.c
2016-09-21 Donald Sharplib: Fix vty.c to compile with new parser
2016-09-21 Donald Sharplib, zebra: Fixup if.c to work in the new regime
2016-09-21 Donald Sharplib: Get thread.c to compile
2016-09-21 Donald SharpMerge remote-tracking branch 'origin/cmaster-next'...
2016-09-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-09-21 Lou Bergerbgpd: Additional Show Commands
2016-09-21 Donald Sharplib: Add #define str for JavaScript help string
2016-09-20 Donald Sharpospfd: Do not print warning on new interface
2016-09-20 Donald Sharpbgpd: Revert --enable-bgp-standalone
2016-09-19 Quentin Younglib: Initial refactor pass on CLI backend
2016-09-19 David Lampartervtysh: work around gcc bug #69981
2016-09-19 David Lamparterlib: deregister memtypes on exit/unload
2016-09-19 David Lamparterbuild: goodbye, gawk
2016-09-19 David Lamparterlib: clean/restore memory debugging functions
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 David Lamparterlib: add new extensible memory-type handling
2016-09-19 David Lamparterlib: move memory.[ch] out of the way
2016-09-18 Quentin Younglib: Allow nesting options in selectors
2016-09-18 Quentin Younglib: Add edge removal to graph data structure
2016-09-17 Donald Sharpisisd, lib, vtysh: Allow extract.pl to fully work
2016-09-17 Donald Sharpisisd, vtysh: Fix isis routemaps
2016-09-17 Donald Sharpisisd: Remove duplicate "no debug isis lsp-gen"
2016-09-17 Donald Sharplib, bgpd: Remove 'struct fifo' from lib/zebra.h
2016-09-17 Donald Sharplib: Remove ZEBRA_INTERFACE_RENAME
2016-09-17 Donald Sharplib, ospfd: Remove ospf specific #define from zebra.h
2016-09-17 Donald Sharpzebra: Fix afi mistake
2016-09-16 Donald Sharpzebra: Refactor interface statistic calling
2016-09-15 Donald Sharplib, zebra: Remove ZEBRA_IPV[4|6]_IMPORT_NEXTHOP
2016-09-15 Donald Sharplib, zebra: Remove unused zserv/zclient calls
2016-09-15 Donald Sharplib: Make zebra messages types a enum
2016-09-14 Quentin Younglib: Add support for selectors inside options
2016-09-14 Donald Sharpzebra: Pass in vrf to rib_match_ipv4_multicast
2016-09-14 Donald Sharpzebra: Fix broken rib_match
2016-09-14 Donald Sharpzebra: Refactor nexthop sending
2016-09-13 Quentin Younglib: Fix memory leak in ipv6_prefix_match
2016-09-13 Olivier DugeonUpdate isis_te.[c,h] to newly RFC7810
2016-09-13 David Lebrunospfd: Fix malformed link TLV when LP_USE_BW is set
2016-09-13 Quentin Younglib: Fix various memory leaks
2016-09-13 Donald Sharpdoc: Get isisd.text included properly
2016-09-13 Quentin Younglib: Fix memory leak in matcher
2016-09-13 Quentin Younglib: Move string completions out of command_match.c
2016-09-13 Quentin Younglib: Fix various matching bugs
2016-09-09 Quentin Younglib: Fix tab completions memleak, memory stats corruption
2016-09-09 Daniel WaltonMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-09-09 Daniel WaltonUnable to remove route-map from quagga
2016-09-09 Lou Bergerbgpd: Add flag to not change e{u,g}id on startup and...
2016-09-09 Donald Sharpbgpd: Fix startup a bit more
2016-09-09 Quentin Younglib: Reorganize grammar sandbox
2016-09-09 Quentin Younglib: Add testing shim for graph deletion
2016-09-09 Quentin Younglib: Add nullcheck before graph node deletion
2016-09-09 Donald Sharpospfd: Fix crash with usage of incorrect command
2016-09-09 Nicolas Dichtelvrf: add a runtime check before playing with netns
2016-09-09 Feng Lulib, vtysh: support multiple VRFs by using linux netns
2016-09-09 Donald Sharplib: Create ns.c
2016-09-09 Christian Frankezebra: assorted parts of 0abf6796c
2016-09-09 Christian Frankezebra: remove unused code from zebra netlink
2016-09-09 Donald Sharpbgpd: Allow connections with no v4|6 addr's in some...
2016-09-09 Donald Sharpbgpd: Display 'no neighbor 192.168.33.44 activate'
2016-09-09 Donald Sharpbgpd: Fix standalone to better handle getsockopt failure
2016-09-08 Quentin Younglib: Fix dangling pointer in matcher
2016-09-08 Donald Sharpquagga: remove refix directory from git status
2016-09-08 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-08 Donald Sharpbgpd: Allow bgp to work standalone
2016-09-08 Quentin Younglib: Fix uninitialized pointer segfault
2016-09-08 Quentin Younglib: Update grammar sandbox driver
2016-09-08 Quentin Younglib: Add <cr> text for end nodes
2016-09-08 Daniel Waltonquagga-reload.py fails for "net add debug ospf6 lsa...
2016-09-08 Quentin Younglib: Remove automatic node deletion
2016-09-08 vivekbgpd: Process directly connected IBGP peers upon interf...
2016-09-08 viveklib, bgpd: Log next hops
2016-09-08 Daniel Waltonquagga-reload.py fails for "net add debug ospf6 lsa...
2016-09-07 Quentin Younglib: Fix deduplication bug, reinstate graph print
2016-09-07 Quentin Younglib: Continue matching system refactor
2016-09-06 vivekbgpd: Enhance path selection logs
2016-09-06 vivekbgpd: Fix route install upon multipath nexthop change
2016-09-06 vivekbgpd: Fix route install upon non-best nexthop change
next