summaryrefslogtreecommitdiffstats
path: root/.dir-locals.el (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-04topotests/isis-topo1: Set useful IS-IS debugsChristian Franke5-0/+15
2018-12-04isisd: trigger hellos on adjacency state changeChristian Franke1-13/+11
2018-12-04isisd: add send_hello_sched functionChristian Franke5-23/+56
2018-12-04lib: add thread_timer_remain_msec functionChristian Franke2-3/+10
2018-12-04isisd: Move dr election timer to the end of isis_dr_commenceChristian Franke1-4/+4
2018-12-04isisd: reduce code duplication for levelsChristian Franke6-166/+92
2018-12-04isisd: Add level&circuit thread argument to circuitChristian Franke2-0/+8
2018-12-04zebra: dup addr detect clear cmd non-zero returnChirag Shah3-40/+48
2018-12-03pbrd: return check (Coverity 1475199)F. Aragon1-1/+4
2018-12-03sharpd: return check (Coverity 1475198)F. Aragon1-1/+3
2018-12-01Revert "tests/topotests: Change docker build context"Christian Franke2-3/+2
2018-12-01tests/topotests: Set -o cache_dir=/tmpChristian Franke1-1/+4
2018-12-01tests/topotests: Change docker build contextChristian Franke3-2/+9
2018-12-01Revert "isisd lib ospfd pbrd python: fix empty init"David Lamparter6-21/+22
2018-12-01tests/topotests: Update documentationChristian Franke2-20/+29
2018-11-30lib: Cleanup nexthop2str code to be consistentDonald Sharp1-4/+0
2018-11-30bgpd: partially revert e23b9ef6d271223d29c7f91a10d98aa6dcd252b3Lou Berger1-1/+1
2018-11-30bfdd: fix multihop on FreeBSDRafael Zalamena1-1/+10
2018-11-30bgpd: bgp pbr ignores bgp fs entries with 0.0.0.0 ips written.Philippe Guibert1-2/+11
2018-11-30bgpd: add new draft for redirect ip for flowspecPhilippe Guibert4-8/+73
2018-11-29zebra: handle neighbor delete from kernel for ipv4 link-localDon Slice1-20/+26
2018-11-29lib,bgpd: remove deprecated stream lib macrosMark Stapp2-8/+1
2018-11-29topotests: Only set -t when input is a terminalChristian Franke1-1/+5
2018-11-29topotests: Adapt docker changes for integrated testsChristian Franke5-10/+13
2018-11-29docker/frr-topotests: Fix missing $ in if checkChristian Franke1-1/+1
2018-11-29docker/compile_frr: Don't build with disable sharedChristian Franke1-2/+2
2018-11-29docker: Improve README and frr-topotests usageChristian Franke2-5/+7
2018-11-29Dockerfile: Install libyangChristian Franke1-0/+12
2018-11-29Docker: Fail if compilation is unsucessfulChristian Franke1-0/+2
2018-11-29Docker: Document additional environment variablesChristian Franke1-0/+12
2018-11-29Docker: Use pytest as default commandChristian Franke4-8/+46
2018-11-29Docker: move openvswitch setup to separate scriptChristian Franke2-29/+61
2018-11-29Docker: Allow executing topotests while in subdir of FRR repoChristian Franke7-14/+13
2018-11-29Docker: really cleanup when TOPOTEST_CLEAN is specifiedChristian Franke1-5/+5
2018-11-29Docker: Update buildscript not to delete old imagesChristian Franke1-17/+4
2018-11-29Docker: Call the run script frr-topotests.shChristian Franke2-16/+14
2018-11-29Dockerfile: Use iputils-ping instead of inetutils-ping, install straceChristian Franke1-1/+2
2018-11-29Docker: Update buildscripts to be more efficientChristian Franke6-65/+62
2018-11-29docker: Install topotests into imageChristian Franke5-12/+16
2018-11-29docker: reindent shell scriptsChristian Franke4-70/+70
2018-11-29docker: Run container with its own network namespaceChristian Franke2-24/+103
2018-11-29Dockerfile: Move to project root and combine RUNsChristian Franke2-55/+66
2018-11-29docker: add support for running inside containerRafael Zalamena9-1/+443
2018-11-29bgpd: The default IP route not advertised with configured RDKishore Aramalla3-13/+51
2018-11-28zebra: Always resend nexthop information when registeredDonald Sharp1-3/+7
2018-11-28lib: do not convert ip prefixes without '.'Philippe Guibert1-1/+1
2018-11-28doc: add ldp information over transport connectionPhilippe Guibert1-0/+10
2018-11-28topotests: Add ospf-sr-topo1 back inDonald Sharp20-0/+1207
2018-11-28Add a tiny breadcrumb to hopefully help end userDonald Sharp1-0/+4
2018-11-28bgp-ecmp-topo1: fix some pylint warningsRafael Zalamena1-11/+16