]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
2018-11-01 Russ WhiteMerge pull request #3138 from donaldsharp/fairy_dust
2018-10-31 Donald SharpMerge pull request #2705 from opensourcerouting/northbo...
2018-10-31 Jafar Al-GharaibehMerge pull request #3263 from donaldsharp/pim_bsd
2018-10-31 Donald SharpMerge pull request #3262 from mjstapp/clang_atomic_work...
2018-10-31 Lou Bergerbgpd: add valgrind suppression file for to ignore libya...
2018-10-31 Lou Bergerdoc: add info on libyang install and configure options
2018-10-31 Donald Sharppimd: Send 1 on all systems for MRT_INIT
2018-10-31 Donald Sharppimd: *bsd needs priviledge escalation to init PIM
2018-10-31 Donald Sharpbgpd: Allow registration of nexthops after zebra connection
2018-10-31 Donald Sharpbgpd: Add some debugs to note when we are not talking...
2018-10-31 Donald Sharpzebra: Add counting to nexthop register/unregister...
2018-10-30 Lou Bergerconfigure.ac: add --with-yangmodelsdir=DIR and
2018-10-30 Mark Stappzebra: temporary workaround for a clang issue with...
2018-10-30 Donald SharpMerge pull request #3261 from mjstapp/fix_rib_close
2018-10-30 David LamparterMerge pull request #3257 from kooky/patch-1
2018-10-30 Mark Stappzebra: only uninstall once, when closing rib table
2018-10-29 Tim BrayLink-detect documentation
2018-10-28 Donald SharpMerge pull request #2946 from mjstapp/dplane_2
2018-10-28 Donald SharpMerge pull request #3252 from opensourcerouting/buildfo...
2018-10-28 David Lamparterredhat: remove @CONFDATE@ from spec
2018-10-28 David Lamparterbuild: make rfptest and ospfclient "noinst"
2018-10-28 David Lamparterbuild: crop excessive net-snmp library list
2018-10-27 Renato Westphaltools: update checkpatch to allow indented labels
2018-10-27 Martin Winterdebianpkg: fix lintian warn: No need to keep .la libs...
2018-10-27 Emanuele Di... lib: fix fetching enum values for derived types
2018-10-27 Renato Westphaldoc: add build instructions for libyang
2018-10-27 Martin Winterdebianpkg: Add yang files to packages
2018-10-27 Martin Winterredhat: Added libyang dependencies to package
2018-10-27 Renato Westphalyang: add a module translator for ietf-rip.yang
2018-10-27 Renato Westphalripd: implement two YANG notifications
2018-10-27 Renato Westphalripd: implement the 'clear-rip-route' YANG RPC
2018-10-27 Renato Westphalripd: implement northbound callbacks to fetch route...
2018-10-27 Renato Westphalripd: implement northbound callbacks to fetch neighbor...
2018-10-27 Renato Westphalripd: reduce excessive indentation in a few places
2018-10-27 Renato Westphalripd: remove vty configuration lock
2018-10-27 Renato Westphalripd: fix SIGHUP handling
2018-10-27 Renato Westphalripd: fix memory leaks when interfaces are deleted
2018-10-27 Renato Westphalripd: retrofit all RIP interface commands to the new...
2018-10-27 Renato Westphalripd: no need to use qobj anymore to keep track of...
2018-10-27 Renato Westphalripd: retrofit the 'version' command to the new northbo...
2018-10-27 Renato Westphalripd: retrofit the 'timer basic' command to the new...
2018-10-27 Renato Westphalripd: retrofit the 'route' command to the new northboun...
2018-10-27 Renato Westphalripd: retrofit the 'redistribute' commands to the new...
2018-10-27 Renato Westphalripd: retrofit the 'passive-interface' command to the...
2018-10-27 Renato Westphalripd: retrofit the 'offset-list' command to the new...
2018-10-27 Renato Westphalripd: retrofit the 'network' command to the new northbo...
2018-10-27 Renato Westphalripd: retrofit the 'neighbor' command to the new northb...
2018-10-27 Renato Westphalripd: retrofit the 'distance source' commands to the...
2018-10-27 Renato Westphalripd: retrofit the 'distance' command to the new northb...
2018-10-27 Renato Westphalripd: retrofit the 'default-metric' command to the...
2018-10-27 Renato Westphalripd: retrofit the 'default-information' command to...
2018-10-27 Renato Westphalripd: retrofit the 'allow-ecmp' command to the new...
2018-10-27 Renato Westphalripd: retrofit the 'router rip' command to the new...
2018-10-27 Renato Westphalyang, ripd: add 'frr-ripd.yang' and associated stub...
2018-10-27 Renato Westphallib: retrofit interface commands to the new northbound...
2018-10-27 Renato Westphalyang, lib: add 'frr-interface.yang' and associated...
2018-10-27 Renato Westphallib: add a new northbound plugin for Sysrepo
2018-10-27 Renato Westphallib: add a new northbound plugin for ConfD
2018-10-27 Renato Westphal*: add empty array of YANG modules
2018-10-27 Renato Westphallib: introduce new northbound API
2018-10-27 Lou BergerMerge pull request #3235 from opensourcerouting/buildfo...
2018-10-27 David LamparterMerge pull request #3206 from qlyoung/mac-token-change
2018-10-26 David LamparterMerge pull request #3199 from donaldsharp/eigrp_key
2018-10-26 David LamparterMerge pull request #2926 from donaldsharp/router
2018-10-26 David LamparterMerge pull request #3237 from donaldsharp/actual_error
2018-10-26 David LamparterMerge pull request #3227 from qlyoung/fix-exit-vrf...
2018-10-26 David LamparterMerge pull request #3236 from qlyoung/finish-onlink
2018-10-25 Quentin YoungMerge pull request #3247 from opensourcerouting/spelchek
2018-10-25 David Lamparter*: spelchek
2018-10-25 Mark Stappzebra: only perform shutdown signal processing once
2018-10-25 Mark Stappzebra: rebase dataplane, align with master
2018-10-25 Mark Stappzebra: improve safety of netns_notify_close()
2018-10-25 Mark Stappzebra: limit queued route updates
2018-10-25 Mark Stappzebra: revise struct names to resolve review comments
2018-10-25 Mark Stappzebra: remove old apis after new dplane work
2018-10-25 Mark Stappzebra: support zebra shutdown and cleanup
2018-10-25 Mark Stappzebra: add handy res2str utility
2018-10-25 Mark Stappzebra: add dplane show commands
2018-10-25 Mark Stappzebra: update routing socket path
2018-10-25 Mark Stappzebra: add shutdown callback for dplane providers
2018-10-25 Mark Stappzebra: netlink fuzzing path correction
2018-10-25 Mark Stappzebra: Fix style issues
2018-10-25 Mark Stappzebra: ensure redist of system routes
2018-10-25 Mark Stappzebra: resolve style issues in dplane commit
2018-10-25 Mark Stappzebra: start sketching dataplane provider api
2018-10-25 Mark Stappzebra: set SELECTED flag in rib_process
2018-10-25 Mark Stappzebra: capture old data for route delete
2018-10-25 Mark Stappzebra: use async dplane route updates
2018-10-25 Mark Stappzebra: update dplane route api return type
2018-10-25 Mark Stappzebra: wip: early version of dplane result handler
2018-10-25 Mark Stappzebra: start dataplane layer work
2018-10-25 Donald Sharplib: If command was successful don't store the command...
2018-10-24 Donald Sharpeigrpd: Fix bandwidth command to actually read input...
2018-10-24 Donald Sharpeigrpd: Convert keychain authentication to DEFPY
2018-10-24 Donald Sharpvtysh: Allow eigrp and rip access to keychain.c config
2018-10-24 Donald SharpMerge pull request #3121 from pguibert6WIND/flowspec_js...
2018-10-24 Quentin Younglib: change M:A:C to X:X:X:X:X:X
2018-10-24 Renato WestphalMerge pull request #3234 from donaldsharp/bsd_install_f...
2018-10-24 David Lamparterbuild: add "redistclean" target
2018-10-24 David Lamparterbuild: make clean and dist consistent
next