summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_asbr.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-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
2020-07-14doc/user: Update ospf6d area interface commandDuncan Eastoe1-2/+5
2020-07-14ospf6d: decimal area format in interface commandPatrick Ruddy3-32/+22
2020-07-14libfrr: Retain ret value if the best idx is foundNaveen Thanikachalam1-2/+7
2020-07-14ospfd: set display format for range commandGeorge Wilkie1-0/+2
2020-07-14tests: [topojson] Increase BGP convergence wait timeKuldeep Kashyap4-18/+33
2020-07-14isisd: fix OpenBSD pedantic format warningsDavid Lamparter2-4/+4
2020-07-14*: remove PRI[udx](8|16|32)David Lamparter31-344/+225
2020-07-14*: un-split strings across linesDavid Lamparter123-1161/+513