summaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-02bgpd: ability to remove rpki contexts from vtyPhilippe Guibert1-24/+60
2020-07-02lib, vtysh: bgp rpki constistent changes with rpki_nodePhilippe Guibert1-0/+2
2020-07-02bgpd: suppress availability from rpki command under enable nodePhilippe Guibert1-1/+0
2020-07-02bgpd: encapsulate rpki attributes in a contextPhilippe Guibert1-173/+378
2020-07-02bgpd: link rpki debug with bgp debugging hookPhilippe Guibert1-9/+28
2020-07-02bgpd: add hooks for displaying debug information of a pluginPhilippe Guibert2-1/+14
2020-07-02bgpd: running-config rpki indicates only non default valuesPhilippe Guibert1-4/+40
2020-07-02bgpd: missing rpki expire-interval in show running-configPhilippe Guibert1-0/+1
2020-07-02bgpd: missing rpki retry-interval in show running-configPhilippe Guibert1-0/+1
2020-07-02bgpd: avoid crash when calling show rpki-tablePhilippe Guibert1-3/+8
2020-07-02bgpd: remove double spaces with rpki running config & sshPhilippe Guibert1-1/+1
2020-07-02bgpd: notify user that pub key file may be overridenPhilippe Guibert1-1/+19
2020-07-01isisd: log adj change when circuit goes downEmanuele Di Pascale3-17/+76
2020-07-01bgpd: peer_af_flag_modify_vty assumes 1 flag at a timeDonald Sharp1-104/+192
2020-07-01pbrd, lib: remember to free alloc'd qobj on deleteWesley Coakley2-0/+2
2020-06-30tests: pbr is not working properly on arm 4.9 kernelsDonald Sharp1-0/+6
2020-06-27bgpd: add maximum-paths vty command to ipv4 lu nodePhilippe Guibert1-0/+5
2020-06-26tests: Add some more data gatheringDonald Sharp2-2/+15
2020-06-25test: fix some typos in bgp_multi_vrf_topo1Mark Stapp1-5/+5
2020-06-25zebra: improve route_entry comparison logicMark Stapp1-31/+59
2020-06-25debian: Add missing daemons to logrotation knowledgeDonald Sharp1-1/+1
2020-06-25redhat: Update logrotate to have knowledge of all daemonsDonald Sharp1-0/+49
2020-06-25bgpd: Have bgp ignore SIGHUP at the momentDonald Sharp1-2/+12
2020-06-25doc: add docker image build instructionsQuentin Young2-0/+102
2020-06-24alpine: enable multi-arch buildsQuentin Young1-1/+1
2020-06-24tools: Fix reload with 'ipv6 address...' in interfaceDonald Sharp1-1/+1
2020-06-24tests: fix interface and debug config diff in topojson frameworkMark Stapp1-3/+30
2020-06-24ISIS VRF: Added vrf_socket and new param in isisd privileges.Kaushik2-2/+13
2020-06-24ISIS VRF: ISIS Debug structure modificationsharios16-135/+194
2020-06-23isisd: Segment Routing improve subTLVs parserOlivier Dugeon2-6/+39
2020-06-23tests: the pbr topo1 test is failing gather data to help debugDonald Sharp1-4/+33
2020-06-23bgp: rename bgp_node to bgp_destDonald Sharp50-2041/+2118
2020-06-23isisd: Start Label Manager saferOlivier Dugeon5-75/+174
2020-06-23isisd: Add Segment Routing Local Block supportOlivier Dugeon13-228/+653
2020-06-22lib: clarify usage of prefix_bit functionQuentin Young2-5/+13
2020-06-22lib: fix STREAM_GETF macroEmanuele Di Pascale1-1/+1
2020-06-22bgpd: Do not treat the route as martian for static BGP routesDonatas Abraitis1-6/+12
2020-06-22ldpd: clean up temp zlog filesMark Stapp3-1/+7
2020-06-19ISIS VRF: Route info with vrf_id from ISIS to ZebraKaushik3-9/+15
2020-06-19build: Allow removal of build configs from version stringJafar Al-Gharaibeh3-1/+23
2020-06-19build: fix frr-format warningsDavid Lamparter1-42/+43
2020-06-19build: fix protobuf dependenciesDavid Lamparter3-4/+7
2020-06-18tools: 'evpn mh' is a new one-line contextQuentin Young1-1/+2
2020-06-18bgpd: Use time since epoch for timestamps for bmp updatesDonald Sharp1-1/+3
2020-06-18bgpd: attempt to fix test convergence failureRafael Zalamena1-6/+0
2020-06-18pimd: Poorly ported code fixDonald Sharp1-19/+43
2020-06-18topotests: bump BFD test convergence timeRafael Zalamena1-4/+4
2020-06-18topotests: remove old FRR version supportRafael Zalamena1-8/+0
2020-06-18zebra: When installing a nexthop-group success is vitalDonald Sharp1-1/+1
2020-06-16sharpd: add zclient session create and deleteMark Stapp5-11/+138