summaryrefslogtreecommitdiffstats
path: root/bfdd (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-24Zebra: ADD Protobuf Encoding & Decoding for MLAG MessagesSatheesh Kumar K4-2/+522
2019-09-24lib,mlag : Defining MLAG Proto fileSatheesh Kumar K3-0/+202
2019-09-24Zebra: adding support for Zebra MLAG FunctionalitySatheesh Kumar K9-16/+1260
2019-09-24pimd, lib: adding support for MLAG Message processing at PIMSatheesh Kumar K7-1/+418
2019-09-17pimd : Add support for MLAG Register & Un-registerSatheesh Kumar K13-3/+340
2019-09-04staticd: Re-send/Remove routes on interface eventsStephen Worley1-1/+7
2019-09-04zebra: move EVPN VTEP programming to dataplaneMark Stapp7-56/+105
2019-09-04isisd: Enabling build with opensslMichal Ruprich2-0/+19
2019-09-04lib: Fix erroneously setting pointer values_cnt as NULLBi-Ruei, Chiu1-1/+1
2019-09-04eigrpd: Fix SA issue with setting but not usingDonald Sharp1-1/+1
2019-09-04doc: Update pbr to reflect new mark match command.Donald Sharp1-0/+6
2019-09-03pbrd: initial fwmark support for pbr matches #4460Marcin Matląg4-7/+41
2019-09-03bgpd: Fixes to error message printed for failed peeringsDinesh G Dutt4-3/+13
2019-09-03zebra: use GNU_LINUX instead of LINUXJafar Al-Gharaibeh1-1/+1
2019-09-03vtysh, lib: allow regexp in `find` commandQuentin Young2-14/+118
2019-09-03doc: add frr_{each,with} to coding styleDavid Lamparter1-0/+22
2019-09-03*: frr_elevate_privs -> frr_with_privsDavid Lamparter41-103/+96
2019-09-03tools: extend checkpatch.pl for frr_{with,each}David Lamparter1-2/+27
2019-09-03doc: add developer docs for frr_with_mutexDavid Lamparter3-0/+75
2019-09-03lib: add frr_with_mutex() block-wrapperDavid Lamparter19-306/+221
2019-09-03lib: add some macro helpersDavid Lamparter1-0/+43
2019-09-03bfdd: close bfd echo sockets, upon vrf disablePhilippe Guibert1-0/+2
2019-09-03*: Convert some route map functions to return the enumDonald Sharp7-41/+120
2019-09-03lib: Cleanup return codes to use enum valuesDonald Sharp1-6/+6
2019-09-03tests: Fix topojson address-family configurationAshish Pant1-3/+3
2019-09-03tests: Fix topojson static route testsAshish Pant3-3/+3
2019-09-03tests: Add ecmp test casesAshish Pant5-18/+3099
2019-09-02bgpd: Add Established and Dropped counts to JSON output of bgp summaryDinesh G Dutt1-0/+4
2019-09-02zebra/fpm: deprecation warning for protobufDavid Lamparter1-0/+3
2019-09-02build: only build without libcap on requestDavid Lamparter1-0/+14
2019-09-02isisd: fix northbound circuit deletionEmanuele Di Pascale1-14/+1
2019-09-02bgpd: Add a new command to only show failed peeringsDinesh G Dutt6-203/+349
2019-08-31tests: Update Dockerfile to a valid libyang versionStephen Worley1-4/+4
2019-08-30ospfd: Cleanup oi->obuf to always be createdDonald Sharp3-58/+17
2019-08-30ospfd: tighten up what functions can be used outside of ospf_packet.cDonald Sharp2-10/+4
2019-08-30ospfd: Do not turn on write thread unless we have something in itDonald Sharp2-7/+20
2019-08-30build: Fix checks for c_aresMartin Winter1-4/+4
2019-08-30build: make BMP optionalDavid Lamparter2-13/+49
2019-08-30bgpd/bmp: BMP implementationDavid Lamparter13-288/+2444
2019-08-30bgpd/bmp: convert BMP code into moduleDavid Lamparter6-14/+19
2019-08-30bgpd/bmp: use bgp packet dump hookDavid Lamparter3-6/+7
2019-08-30bgpd/bmp: Initial BMP implementation.Yasuhiro Ohara7-0/+602
2019-08-30bgpd: add timestamp to bgp_adj_inDavid Lamparter2-0/+4
2019-08-30lib: add monotime_to_realtime()David Lamparter1-0/+14
2019-08-30lib: add pull-driven data write handlerDavid Lamparter3-0/+387
2019-08-29tests: Ensure topotests are actually waiting appropriately for peers to come upDonald Sharp3-15/+15
2019-08-28tests: Modify docker build for local to have dev buildDonald Sharp1-0/+1
2019-08-28lib: Stop arm crash on shutdownDonald Sharp1-3/+2
2019-08-28zebra: nht resolution default configurable per vrfPhilippe Guibert6-32/+39
2019-08-28bgpd: update rpki documentationMarcel Röthke1-25/+0