summaryrefslogtreecommitdiffstats
path: root/fpm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-27doc: Add doc for `coalesce-time` in bgpDonald Sharp1-0/+7
2020-07-24bgpd: Add missing newline to a log messageRussell Bryant1-1/+1
2020-07-23bgpd: wide optionMadhuri Kuruganti5-87/+114
2020-07-22doc: update watchfrr manpageDavid Lamparter1-0/+16
2020-07-22tools: add frr@.serviceDavid Lamparter2-0/+26
2020-07-22tools/frr-reload.py: support -N pathspaceDavid Lamparter1-3/+10
2020-07-22watchfrr: add (network) namespace supportDavid Lamparter5-18/+205
2020-07-21zebra: vrf disable clean up evpn rmac nxthp cacheChirag Shah1-1/+8
2020-07-20vtysh: rework DEFPY processing in extract.plIgor Ryzhov2-13/+1
2020-07-20ospfd: remove redundant line continuationsIgor Ryzhov1-3/+3
2020-07-20vtysh: suppress linemarkers in vtysh_cmd.cIgor Ryzhov1-1/+1
2020-07-20ldpd: process pw-status in received orderKaren Schoener4-6/+30
2020-07-20lib: add a backtrace when stream bounds check failsMark Stapp1-5/+9
2020-07-20lib: fix TLS log buffer on NetBSDDavid Lamparter1-3/+3
2020-07-18pimd: Prevent Null string %s issuesDonald Sharp1-3/+5
2020-07-18zebra: Possible write beyond buffer lengthDonald Sharp1-1/+1
2020-07-17zebra: rib operational nb add vrf keyChirag Shah1-16/+19
2020-07-17tools: fix more frr-reload vrf static errorsDon Slice1-0/+31
2020-07-17zebra: do not free iptable context, once createdPhilippe Guibert1-3/+14
2020-07-17bgpd: flowspec pbr entries list display fixPhilippe Guibert1-4/+3
2020-07-17bgpd: Remove memset from bgp_zebra_announceDonald Sharp1-2/+1
2020-07-17tools/gcc-frr-format: update READMEDavid Lamparter1-6/+9
2020-07-17tools/gcc-frr-format: update debian bitsDavid Lamparter3-3/+9
2020-07-17tools/gcc-frr-format: improve testDavid Lamparter2-2/+12
2020-07-17tools/gcc-frr-format: update for gcc 10David Lamparter2-17/+29
2020-07-17build: fix Makefile rule redefinitionDavid Lamparter1-1/+8
2020-07-17zebra: Silently ignore afi 128/129 for rulesDonald Sharp1-0/+9
2020-07-16staticd: Formatting changesvdhingra1-20/+28
2020-07-16staticd: Added afi-safi as a key in route-listvdhingra4-13/+31
2020-07-16zebra: Moving afi-safi identity to libvdhingra9-73/+74
2020-07-16staticd : Configuration northbound implementationvdhingra19-1145/+2748
2020-07-16lib : basic-routing backend configuration northbound codevdhingra4-0/+124
2020-07-16lib : Yang wrappersvdhingra2-1/+196
2020-07-16yang : removed leafref to run CI/CDvdhingra2-3/+3
2020-07-16yang : nexthop yang modificationvdhingra1-1/+2
2020-07-16yang: staticd yang modificationvdhingra1-36/+51
2020-07-16zebra: fix SA warnings in backup nexthop codeMark Stapp3-11/+18
2020-07-16zebra: fix installing an evpn neighbor updateJakub UrbaƄczyk1-2/+2
2020-07-16pimd: Cleanup leaked memory from rp initializationDonald Sharp1-0/+3
2020-07-16pimd: Cleanup some small memory leaks on exitDonald Sharp3-0/+11
2020-07-15bgpd: Show the instance name when displaying statisticsDonatas Abraitis1-2/+4
2020-07-15bgpd: Do not crash if bgp argument is NULL for bgp_table_stats()Donatas Abraitis1-3/+26
2020-07-15tests: expand pbr-topo1 to cover DSCP & ECNWesley Coakley2-0/+36
2020-07-15pbrd: expose dscp & ecn to json for `show pbr map`Wesley Coakley1-0/+6
2020-07-15pbrd: dscp interpret standard codepointsWesley Coakley4-8/+101
2020-07-15pbrd, zebra, lib: DSCP / ECN-based PBR MatchingWesley Coakley11-13/+132
2020-07-15topotests: stop wasting time at exitDavid Lamparter1-24/+42
2020-07-15topotests: update DockerfileDavid Lamparter1-1/+5
2020-07-15topotests: unshittify backtracesDavid Lamparter1-28/+31
2020-07-14Revert "Rpki Encapsulation"Quentin Young11-1195/+242