]> git.proxmox.com Git - mirror_frr.git/history - vrrpd
bgpd: add a hook before bgp_process()
[mirror_frr.git] / vrrpd /
2019-07-03 Donald SharpMerge pull request #4550 from manuhalo/fix_bgp_label_cb
2019-07-03 David LamparterRun-time log filtering via vtysh commands (#4524)
2019-07-02 Olivier DugeonMerge pull request #3888 from donaldsharp/ospf_cleanup
2019-07-02 Russ WhiteMerge pull request #4496 from chiragshah6/evpn_dev2
2019-06-26 David LamparterNexthop Tracking and Static route fix (#4602)
2019-06-26 Sri Mohana SingamsettyMerge pull request #4575 from nitinsoniism/show_mac_arp...
2019-06-25 Rafael ZalamenaMerge pull request #4525 from donaldsharp/some_cleanups
2019-06-25 Sri Mohana SingamsettyMerge pull request #4570 from donaldsharp/route_map_clear
2019-06-25 Quentin YoungMerge pull request #4522 from LabNConsulting/working...
2019-06-25 Sri Mohana SingamsettyMerge pull request #4544 from chiragshah6/mdev
2019-06-25 Donald SharpMerge pull request #4458 from karamalla0406/frr4123
2019-06-25 Donald SharpMerge pull request #4603 from opensourcerouting/vty...
2019-06-25 David LamparterPim bug fixes (#4519)
2019-06-25 David LamparterMerge pull request #4588 from donaldsharp/vrrp_access_list
2019-06-25 David LamparterMerge pull request #4520 from rgirada/fix_clear_mroute
2019-06-22 Donald SharpMerge pull request #3775 from pguibert6WIND/ospf_missin...
2019-06-22 Donald SharpMerge pull request #4294 from adharkar/frr-master-fpm_rmac
2019-06-21 Donald SharpMerge pull request #4331 from patrasar/bgp_cli_fix
2019-06-21 Donald SharpMerge pull request #4536 from pguibert6WIND/bfd_startup...
2019-06-21 Donald SharpMerge pull request #4262 from vishaldhingra/lcomm_1
2019-06-21 Donald SharpMerge pull request #4518 from sarav511/dr_lhr
2019-06-21 Donald SharpMerge pull request #4508 from kssoman/updgrp
2019-06-21 Donald SharpMerge pull request #4576 from sarav511/enc_addr
2019-06-21 Donald SharpMerge pull request #4573 from opensourcerouting/mtype_c...
2019-06-21 David Lampartervrrpd: use MTYPE_STATIC
2019-06-20 Donald Sharpvrrpd: Allow vrrp to gracefully ignore access list...
2019-06-04 Russ WhiteMerge pull request #3555 from pguibert6WIND/bgp_wording...
2019-05-28 Jafar Al-GharaibehMerge pull request #4239 from sarav511/rp
2019-05-28 Russ WhiteMerge pull request #4377 from ton31337/feature/show_fqd...
2019-05-21 Donald SharpMerge pull request #4359 from adharkar/frr-master-rtm_vxlan
2019-05-21 Renato WestphalMerge pull request #4364 from FRRouting/doc-libsnmp...
2019-05-20 Sri Mohana SingamsettyMerge pull request #4362 from donaldsharp/more_more_less
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 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-17 Quentin Youngvrrpd: fix coverity warnings
2019-05-17 Mark StappMerge pull request #4357 from sworleys/Table-Null-Cov
2019-05-17 Sri Mohana SingamsettyMerge pull request #4168 from qlyoung/vrrp
2019-05-17 Quentin Youngvrrpd: const vrrp_hash_key
2019-05-17 Quentin Youngvrrpd: fix some clang-analyze warnings
2019-05-17 Quentin Youngvrrpd, zebra: fix checkpatch warnings
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 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 Youngvrrpd, lib: style fixes
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 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 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
2019-05-17 Quentin Youngvrrpd: default to accept mode = true
2019-05-17 Quentin Youngvrrpd: add administrative shutdown option
next