]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-05-21 Renato WestphalMerge pull request #4364 from FRRouting/doc-libsnmp...
2019-05-21 Quentin Youngdoc: add libsnmp-dev to debian 8 & 9 build deps
2019-05-21 Donald SharpMerge pull request #4373 from opensourcerouting/ds...
2019-05-21 Donald SharpMerge pull request #4376 from opensourcerouting/remove...
2019-05-21 David LamparterRevert "lib: Make _find functions treat the head as...
2019-05-21 David Lamparterlib/table: remove nonsensical const, add pure
2019-05-21 David Lamparterlib/table: remove odd casts
2019-05-21 David Lampartertests: more datastructure tests
2019-05-21 David Lamparterlib: add missing atomlist_init/fini
2019-05-21 David Lamparterlib: add DECLARE_HEAP datastructure
2019-05-21 David Lamparterbgpd: use DLIST for adv_fifo
2019-05-21 David Lampartertests: extend DECLARE_* tests
2019-05-21 David Lampartertests: test DECLARE_HASH with good and bad hashfn
2019-05-21 David Lamparterlib: add DECLARE_DLIST (double-linked list)
2019-05-21 David Lamparterlib: add dedicated pop() to DECLARE_SKIPLIST
2019-05-21 Renato Westphalbgpd: remove deprecated "bgp enforce-first-as" command
2019-05-20 Sri Mohana... Merge pull request #4362 from donaldsharp/more_more_less
2019-05-20 Donald SharpMerge pull request #4372 from opensourcerouting/bgp...
2019-05-20 David Lamparterbgpd: fix compiler warning in reason2str
2019-05-20 Donald SharpMerge pull request #4365 from adharkar/frr-master-fpm_r...
2019-05-20 Donald SharpMerge pull request #4285 from vishaldhingra/no_neighbor
2019-05-20 Donald SharpMerge pull request #4350 from patrasar/pim_sg_expiry
2019-05-20 Sarita Patrapimd: fix (s,g) expiry.
2019-05-20 Renato WestphalMerge pull request #4367 from qlyoung/doc-bgp-mpls
2019-05-20 Renato WestphalMerge pull request #4366 from qlyoung/vrrp-coverity...
2019-05-20 Renato WestphalMerge pull request #4328 from sworleys/Re-order-RouteEntry
2019-05-18 vishaldhingrabgpd : no neighbor <> send-community large is not worki...
2019-05-17 btarnodoc: clarify mpls label export docs
2019-05-17 Quentin Youngvrrpd: fix coverity warnings
2019-05-17 Ameya DharkarZebra: Enhancements for rtm_table field in FPM netlink...
2019-05-17 Mark StappMerge pull request #4357 from sworleys/Table-Null-Cov
2019-05-17 Sri Mohana... Merge pull request #4168 from qlyoung/vrrp
2019-05-17 Sri Mohana... Merge pull request #4349 from donaldsharp/bgp_reason
2019-05-17 Quentin Youngvrrpd: const vrrp_hash_key
2019-05-17 Quentin Youngtools: add vrrpd to frrcommon.sh
2019-05-17 Quentin Youngvrrpd: fix some clang-analyze warnings
2019-05-17 Donald Sharpbgpd: Routemap processing was testing for an impossible...
2019-05-17 Quentin Youngzebra: gracefully fail to protodown on bsd
2019-05-17 Quentin Youngvrrpd, zebra: fix checkpatch warnings
2019-05-17 Quentin Youngdoc: remove trailing whitespace in vrrp manpage
2019-05-17 Quentin Youngzebra: update zebra_rib for vrrp
2019-05-17 Quentin Youngvrrpd: add 'show vrrp summary' command
2019-05-17 Quentin Youngvrrpd: fix memleak during config write
2019-05-17 Quentin Youngvrrpd: fix magnitude error when removing adver_int
2019-05-17 Quentin Youngvrrpd: convert defaults command to milliseconds
2019-05-17 Quentin Youngtools: fix vrrp autoconfigure reload
2019-05-17 Quentin Youngvrrpd: fix global buffer overflow from style fix
2019-05-17 Quentin Youngvrrpd: gracefully shutdown on SIGTERM / SIGINT
2019-05-17 Quentin Younglib, vrrpd: define & use ZEBRA_ROUTE_VRRP
2019-05-17 Quentin Youngvrrpd: use frr_elevate_privs
2019-05-17 Quentin Youngdoc: add VRRP documentation
2019-05-17 Quentin Youngvrrpd, lib: style fixes
2019-05-17 Quentin Youngdoc: add vrrpd(8)
2019-05-17 Quentin Youngdoc: change vrrp to listen on port 2619
2019-05-17 Quentin Youngvrrpd: include vrrp_packet.h in subdir.am
2019-05-17 Quentin Youngvrrpd: display configured adv int in json output
2019-05-17 Quentin Youngvrrpd: change all user facing times to ms
2019-05-17 Quentin Youngvrrpd: tweak startup criteria for v6 VRRP router
2019-05-17 Quentin Youngzebra: don't protodown a NULL interface
2019-05-17 Quentin Youngvrrpd: add asserts for VRRPv2 and IPv6
2019-05-17 Quentin Youngvrrpd: do not start v6 router if using VRRPv2
2019-05-17 Quentin Youngvrrpd: make useless assert useful
2019-05-17 Quentin Youngvrrpd: late bind to Tx address
2019-05-17 Quentin Youngvrrpd: fix v2 master_down_interval computation
2019-05-17 Quentin Youngvrrpd: include auth fields in v2 packet
2019-05-17 Quentin Youngvrrpd: allow centisecond precision for vrrpv2
2019-05-17 Quentin Youngvrrpd: display primary address in json output
2019-05-17 Quentin YoungRevert "Revert "vrrpd: protodown mvlans when shutting...
2019-05-17 Quentin Youngvrrpd: allow OS to choose VRRP IPv6 src address
2019-05-17 Quentin YoungRevert "vrrpd: protodown mvlans when shutting down"
2019-05-17 Quentin Youngvrrpd: protodown mvlans when shutting down
2019-05-17 Quentin Youngvrrpd: clean up logging
2019-05-17 Quentin YoungRevert "vrrpd: use parent interface LLA for advert tx"
2019-05-17 Quentin Youngvrrpd: disallow setting priority = 255
2019-05-17 Quentin Youngvrrpd: fix broken reads when reinitializing
2019-05-17 Quentin Youngvtysh: don't sort vrrp interface config
2019-05-17 Quentin Youngvrrpd: fix debug message = -> <=
2019-05-17 Quentin Youngvrrpd: delay sending advert/garp/una for ifup pt 2
2019-05-17 Quentin Youngvrrpd: delay sending adverts/garp/una for iface up
2019-05-17 Quentin Youngvrrpd: allow user to set priority = 255
2019-05-17 Quentin Youngvrrpd: fix sign compare on armel
2019-05-17 Quentin Youngvrrpd: fix interface block config writes
2019-05-17 Quentin Youngvrrpd: fix autoconfig of protodown'd interfaces
2019-05-17 Quentin Youngvrrpd: add more debugging info
2019-05-17 Quentin Youngvrrpd: fix unsigned - signed cmp
2019-05-17 Quentin Youngvrrpd: check start for manual v6 addr add
2019-05-17 Quentin Youngvrrpd: use parent interface LLA for advert tx
2019-05-17 Quentin Youngvrrpd: only update one vrrp_router list at a time
2019-05-17 Quentin Youngvrrpd: set autoconfed VRRP ifaces protodown off
2019-05-17 Quentin Youngvrrpd: fix bad fmt specifiers in dgram validator
2019-05-17 Quentin Youngvrrpd: log why vrouter could not be started
2019-05-17 Quentin Youngvrrpd: be less smart about interface state
2019-05-17 Quentin Youngvrrpd: style cleanup
2019-05-17 Quentin Youngvrrpd: allow configuring global defaults
2019-05-17 Quentin Youngvrrpd: add statistics collection
2019-05-17 Quentin Youngvrrpd: follow frrouting json conventions
2019-05-17 Quentin Youngvrrpd: do not transition to backup on ifdown
2019-05-17 Quentin Youngvrrpd: stop session before nulling iface
2019-05-17 Quentin Youngvrrpd: cleanup formatting for vty show cmd
2019-05-17 Quentin Youngvrrpd: add json support to show command
next